mplayer audio desync
Posted
by geek
on Super User
See other posts from Super User
or by geek
Published on 2010-03-18T17:17:12Z
Indexed on
2010/03/18
17:21 UTC
Read the original article
Hit count: 573
I have and avi file and an ac3 file that contains an alternate audio stream. I run mplayer like:
mplayer -audiofile foo.ac3 bar.avi
mplayer takes the audio stream from the ac3 file as expected, but when I try to scroll the video using arrows or pgup/pgdown keys, the audio gets desynced: mplayer just starts playing the audio stream from the beginning.
Do I have to pass any additional command line arguments in order to make it scroll properly without desyncing audio?
© Super User or respective owner