[Gstreamer-bugs] [Bug 135407] - [xviddec] shows green frames when decoding packed bitstream videos
bugzilla-daemon at widget.gnome.org
bugzilla-daemon at widget.gnome.org
Thu Apr 15 14:27:59 PDT 2004
http://bugzilla.gnome.org/show_bug.cgi?id=135407
GStreamer | gst-plugins | Ver: HEAD CVS
------- Additional Comments From v.merkatz at gmx.net 2004-04-15 17:27 -------
sample file is available at
http://w3studi.informatik.uni-stuttgart.de/%7Evonmerad/xvidtest.avi
$ gst-launch-0.8 filesrc location=xvidtest.avi ! avidemux name=demux ! { queue !
xviddec ! xvimagesink } { demux. ! queue ! mad ! audioscale !
audio/x-raw-int,rate=48000 ! alsasink device=dsp1 }
=> shows green frames
$ gst-launch-0.8 filesrc location=xvidtest.avi ! avidemux name=demux ! { queue !
ffdec_mpeg4 ! xvimagesink } { demux. ! queue ! mad ! audioscale !
audio/x-raw-int,rate=48000 ! alsasink device=dsp1 }
=> plays it fine
xvid version: 1.0.0-rc2
gst-plugins version: 0.8.1
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.
More information about the Gstreamer-bugs
mailing list