[Gstreamer-bugs] [Bug 93485] New - MJPEG AVIs don't play
bugzilla-daemon at widget.gnome.org
bugzilla-daemon at widget.gnome.org
Tue Sep 17 06:57:25 PDT 2002
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
http://bugzilla.gnome.org/show_bug.cgi?id=93485
Changed by rbultje at ronald.bitfreak.net.
--- shadow/93485 Tue Sep 17 09:57:25 2002
+++ shadow/93485.tmp.4617 Tue Sep 17 09:57:25 2002
@@ -0,0 +1,26 @@
+Bug#: 93485
+Product: GStreamer
+Version: cvs
+OS: other
+OS Details: RedHat-7.3, Ximian Gnome-2.0 preview
+Status: NEW
+Resolution:
+Severity: major
+Priority: Normal
+Component: gst-player
+AssignedTo: gstreamer-maint at bugzilla.gnome.org
+ReportedBy: rbultje at ronald.bitfreak.net
+QAContact: gstreamer-maint at bugzilla.gnome.org
+TargetMilestone: 0.4.0
+URL:
+Summary: MJPEG AVIs don't play
+
+MJPEG AVI files don't play in gst-player. The AVI contains MJPEG encoded
+video and raw PCM WAV audio. Somehow, connecting avidemux.audio_00 to
+osssink, it tries to put int2float in between, which fails, since osssink
+ony accepts int audio, not float. It should just omit int2float, then it'd
+work. It seems like somehow, it tries to find something to put in between
+avidemux.audio_00 and osssink, no matter what...
+
+Didn't look into it too much yet, but this worked last week. I suppose we
+should fix this before releasing 0.4.1.
More information about the Gstreamer-bugs
mailing list