Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion. Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules. |
![]() |
#1 | Link |
Registered User
Join Date: Nov 2003
Posts: 345
|
Import ImageWriter images back in but differently
I've successfully used ImageWriter to extract individual images from a video that is largely a simple slide show. Here's a sample of my script:
Code:
frame=426 ImageWriter("slides\myProject.",frame,frame,"jpg") frame=522 ImageWriter("slides\myProject.",frame,frame,"jpg") I can't figure out how to do this. ImageSource appears to use as it's sole video source, the standalone images. I already have a video with audio, but want to replace a range of the video frames only (not touching the audio) with a single "slide" from one of my .jpgs. Then do this all over again for a different slide and target frame range. (Sorry if this is not as succinct as it might have been.) Last edited by TCmullet; 1st May 2021 at 04:59. |
![]() |
![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|