[gst-devel] issue in playing video

Fabio Estevam fabioestevam at yahoo.com
Thu Oct 23 13:57:45 CEST 2008


Murugadoss,

--- On Thu, 10/23/08, murugadoss <v.murugadoss at gdatech.co.in> wrote:

> From: murugadoss <v.murugadoss at gdatech.co.in>
> Subject: Re: [gst-devel] issue in playing video
> To: "Discussion of the development of GStreamer" <gstreamer-devel at lists.sourceforge.net>
> Date: Thursday, October 23, 2008, 8:05 AM
> hi vinay,
> Thanks for the reply.
> when i use nfw_vpudecoder, it display an error message as
> WARNING: erroneous pipeline: no element
> "mfw_vpudecoder"
> 

Which BSP version are you using?

What do you get when you do a gst-inspect | grep mfw ? If you don't get 6 plugins then something must be wrong with your installation, probably  your export GST_PLUGIN_PATH or LD_LIBRARY_PATH.

Again, the Release Notes does contain pipeline example for decoding avi, mp4 files. Why don't you try it? 

For example: M4V file with H264 video:

gst-launch filesrc location= /media/MX27_TEST_STREAMS_R1/H264_VPU/Kaleidoscope_h264_aac.m4v ! mfw_mp4demuxer name=demux demux. ! mfw_vpudecoder codec-type=std_avc ! mfw_v4lsink demux.

You can download some test streams from here: http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=IMX27_CODECS&fpsp=1&tab=Design_Tools_Tab

Click on MX27_TEST_STREAMS .

Regards,

Fabio Estevam











      




More information about the gstreamer-devel mailing list