[gstreamer-bugs] [Bug 155249] ffdemux_asf and ffdec_wmav2 create endless loop

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Fri Dec 3 20:57:24 PST 2004


http://bugzilla.gnome.org/show_bug.cgi?id=155249
GStreamer | gst-plugins | Ver: 0.8.1





------- Additional Comments From jason at subterrific.net  2004-12-03 23:57 -------
It definitely isn't related to alsasink. I first discovered the bug while
writing a program that didn't have alsasink in the pipeline. I just used
alsasink for the example in the bug report so you could hear that the file had
finished playing. I think the problem is that either ffdemux_asf or ffdec_wmav2
never sends an EOF event. I had to work around it in my code by watching the
GST_CLOCK_TIME and exiting if I saw the same clock time twice in a row.

I am still seeing the bug with gstreamer 0.8.6 and gst-ffmpeg 0.8.2. I am using
fakesink and osssink instead of alsasink just to be sure it wasn't alsasink.

However, if I have nothing after ffdec_wmav2 in the pipeline, it does exit
corrently. Also, asfdemux still fails to work as a replacement for ffdemux_asf
with this file.

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