[MPlayer-dev-eng] DVDNAV Next Issues

Benjamin Zores ben at geexbox.org
Sat Jan 26 21:00:29 CET 2008


Nico Sabbi a écrit :
> Il Saturday 26 January 2008 19:45:03 Ötvös Attila ha scritto:
>> Ezzel a dátummal: Saturday 26 January 2008 16.53.47 Benjamin Zores
>> ezt írta:
>>
>> Hi Benjamin Zores!
>>
>>> I have more questions regarding DVDNAV.
>>> Ötvös, this is especially for you, but I want other people to
>>> know about.
>>>
>>> Regarding the rest of your "monster" patch ...
>>> Looking at command.c file and all that you've added to
>>> stream_dvdnav.
>>>
>>> What is the purpose of:
>> The mplayer keep audio/subtitle language.
>>
>> The part store "nav" (select in DVD menu) and "mp" (select with '#'
>> or 'j' or GUI) language.
>>
>> mplayer use "nav" language if user modify in DVD menu
>> or
>> mplayer use "mp" language if user modify with buttons ('#' or 'j')
>> or GUI
>>
>> example:
>> dvd menu -> audio: 0x80
>> movie -> audio: 0x80 (en)
>>
>> user press '#' -> audio: 0x81 (fr)
>> go to DVD menu -> audio: 0x80
>> continue play -> audio: 0x81 (fr)
>>
>> go to DVD menu -> audio: 0x80
>> select other audio language (it)
>> continue play -> audio: 0x82 (it)
>>
>> go to DVD menu -> audio: 0x80
>> continue play -> audio: 0x82 (it)
>>
>> Best regard.
>> Attila
> 
> those selections had better be implemented with slave command 
> switch_audio and switch_sub

Attached patch does that but I'm really not satisfied of it.
It does exactly the same as Ötvös ones did but with far less lines.
But it also crashes at the same places (ADecoder failing to be reinited).

Ben

-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch-dvdnav-aid.diff
Type: text/x-diff
Size: 2709 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20080126/59a2a762/attachment.diff>


More information about the MPlayer-dev-eng mailing list