[gstreamer-bugs] [Bug 151605] New: - impossible to play .mpg or avi files with gst-launch-ext
bugzilla-daemon at bugzilla.gnome.org
bugzilla-daemon at bugzilla.gnome.org
Wed Sep 1 06:38:31 PDT 2004
http://bugzilla.gnome.org/show_bug.cgi?id=151605
GStreamer | gstreamer (core) | Ver: 0.8.5
Summary: impossible to play .mpg or avi files with gst-launch-ext
Product: GStreamer
Version: 0.8.5
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gstreamer (core)
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: fcrozat at mandrakesoft.com
QAContact: gstreamer-bugs at lists.sourceforge.net
Trying to play mpg or avi file with gst-launch-ext :
gst-launch-ext-0.8 foobar.mpg
output :
No configuration file /home/a/.gst found. You might want to create one.
This is not an error, just a friendly reminder... Check the manpage.
Running command-line
gst-launch-0.8 filesrc location="foobar.mpg" ! mpegdemux name=demux ! { queue !
mpeg2dec ! ffmpegcolorspace ! xvimagesink } { demux. ! queue ! mad ! osssink }
tube execution in progress
Gstreamer-error : file gstelement.c : line 3007 (gst_element_change_state):
should not be reached.
This is with gstreamer 0.8.5 and gst-plugins 0.8.4 (or 0.8.3).
I don't have any problem to display video stream, using :
gst-launch-0.8 filesrc location="foobar.mpg" ! mpegdemux name=demux ! mpeg2dec !
ffmpegcolorspace ! xvimagesink
------- 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