[Bug 673788] New: flacdec fails in combination with flacparse
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Apr 9 10:42:42 PDT 2012
https://bugzilla.gnome.org/show_bug.cgi?id=673788
GStreamer | gst-plugins-good | 0.10.31
Summary: flacdec fails in combination with flacparse
Classification: Platform
Product: GStreamer
Version: 0.10.31
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-good
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: christoph.reiter at gmx.at
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
file: http://www.mediafire.com/?c7w5ueabsm8sr2g
always at ~1:53 of the song
works:
gst-launch-0.10 filesrc location=a.flac ! flacdec ! fakesink
gst-launch-0.10 filesrc location=a.flac ! flacparse ! fakesink
flac -t a.flac
doesn't work (and gets used by playbin2):
gst-launch-0.10 filesrc location=a.flac ! flacparse ! flacdec ! fakesink
--
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