[Bug 650785] [flacparse] flac queries failing with flacparse in pipeline (regression)
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon May 23 05:33:31 PDT 2011
https://bugzilla.gnome.org/show_bug.cgi?id=650785
GStreamer | gst-plugins-good | 0.10.29
--- Comment #10 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2011-05-23 12:33:24 UTC ---
These two actually make it work:
commit 900b2fb63dac15fe1013d9e326a7a5c8d4da1cca
Author: Tim-Philipp Müller <tim.muller at collabora.co.uk>
Date: Mon May 23 13:25:44 2011 +0100
flacdec: also try upstream first for duration query in DEFAULT format
https://bugzilla.gnome.org/show_bug.cgi?id=650785
commit 1183d0c1ab9b567e085e30006b984a578f4a6a88
Author: Tim-Philipp Müller <tim.muller at collabora.co.uk>
Date: Mon May 23 13:23:21 2011 +0100
flacparse: make conversion from TIME to DEFAULT format (samples) work
Fix copy'n'paste error in the previous commit.
The real underlying problem, however, is that flacparse sends a newsegment
event without a duration/end-time, which makes flacdec not able to answer the
query (before it would just operate pull-based itself and init flacdec->segment
accordingly itself).
--
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