[MPlayer-dev-eng] Problem about demux_real.c

Arpi arpi at thot.banki.hu
Mon Jul 5 14:03:39 CEST 2010


Hi,

> i've just tried mplayer with some of my realmedia movie,
> and i found a line in function real_fix_timestamp of demux_real.c
> 
>   }
>     v_pts=kf*0.001f;
>     if(v_pts<priv->v_pts || !kf) v_pts=priv->v_pts+frametime;
> 
> if i remove frametime, the movie will play just fine, otherwise
> audio will be faster than video gradually.
> 
> i test this change will all the real file mplayer can play. seems
> have no problem. BTW, i found a kind of real file mplayer cannot
> play, the video is ugly and always make mplayer crash after a little
> time. if you want these kind of files, i can upload one.  

please upload sample
i have sample files which don't work without that line...
anyway it should not hurt, it just a check for the negative or zero
durations which should not happen...


A'rpi / Astral & ESP-team

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




More information about the MPlayer-dev-eng mailing list