[gst-devel] gstreamer on i.mx board

Fabio Estevam fabioestevam at yahoo.com
Mon Oct 20 18:54:31 CEST 2008


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

> From: murugadoss <v.murugadoss at gdatech.co.in>
> Subject: Re: [gst-devel] gstreamer on i.mx board
> To: fabioestevam at yahoo.com, "Discussion of the development of GStreamer" <gstreamer-devel at lists.sourceforge.net>
> Date: Monday, October 20, 2008, 10:54 AM
> Hi Fabio,
> Thanks for the reply. I am using custom board. i had
> downloaded the 
> package, as use said by using LTIB and the audio is working
> and video is 
> not working. My task is to separately download the
> gstreamer package, 
> cross compile for the board and port it. Can u help me out,
> by providing 
> steps
> 1. how to cross compile the package ?

./ltib -c and then select all Gstreamer packages under Package list

> 2.what are the Pre-requirements and library need along with
> this package?


...
- Before building gstreamer packages from source, several packages must
   be installed on your host.  The exact package names may vary, depending
   on your linux distro.

     * libglib2:                                          Bugzilla 550
         rpm-based distros:    install glib2 and glib2-devel
         debian-based distros: install libglib2.0 and libglib2.0-dev

     * libxml2:                                           Bugzilla 551
         rpm-based distros:    install libxml2 and libxml2-devel
         debian-based distros: install libxml2 and libxml2-dev


Taken from http://www.freescale.com/files/soft_dev_tools/doc/support_info/BSPIMX31ADSLTIB__RN.txt

> When i run a video file in my board, using the command
> gst-launch filesrc location=matrixbench_highdivx_ac3.avi !
> decodebin ! 
> autovideosink
> 
> i get an error message saying,

You should use mfw_vpudecoder for decoding and mfw_v4lsink for sink as stated in the MX27 Gstreamer plugins Reference Manual I pointed you in my last message.

Regards,

Fabio Estevam

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 




More information about the gstreamer-devel mailing list