View Full Version : Converting FLV (VP6f) to Mp4 (h264)
riddlemd
21st April 2008, 16:48
I have some flv that I need to convert from FLV (VP6f) to Mp4 (h264).
I've been using SUPER which uses (ffmpeg), the problem I am running into is audio desync -- right off the bat, it's messed up.
Try some other tool, like Avidemux.
riddlemd
21st April 2008, 17:08
I'm a pretty big noob when it comes to this stuff, I've only tinkered with it on and off.
But lets say my orginal FLV was 20fps and When I ran it through ffmpeg it was being set to 25fps would that throw off the audio?
Southstorm
21st April 2008, 17:13
Yes. The problem is that FLV can have variable framerates.
Typically what I do is run the FLV thru VirtualDub, and find the average framerate, then encode.
Dark Shikari
21st April 2008, 17:23
DirectShowSource with Convertfps=true can usually resolve VFR issues.
riddlemd
21st April 2008, 19:47
DirectShowSource with Convertfps=true can usually resolve VFR issues.
Thanks for the info!
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.