[Mplayer-dvb] maybe fix for a-v sync and scuttering probs

Arpi arpi at thot.banki.hu
Fri May 31 01:17:47 CEST 2002


Hi,

try to modifu this line in vo_mpegpes.c:

-        if ( (ioctl(vo_mpegpes_fd2,AUDIO_SET_AV_SYNC, false) < 0)){
+        if ( (ioctl(vo_mpegpes_fd2,AUDIO_SET_AV_SYNC, true) < 0)){

it fixed scuttering and desync for 25fps divx avi for me
i have no idea why was it false, when i wrote it i'm pretty sure it was set
to true. maybe i've changed for debugging and forgot to set back :(


A'rpi / Astral & ESP-team

--
Developer of MPlayer, the Movie Player for Linux - http://www.MPlayerHQ.hu



More information about the MPlayer-dvb mailing list