[MPlayer-cvslog] CVS: main/libmpdemux open.c,1.100,1.101

Joey Parrish joey at nicewarrior.org
Fri Dec 3 23:13:02 CET 2004


On Fri, Dec 03, 2004 at 03:14:32PM +0100, Aurelien Jacobs CVS wrote:
> CVS change done by Aurelien Jacobs CVS
> 
> Update of /cvsroot/mplayer/main/libmpdemux
> In directory mail:/var2/tmp/cvs-serv10775/libmpdemux
> 
> Modified Files:
> 	open.c 
> Log Message:
> dvd_aid_from_lang() should return -1 if lang was not found

So if I specify lang=ja and no japanese track exists, I get no audio?
I like the old behavior better, because for anime DVDs I want the
japanese audio.  If I play any typical movie, then, I never had to
change my config file because they tend not to have japanese.  It would
default to track 0, usually English.

What's the advantage to this new behavior?

> -return d->nr_of_channels ? d->audio_streams[0].id : -1;
> +return -1;

--Joey

-- 
"I know Kung Fu." --Darth Vader




More information about the MPlayer-cvslog mailing list