Comment 39 for bug 43589

Revision history for this message
Mark Brannan (markbrannan) wrote :

I think I'm seeing the same problem as Trouilliez vincent. I want to be able to load dvd iso's from the hard drive rather than the physical dvd drive...

This seems to be fine with xine:
$ gxine dvd:/media/my.iso

But totem-gstreamer is unable to handle this. I get one of the following depending on how I form the command:

$ totem dvd:/media/my.iso
** Message: Error: Invalid URI "/media/my.iso".

OR (with two slashes...)

$ totem dvd://media/my.iso
** Message: Error: Could not open DVD
dvdreadsrc.c(229): gst_dvd_read_src_start (): /play/source:
DVDOpen(/dev/dvd) failed: No medium found

I haven't found a way to open the ISO from the gui in totem (also not seeing a way to open it if I mount the iso as a directory first)

Do Vincent and I need a new/separate bug or should his original bug be unmarked as a duplicate?
I'm using Gutsy with Totem 2.20.0 and GStreamer 0.10.14