[MPlayer-dev-eng] Problem about demux_real.c
Diego Biurrun
diego at biurrun.de
Sun Aug 18 12:16:45 CEST 2002
Could you please read DOCS/tech/patches.txt (very short) and send a
proper patch?
And always upload problematic files together with a small .txt file
describing the problem. Just say when you are finished.
Thank you
Diego
On Sun, Aug 18, 2002 at 12:42:49PM +0800, ???? wrote:
>
> 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.
More information about the MPlayer-dev-eng
mailing list