[MPlayer-users] mplayer reading multiple dvd titles - dvd://....?

Corey Hickey bugfood-ml at fatooh.org
Wed Mar 19 20:36:14 CET 2003


Lethal Weapon wrote:

> Playing DVD title 2
> Reading disc structure, please wait...
> There are 36 titles on this DVD.
> There are 1 chapters in this DVD title.
> Invalid DVD chapter number: 0

Seems to be trying to play chapter 0. Bug?

If you just want to play titles straight through, you could use bash:

$ for i in 1 2 3 ; do mplayer -dvd $i ; done

You lose the playlist capabilities though...

-Corey



More information about the MPlayer-users mailing list