Hi,

Daniel Baumann wrote:
> please reproduce with debians mplayer.

Debian's mplayer works fine.  However, I find this hardly surprising,
since Debian's mplayer does apparently not link against libdvdread4.
(Instead, the library is compiled in statically, probably the version
that is included in mplayer SVN snapshots.)

With Debian's mplayer:

~$ ldd `which mplayer` | grep libdvdread
~$ 

Here is the test with debian-multimedia's mplayer-g4:

~$ mplayer dvd://
[... stuff here ...]
Playing dvd://.
libdvdread: Using libdvdcss version 1.2.10 for DVD access
libdvdread: Invalid main menu IFO (VIDEO_TS.IFO), ifoRead_FP_PGC() failed.
Can't open VMG info!
No stream found to handle url dvd://


Exiting... (End of file)
~$ ldd `which mplayer` | grep libdvdread
        libdvdread.so.4 => /usr/lib/libdvdread.so.4 (0x0e22d000)

Here's what I get on the console when trying to open the file with Totem
(as far as I can see this is Debian's own Totem):

~$ totem dvd://
** Message: no file info
No accelerated IMDCT transform found
libdvdread: Using libdvdcss version 1.2.10 for DVD access
libdvdread: Invalid main menu IFO (VIDEO_TS.IFO), ifoRead_FP_PGC() failed.
No accelerated IMDCT transform found
libdvdread: Using libdvdcss version 1.2.10 for DVD access
libdvdread: Invalid main menu IFO (VIDEO_TS.IFO), ifoRead_FP_PGC() failed.
** Message: Error: Could not read title information for DVD.
resindvdsrc.c(333): rsn_dvdsrc_start (): 
/GstPlayBin:play/RsnDvdBin:source/resinDvdSrc:dvdsrc:
system error: File exists

And of course, the movie does not play in Totem.

Best regards,
--Lorenz



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to