[MPlayer-users] Re: [mplayer bug report] a/v sync problem in RealVideo file

adland123 adland123 at yahoo.com
Thu May 12 13:14:35 CEST 2005


Vladislav Naumov <vnaum <at> inbox.ru> writes:

> a/v sync problem in RealVideo file
>    a/v delay grows steadily in this short RealVideo cartoon, reaching
> (unacceptable) ~2 seconds.
> 
> ftp://mplayerhq.hu/MPlayer/incoming/MG01_Good%20Night.rm
> 
> dec_audio: Allocating 128000 + 65536 = 193536 bytes for output buffer.
> AUDIO: 8000 Hz, 1 ch, s16le, 5.0 kbit/3.91% (ratio: 625->16000)
> Selected audio codec: [rasipr] afm:realaud (RealAudio Sipro)
> ===========================================
> Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
> INFO: libavcodec init OK!
> Selected video codec: [ffrv20] vfm:ffmpeg (FFmpeg RV20 decoder)

Test Idea:

have you tried this with any alternate real  codecs? 

above you use by default for audio: rasipr  and video: ffrv20

choice list generated from mplayer -vc help | grep rv20

rv20        realvid   working   Linux RealPlayer 8 RV20 decoder  [drv2.so.6.0]
rv20win     realvid   working   Win32 RealPlayer 8 RV20 decoder  [drv23260.dll]
rv20mac     realvid   working   Mac OS X RealPlayer 9 RV20 decoder  
[drv2.bundle/Contents/MacOS/drv2]
ffrv20      ffmpeg    untested  FFmpeg RV20 decoder  [rv20]

 mplayer -ac help | grep sipr

rasipr      realaud   working   RealAudio Sipro  [sipr.so.6.0]
rasiprwin   realaud   working   Win32 RealAudio Sipro  [sipr3260.dll]
rasiprmac   realaud   working   Mac OS X RealAudio Sipro  
[sipr.bundle/Contents/MacOS/sipr]

for example if you can use the win32 codecs
try 
mplayer -vc rv20win -ac rasiprwin MG01_Good Night.rm







More information about the MPlayer-users mailing list