[MPlayer-dev-eng] [PATCH] Fixing dvd:// support

Olivier Rolland billl at users.sourceforge.net
Tue May 11 15:28:53 CEST 2010


On Sun, May 2, 2010 at 1:09 PM, Olivier Rolland
<billl at users.sourceforge.net> wrote:
> Hi,
>
> Here are 3 patches to fix some issues in stream_dvd.c :
>
> - The first one fixes the incorrect assumption that the number of
> chapters of a DVD title is equal to the number of cells.
>
> - The second one improves seeking by chapters. The current code seeks
> to the starting position of the chapter. From this position, it then
> tries to figure out the starting cell. This is completely suboptimal
> and error prone since the starting cell can be directly deduced from
> the chapter.
>
> - The third one improves seeking by position. The current code takes
> the angle into account. This is a mistake since the position is
> independent of the angle.
>
> Please, apply the patches in order.
>
> Regards,
>
> Olivier
>

ping !



More information about the MPlayer-dev-eng mailing list