Closed GoogleCodeExporter closed 8 years ago
Can you run this command for me and post the output.
mplayer -vo null -ao null -nomsgcolor -nomsgmodule -frames 0 -noidx -identify
-nocache -noidle -dvd-device /dev/dvd [FILENAME]
I'm guessing one of those options is not liked by mplayer-mt. Just need to find
out which one. Might need to patch the code to make it work with mplayer-mt
Original comment by kdeko...@gmail.com
on 11 Aug 2010 at 4:45
i got this in command line:
MPlayer was compiled without libdvdread support.
MPlayer git-7a669a6-4.5.0 (C) 2000-2010 MPlayer Team
154 audio & 339 video codecs
ID_EXIT=NONE
without "-dvd-device /dev/dvd", mplayer will work. i did not add anything like
"--disable-dvdread" to the configure line to compile mplayer-mt. i guess
mplayer-mt also did not contain this function and i have to recompile mplayer
with libdvdread installed.
is this easy to solve with a patch or something(no need to recompile
mplayer-mt)?
BTW: can you put mplayer output into debug information? so that users can
easily figure out what the matter is.
Original comment by jarry...@gmail.com
on 12 Aug 2010 at 2:01
I think you'll have to ask the mplayer-mt people why that command doesn't work.
That option is needed for playing DVD images from disk and selecting alternate
DVD devices.
With a recent patch that output is displayed
Original comment by kdeko...@gmail.com
on 12 Aug 2010 at 3:13
The mt branch of mplayer has been moved to http://repo.or.cz/w/mplayer-build.git
I suggest you try that version, it also contain libass.
Original comment by duckient...@gmail.com
on 26 Aug 2010 at 10:01
Original issue reported on code.google.com by
jarry...@gmail.com
on 11 Aug 2010 at 4:30Attachments: