[Bug 740558] New: [resindvd] Pipeline stalls while prerolling when playing certain DVDs

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Nov 22 13:17:19 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=740558
  GStreamer | gst-plugins-bad | 1.4.4

           Summary: [resindvd] Pipeline stalls while prerolling when
                    playing certain DVDs
    Classification: Platform
           Product: GStreamer
           Version: 1.4.4
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: stiletto90 at gmx.de
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: 3.13/3.14


When playing some DVDs with e.g. Totem all I get is a black screen or a still
image of the DVD menu. The console output is like:

Setting pipeline to PAUSED ...
libdvdnav: Using dvdnav version 5.0.1
libdvdnav: DVD disk reports itself with Region mask 0x00000000. Regions: 1 2 3
4 5 6 7 8

libdvdread: Attempting to retrieve all CSS keys
libdvdread: This can take a _long_ time, please be patient

libdvdread: Get key for /VIDEO_TS/VIDEO_TS.VOB at 0x0000011d
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_01_0.VOB at 0x0000016f
libdvdread: Elapsed time 0
libdvdread: Found 0 VTS's
libdvdread: Elapsed time 0
Pipeline is PREROLLING ...
No accelerated IMDCT transform found



And thats all that happens.

I have attached a small sample DVD ISO image that triggers the error when I
call 

gst-launch-1.0 rsndvdbin device=test.iso name=src src.video ! xvimagesink
src.audio ! alsasink

If I disable the audio sink

gst-launch-1.0 rsndvdbin device=test.iso name=src src.video ! xvimagesink

the video part plays fine. So maybe its something similar to bug 603921 ?

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list