[gstreamer-bugs] [Bug 345232] wavparse reads beyond end-of-file (in pull mode)

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun Jun 18 04:33:28 PDT 2006


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=345232
 GStreamer | gst-plugins-good | Ver: 0.10.3





------- Comment #1 from Mark Nauwelaerts  2006-06-18 11:33 UTC -------
Created an attachment (id=67565)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=67565&action=view)
Debug output from a wavparse based pipeline

Output from 
gst-launch-0.10 --gst-debug=wavparse:5 --gst-debug-no-color -v filesrc
location=test.wav ! wavparse ! audioconvert ! audioresample ! osssink
[test.wav is a 2 second test file produced by wavenc]

At the end, wavparse still expects 2 bytes, due to end_offset (calculated in
the intial perform_seek) being 2 larger than the file actually is.


-- 
Configure bugmail: http://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