On Sat, Jan 30, 2010 at 12:29:51PM +0100, Oliver Seitz wrote: > > > did notice that when git mplayer isn't able to find a video output, it > > leaves the terminal in a bad state (raw mode?). that's probably an easy > > thing to fix. > > Oh, as you mention it, SVN leaves the terminal in a bad state when you've > given a wrong -dvd-device with dvd:// or dvd-nav:// Arg, what a stupid bug, libdvdread closes stdin in that case thus MPlayer can't restore the terminal (well, I don't fully understand why missing stdin breaks it though). Fixed.