[MPlayer-dev-eng] Problem about demux_real.c
陆然
hephooey at fastmail.fm
Sun Aug 18 06:42:49 CEST 2002
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.
--
Best Regards,
LR
More information about the MPlayer-dev-eng
mailing list