[gstreamer-bugs] [Bug 163891] Gst-launch-ext will not play an MPEG video
bugzilla-daemon at bugzilla.gnome.org
bugzilla-daemon at bugzilla.gnome.org
Sat Jan 15 11:01:05 PST 2005
Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.
http://bugzilla.gnome.org/show_bug.cgi?id=163891
GStreamer | gst-plugins | Ver: 0.8.8
W. Michael Petullo changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|NOTABUG |
------- Additional Comments From W. Michael Petullo 2005-01-15 14:01 -------
gst-launch filesrc location="Washington_zoom_in.m1v" ! mpeg2dec ! xvimagesink
works fine.
But, gst-launch-ext still tries to use mpegdemux:
Running command-line
gst-launch-0.8 filesrc location="Washington_zoom_in.m1v" ! mpegdemux ! { queue !
mpeg2dec ! ffmpegcolorspace ! xvimagesink }
WARNING: erroneous pipeline: could not link queue0 to mpeg2dec0
Trying to run anyway.
RUNNING pipeline ...
Gst-launch seems to assume a .m1v file is a system stream, not a video
elementary stream.
------- 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