[Bug 650373] New: Can't play dvd-subpicture in mkv using different sink element of video stream

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon May 16 23:21:20 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=650373
  GStreamer | gst-plugins-good | 0.10.31

           Summary: Can't play dvd-subpicture in mkv using different sink
                    element of video stream
    Classification: Platform
           Product: GStreamer
           Version: 0.10.31
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: overturey at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


I want to play a mkv file which contains a video stream, an audio stream and a
dvd-subpicture stream. If I play these streams in different sink elements, it
will wait preroll infinitely. A simple test script as following:

file location=test.mkv ! matroskademux name=demux demux.audio ! queue !
fakesink sync=true demux.video_00 ! queue ! fakesink sync=true
demux.subtitle_00 ! queue ! fakesink sync=true

How can I play dvd-subpicture in mkv using different sink element of video
stream?

Thanks.

-- 
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