[gstreamer-bugs] [Bug 629291] wav files have huge chunk sizes

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Sep 10 09:24:03 PDT 2010


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

Sebastian Dröge <slomo> changed:

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

--- Comment #2 from Sebastian Dröge <slomo at circular-chaos.org> 2010-09-10 16:24:01 UTC ---
Note that wavenc first writes a chunk size of 0x7FFF0000 and only writes the
real value after end of stream. If the seeking back to position 0 fails or the
pipeline is stopped without EOS you'll get a wrong value there of course.

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