Hi,
I was given separate audio/video files in AC3 and M3V formats and need to merge them into one FLV file. I already know how to merge audio/video to FLV, I just need to synchronize them.
The audio file is for some reason is shorter than its matched video file. The audio file is 5:38 and the video is something like 6:30, so essentially I want to:
(a) stretch the sound so it is 6:30, or
(b) squish the video so it's 5:38
I saw the vsync and async parameters, but can't figure out exactly how to do it right.
Anyone know how to do this?
Thanks for any help you can offer.
+ Reply to Thread
Results 1 to 3 of 3
-
-
Unless they originally came form the same source and one has been stretched or compressed, I doubt you will ever syn the two.
Simplest option is to convert the audio to wav, load it into audacity and stretch it to match the running time of the video. Then use the pitch shift function to make it sound right. Save it as a new wav file, convert it with ffmpeggui or aften to get AC3 again, then convert (or just use the wav file - if you are converting to flv anyway, you don't need AC3 audio)Read my blog here.
-
That's a good idea. But when I tried it, I realized that the sound is the right speed, it's the video that is stretched out. When I stretched the sound to match the video, it sounded painfully slow.
So can I use ffmpeg (vsync option) to squish the video? Or is there another video tool I can use?
Thanks a lot.
Similar Threads
-
synchronizing video and audio in a remuxed MKS
By wsw70 in forum Video ConversionReplies: 0Last Post: 18th Jul 2011, 06:37 -
Searching for a synchronizing and video/audio editing software
By Raziel in forum EditingReplies: 4Last Post: 2nd Jul 2011, 11:36 -
synchronizing an new audio stream on a video file
By gouletjo in forum Authoring (DVD)Replies: 5Last Post: 15th Feb 2010, 18:47 -
Synchronizing video and audio...? Best way?
By massimou in forum EditingReplies: 1Last Post: 4th Aug 2008, 12:43 -
Problem synchronizing audio and video
By weareone in forum Newbie / General discussionsReplies: 11Last Post: 20th Mar 2008, 18:20