[MPlayer-cvslog] r25238 - in trunk/stream: stream.c stream_dvd.c

Vladimir Voroshilov voroshil at gmail.com
Sun Dec 2 15:11:19 CET 2007


2007/12/2, Benjamin Zores <ben at geexbox.org>:
> voroshil a écrit :
>
> > +    stream->url=strdup("dvd://");
>
> Thx.
> Now we just need to add some option to define whether user prefers
> starting in dvd:// or dvdnav:// mode.
>

Oh.
This patch can't be used (even if "dvd://" will be replaces by
"dvdnav://") for dvdnav:// since it calls open_s routine  (from
stream_dvd.c) directly.

Moreover even duplicating the same code will not help, because one of
streams will always start first and prevent second from starting.


-- 
Regards,
Vladimir Voroshilov     mailto:voroshil at gmail.com
JID: voroshil at gmail.com, voroshil at jabber.ru
ICQ: 95587719



More information about the MPlayer-cvslog mailing list