[Bug 665120] New: playbin2: decoder not selected for audio-sink=autoaudiosink

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Nov 29 02:41:00 PST 2011


https://bugzilla.gnome.org/show_bug.cgi?id=665120
  GStreamer | gst-plugins-base | git

           Summary: playbin2: decoder not selected for
                    audio-sink=autoaudiosink
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: NEW
          Severity: blocker
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: t.i.m at zen.co.uk
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Not fully sure this is a regression or blocker, but filing as such as note to
self to investigate.

With the pulse plugin uninstalled:

 $ gst-launch-0.10 playbin2 uri=file:///path/to/dts.mkv

works just fine, while:

 $ gst-launch-0.10 playbin2 uri=file:///path/to/dts.mkv
audio-sink=autoaudiosink

results in:
...
Missing element: DTS decoder
WARNING: from element /GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0: No
decoder available for type 'audio/x-dts, framed=(boolean)true, rate=(int)48000,
channels=(int)6, endianness=(int)4321, depth=(int)16, block-size=(int)512,
frame-size=(int)2012'.
Additional debug info:
gsturidecodebin.c(873): unknown_type_cb ():
/GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0
Missing element: DTS decoder
WARNING: from element /GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0: No
decoder available for type 'audio/x-dts, framed=(boolean)true, rate=(int)48000,
channels=(int)6, endianness=(int)4321, depth=(int)16, block-size=(int)512,
frame-size=(int)2013'.
Additional debug info:
gsturidecodebin.c(873): unknown_type_cb ():
/GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0


It should use alsasink and plug dtsdec.

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