ltib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Ltib] Query on running the example "playvideo" program on imx27ADS.


From: Stuart Hughes
Subject: Re: [Ltib] Query on running the example "playvideo" program on imx27ADS...
Date: Wed, 07 Oct 2009 08:56:20 +0100
User-agent: Thunderbird 2.0.0.16 (X11/20080707)

Hi Rajesh,

I'm not sure about this one. Can you ask on the Freescale forum. It would be helpful if you could post the essence of any reply on this list to help others. To send a message to the Freescale support forum:

   * go to http://www.freescale.com
   * click on "Support / Technical support"
   * click on "Submit a Service Request"
   * register to get a user name and password.
   * login in with your user name and password
   * on the "New Service Request" page:
      * category = Technical Request
      * topic = Linux BSP
      * Click on "Continue"
   * fill out the information for the service request
   * click on the "Submit" button at the bottom of the page.

Regards, Stuart

Rajesh Marathe wrote:
Hi,

I have a setup comprising latest LTIB from CVS and IMX27ADS board. I use Redhat Linux as OS on my host PC. I took the example "playvideo.c" file from "http://www.imxdev.org/wiki/index.php?title=All_Board_Creating_App_Video";.

I included alsa-utils, gstreamer plugins and libmad packages as recommended.

The application compiled fine and when I run the same on my ADS board with the command - "./playvideo Kaleidoscope_mp4v_mp3_320x240_30fps_1200kbps_a_48khz_128kbps.mp4"

I get the following output:
-------------------------------------------------------------------
(playvideo:1707): GLib-GObject-CRITICAL **: g_object_set: assertion `G_IS_OBJECT (ob
ject)' failed
decvd = (nil)
decvd = (nil)
One element could not be created. Exiting.
mx27#

-------------------------------------------------------------------

When I look into the code of playvideo  the failure point was the line
g_object_set (decvd, "codec-type", "std_avc", NULL);

The above call fails. My questions are:

1. What should be the codec-type set to ? Am I trying out a wrong file here ? I changed the codec-type to "std_mpeg4" and still getting same problem.
 ?
2. Do I need any other codecs from Freescale to play this video out ? I have not included any from Freescale ?

I am a newbie to streaming and any help guiding me in right direction will help a great deal.

thanks and regards,
Rajesh Marathe.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]