[Bug 745847] New: Can't decode ogg files

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Mar 8 10:13:27 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=745847

            Bug ID: 745847
           Summary: Can't decode ogg files
    Classification: Platform
           Product: GStreamer
           Version: 0.10.x
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: yast4ik at yahoo.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 298817
  --> https://bugzilla.gnome.org/attachment.cgi?id=298817&action=edit
Debug output

My OS is Arch Linux x86_64 and I use the following command to decode ogg music:
GST_DEBUG=ogg*:5 gst-launch-0.10 filesrc location=~/111.ogg ! decodebin2 !
alsasink

The use of
gst-launch-1.0 filesrc location=~/111.ogg ! decodebin ! alsasink

also fails.
See attached debug_out.txt for detailed output.

gst-launch-0.10 -v filesrc location=~/111.ogg ! decodebin2 ! alsasink output
/GstPipeline:pipeline0/GstDecodeBin2:decodebin20/GstVorbisDec:vorbisdec0.GstPad:src:
caps = NULL
/GstPipeline:pipeline0/GstDecodeBin2:decodebin20/GstVorbisDec:vorbisdec0.GstPad:sink:
caps = NULL
/GstPipeline:pipeline0/GstDecodeBin2:decodebin20/GstMultiQueue:multiqueue0.GstPad:sink0:
caps = NULL
/GstPipeline:pipeline0/GstDecodeBin2:decodebin20/GstMultiQueue:multiqueue0.GstPad:src0:
caps = NULL
/GstPipeline:pipeline0/GstDecodeBin2:decodebin20/GstOggDemux:oggdemux0.GstOggPad:serial_41d43ab3:
caps = NULL
/GstPipeline:pipeline0/GstDecodeBin2:decodebin20/GstOggDemux:oggdemux0.GstPad:sink:
caps = NULL
/GstPipeline:pipeline0/GstDecodeBin2:decodebin20/GstTypeFindElement:typefind.GstPad:src:
caps = NULL

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