[Bug 668745] New: [0.11] - mp3 playback fails with playbin

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jan 26 06:47:08 PST 2012


https://bugzilla.gnome.org/show_bug.cgi?id=668745
  GStreamer | gst-plugins-base | 0.11.x

           Summary: [0.11] - mp3 playback fails with playbin
    Classification: Platform
           Product: GStreamer
           Version: 0.11.x
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: Uraeus at linuxrising.org
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


gst-launch-0.11 playbin
uri=file:///home/cschalle/Music/Ray_Parker_Jr-Ghostbusters.mp3 
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
ERROR: from element
/GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0/GstMpegAudioParse:mpegaudioparse0:
GStreamer encountered a general stream error.
Additional debug info:
gstbaseparse.c(2961): gst_base_parse_loop ():
/GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0/GstMpegAudioParse:mpegaudioparse0:
streaming stopped, reason not-negotiated
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...

** CRITICAL **: gst_audio_decoder_finish_frame: assertion `buf == NULL ||
gst_pad_has_current_caps (dec->srcpad)' failed
Freeing pipeline ...


However this pipeline works:
gst-launch-0.11 filesrc
location=/home/cschalle/Music/Ray_Parker_Jr-Ghostbusters.mp3 ! mpegaudioparse !
mad ! audioconvert ! pulsesink

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