GNOME Bugzilla – Bug 111498
[0.6.2] infinite loop on truncated ogg file
Last modified: 2004-12-22 21:47:04 UTC
The attached ogg file causes gst-launch-ext (or gnome-sound-recorder) to go into an infinite loop. ogg123 (or xmms) doesn't have any problem with this truncated file.
Created attachment 15975 [details] truncated ogg file
Fix is in HEAD and should apply pretty cleanly to 0.6: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/ext/vorbis/vorbisfile.c.diff?r1=1.28&r2=1.29
Fixed.