[MPlayer-dev-eng] [PATCH] stream layer support for .ifo files

Vladimir Voroshilov voroshil at gmail.com
Sun Dec 2 12:53:38 CET 2007


2007/12/2, Alban Bedel <albeu at free.fr>:
> On Sat, 1 Dec 2007 17:57:27 +0600
> "Vladimir Voroshilov" <voroshil at gmail.com> wrote:
>
> > "mplayer -dvd-device /path/to/my/dvd/on/hdd dvd://"
> > AFAIK, it is not possible to make latter call from menu.conf.
>
> Just extand the dvd stream to be able to take the device from the path
> part of the url, then dvd://1//path/to/my/dvd/on/hdd will do what you
> want.
>

Such support is simple to implement, but
code in m_config_parse_mp_command_line
(near "if reauired expand DVD filename entries like dvd://1-3 into
component titles")
does not allow to have '-' in  "dvd://1//path/to/my/dvd/on/hdd" url.
Those code (stream-specific hack, imho) should be fixed first, but i
don't know clean way to do this.

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



More information about the MPlayer-dev-eng mailing list