[gstreamer-bugs] [Bug 559261] video not working in gstreamer

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Nov 4 21:56:47 PST 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=559261

  GStreamer | don't know | Ver: 0.10.12

murugadoss changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |v.murugadoss at gdatech.co.in




------- Comment #4 from murugadoss  2008-11-05 05:56 UTC -------
i have added a vpudecoder to gstreamer package, when i try to play a video file
using the commands,

gst-launch filesrc location=test.avi ! mfw_avidemuxer name=demux demux.
!mfw_vpudecoder codec-type=std_avc ! mfw_v4lsink demux. ! queue
maxsize-buffers=0 ! mad ! alsasink

or 

gst-launch filesrc location=test.mp4 ! mfw_mp4demuxer name=demux demux. !
mfw_vpudecoder codec-type=std_mpeg4 ! mfw_v4lsink demux. ! queue
max-size-buffers=0 ! mad ! alsasink

i get an warning message as,
WARNING: erroneous pipeline: no element "mfw_vpudecoder"  this message
and the file is not playing

and when i use,
gst-launch playbin uri=file:///mnt/nfs/Toyata_Human_Touch.mpg
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
ERROR: from element /playbin0/source: Internal data flow error.
Additional debug info:
gstbasesrc.c(1642): gst_base_src_loop (): /playbin0/source:
streaming task paused, reason not-negotiated (-4)
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
FREEING pipeline ...

help please.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=559261.




More information about the Gstreamer-bugs mailing list