View Single Post
Old 3rd February 2009, 23:14   #4  |  Link
wst
Registered User
 
Join Date: Aug 2008
Posts: 30
I tried

Code:
FFmpeg -i "myfile.flv" -vcodec copy -acodec libmp3lame -ab 192kbps "output.mkv"
which fixed the audio glitches, but reintroduced the sync problem.
wst is offline   Reply With Quote