[gstreamer-bugs] [Bug 315214] gstreamer flac encoder reports invalid data for sink query

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Oct 31 03:32:16 PST 2005


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=315214
 GStreamer | gst-plugins | Ver: 0.8.10

Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEEDINFO



------- Additional Comments From Tim-Philipp Müller  2005-10-31 11:32 -------
Seems to work fine here. Need more information to go on. Please reopen the bug
if you can tell me how to reproduce your issue.

Cheers
 -Tim

% gst-launch-0.8 filesrc location=foo.mp3 ! mad ! audioconvert ! flacenc !
progressreport update-freq=3 ! filesink location=/dev/null
RUNNING pipeline ...
progressreport0 ( 0: 0: 3): 1003392 / 6718864 unknown ( 15 %)
progressreport0 ( 0: 0: 6): 2302848 / 6718864 unknown ( 34 %)
progressreport0 ( 0: 0: 9): 3468672 / 6718864 unknown ( 52 %)
progressreport0 ( 0: 0:12): 4952448 / 6718864 unknown ( 74 %)
progressreport0 ( 0: 0:15): 6459264 / 6718864 unknown ( 96 %)
Execution ended after 523 iterations (sum 14377063000 ns, average 27489604 ns,
min 324000 ns, max 298195000 ns).


% gst-launch-0.8 filesrc location=foo.ogg ! decodebin ! audioconvert ! flacenc !
progressreport update-freq=5 ! filesink location=/dev/null
RUNNING pipeline ...
progressreport0 ( 0: 0: 5): 2198719 / 19133519 unknown ( 11 %)
progressreport0 ( 0: 0:10): 4350527 / 19133519 unknown ( 23 %)
progressreport0 ( 0: 0:15): 6668351 / 19133519 unknown ( 35 %)
progressreport0 ( 0: 0:20): 9069119 / 19133519 unknown ( 47 %)
progressreport0 ( 0: 0:25): 11767999 / 19133519 unknown ( 62 %)
progressreport0 ( 0: 0:30): 14077887 / 19133519 unknown ( 74 %)
progressreport0 ( 0: 0:35): 16631231 / 19133519 unknown ( 87 %)
Execution ended after 1561 iterations (sum 38859968000 ns, average 24894278 ns,
min 29000 ns, max 503783000 ns).



------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list