Skip to main content

Thread: Converting video to WMV - audio and video out of sync (ffmpeg and mencoder)


guys,
have avi video. need convert wmv.

googled "convert wmv linux" , got few results suggesting ffmpeg , mencoder.

in both cases, seem generate identical file, audio goes out of synch few seconds.

have advice on how resolve issue?

if recall correctly, ffmpeg command used didn't have special options besides input , output files... should mencoder command ran:

mencoder -oac copy -ovc lavc -of mpeg -o output_file.wmv your_file.avi

thank in advance help!

-walter

what here [for worth] turn avi mkv handbrake , stable file [avi not mkv is]



sudo add-apt-repository ppa:stebbins/handbrake-releases
sudo apt-get update && sudo apt-get install handbrake lame

to install; then example [adapt wishes]

handbrakecli -i ~/videos/yourvid.avi -o ~/desktop/yourvid.mkv -e ffmpeg2 -b 1500 -e lame -b 96 -r 25
insert -w , -l number -w 640 -l 320 if wish control width , height of vid


find settings
handbrakecli -h
or use gui


then run mkv wmv way said

ffmpeg -i yourvid.mkv -acodec copy -vcodec copy yourvid.wmv


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Multimedia Software [ubuntu] Converting video to WMV - audio and video out of sync (ffmpeg and mencoder)


Ubuntu

Comments

Popular posts from this blog

Could not place because the source rectangle is empty

Thread: Using smartcard reader with vpnc

Adobe Font Folio 7.0 or just 7?