[Bug 732386] ffdec_flac flac playback error: Internal GStreamer error: negotiation problem.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Jun 29 04:19:56 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=732386
  GStreamer | gst-plugins-good | 1.x

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEEDINFO
                 CC|                            |t.i.m at zen.co.uk
          Component|gstreamer (core)            |gst-plugins-good
            Version|0.10.0                      |1.x

--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2014-06-29 11:19:51 UTC ---
Please try:

  gst-launch-1.0 playbin uri=file:///path/to/file

or

  gst-launch-1.0 uridecodebin uri=file:///path/to/file ! audioconvert !
audioresample ! pulsesink

first to make sure it's not your pipeline that's problematic.

Your pipeline needs a flacparse before the decoder.

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