So my friends make music and im trying to encode an image to avi and add music to the background, but the result is always 1 second of video while the audio keeps going. Youtube hates this.. VLC doesn't really have a problem with this..
How can I edit the video runtime to match the audio length? I tried to offset with vdub(mod) but to no success.. I hear ffmpeg could do this, but I fail to see how.. If there's any insight to this I'd sincerely appreciate any help given. I used photovideo converter to convert the file to .avi
Support our site by donate $5 directly to us Thanks!!!
Try StreamFab Downloader and download streaming video from Netflix, Amazon!
Try StreamFab Downloader and download streaming video from Netflix, Amazon!
+ Reply to Thread
Results 1 to 3 of 3
-
-
Does this program not allow you to control the duration of the output video? Seems pretty useless if that's so.
You could use the ImageSource filter in Avisynth instead.
ImageSource("myfile.jpg", end=9999, fps=25)
will give you 10000 frames at 25fps - change the numbers to suit your requirements.
Similar Threads
-
Help convert Mp3 so i can upload it on youtube ^__^
By Jenniilovekpop in forum AudioReplies: 10Last Post: 30th Nov 2010, 17:06 -
Easiest question ever - jpg+mp3=video. (for youtube)
By noiz in forum Newbie / General discussionsReplies: 6Last Post: 14th Aug 2010, 19:10 -
Join mov files and upload to youtube
By neelapala in forum EditingReplies: 2Last Post: 23rd Dec 2008, 11:09 -
Can I upload on Youtube a AVi format with FLV codec?
By hzgg2 in forum Video Streaming DownloadingReplies: 1Last Post: 26th Sep 2008, 22:54 -
How do I join JPG images to creat an AVI file
By forensic in forum EditingReplies: 9Last Post: 15th Mar 2008, 21:23