View Full Version : Joining an image to a video file
X-guy
26th May 2004, 00:14
Is there a way to append in some way an image file (bmp) to a video?
for example:
I have this short movie (xvid)...and at the end of it i want to make that picture frame to play (still) for like 10 seconds.
is it possible?
thanks.
Guest
26th May 2004, 02:57
If you don't mind overwriting the last 10 seconds of your video, then just use my Logo filter. Make the BMP full frame size and set it to nontransparent and set the desired frame range for it to appear.
If you need to add 10 seconds, then do that first using Avisynth.
X-guy
26th May 2004, 03:24
got it thanks
Soulhunter
26th May 2004, 18:14
Wouldn't it be much better this way...
- Load the picture into VDubMod
- Encode it as XviD file @ same fps n' framesize
- Then merge this two XviD files via directstream copy
This way you dont need to re-encode your XviD file !!!
Bye
Guest
27th May 2004, 17:20
Sure! I missed that he already had an encode.
Guile_sp
10th December 2004, 15:58
Can it be done by editing avisynth
cockpit
15th December 2004, 00:24
Originally posted by Soulhunter
Wouldn't it be much better this way...
- Load the picture into VDubMod
- Encode it as XviD file @ same fps n' framesize
- Then merge this two XviD files via directstream copy
This way you dont need to re-encode your XviD file !!!
Bye
how do u make it appear for a specific amount of time?
Soulhunter
15th December 2004, 17:13
Originally posted by cockpit
how do u make it appear for a specific amount of time?
Please have a look here... (http://forum.doom9.org/showthread.php?s=&threadid=86762) ;)
Bye
cockpit
16th December 2004, 15:58
is that the only way? I have no experience with avisynth.
Soulhunter
16th December 2004, 20:28
Another way would be to use VDub's frame rate settings...
You can use "change fps" + "convert fps" to make it longer !!!
Bye
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.