[gstreamer-bugs] [Bug 608843] [flacdec] Can't read tags in push mode

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Feb 6 04:10:18 PST 2010


https://bugzilla.gnome.org/show_bug.cgi?id=608843
  GStreamer | gst-plugins-good | unspecified

--- Comment #4 from Sebastian Dröge <slomo at circular-chaos.org> 2010-02-06 12:10:15 UTC ---
Problem simply is, that the flac decoder is flushed when the first buffer is
received (because of discont) and that changes libflac's decoder to frame-sync
mode, in which it only accepts audio frames and no headers. I'll fix that
later, should be quite trivial ;)

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