[MPlayer-users] OSD problems with DVDs
Nico Sabbi
nicola_sabbi at fastwebnet.it
Mon Feb 27 22:54:39 CET 2006
Davide Capodaglio wrote:
> Yes I mean the current time, that I calculated in mplayer.c as
>
>pts = len * (demuxer->filepos - demuxer->movi_start) /
>(demuxer->movi_end - demuxer->movi_start);
>
>
it's not generally wrong, but I need to verify it's correct
>I understand that your main intent is to keep the code the most clean
>and correct as possible, but sometimes "dirty hacks" need to be made to
>correct bugs :-) ...
>
>
dirty hacks wait for a cleaner solution, or at least this is the direction
of development generally followed
>Will your patch for calculating the total time be commited to cvs?
>
>
committed
>Bye
>Davide
>
More information about the MPlayer-users
mailing list