<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Daiane,<br>
Thanks for the reply. I tried to run the video with the command,<br>
<br>
<b>mx27# gst-launch playbin uri=<a class="moz-txt-link-freetext" href="file:///mnt/nfs/Toyata_Human_Touch.mpg">file:///mnt/nfs/Toyata_Human_Touch.mpg</a></b><br>
Setting pipeline to PAUSED ...<br>
Pipeline is PREROLLING ...<br>
** Message: don't know how to handle video/mpeg, mpegversion=(int)1,
systemstream=(boolean)false<br>
configure_write_channel, stream_id is 0<br>
hw free: SSI 1<br>
codec_reset_settings function is called<br>
Write Release Called<br>
codec_reset_settings function is called<br>
Read Release called<br>
snd_card_mxc_audio_playback_close<br>
configure_write_channel, stream_id is 0.<br>
playback prepare snd_mxc_audio_playback_prepare<br>
codec_reset_settings function is called<br>
Write Start ioctl function called<br>
PlayerWriteStart function called<br>
HeadPhone_PlayerWrite function called<br>
Pipeline is PREROLLED ...<br>
Setting pipeline to PLAYING ...<br>
New clock: GstAudioSinkClock<br>
Got EOS from element "playbin0".<br>
Execution endeplayback prepare snd_mxc_audio_playback_prepare<br>
d after 57502819000 ns.<br>
Settingcodec_reset_settings function is called<br>
&nbsp;pipeline to PAUSED ...<br>
Write Start ioctl function called<br>
PlayerWriteStart function called<br>
HeadPhone_PlayerWrite function called<br>
Setting pipeline to READY ...<br>
hw free: SSI 1<br>
codec_reset_settings function is called<br>
Write Release Called<br>
addr 12000 and aaa00<br>
codec_reset_settings function is called<br>
Read Release called<br>
hw free: SSI 1<br>
codec_reset_settings function is called<br>
Write Release Called<br>
codec_reset_settings function is called<br>
Read Release called<br>
snd_card_mxc_audio_playback_close<br>
Setting pipeline to NULL ...<br>
FREEING pipeline ...<br>
<br>
Now the audio is playing,but i don't get the video. What may be issue?
can u help me?<br>
<br>
Thank u<br>
<br>
<div class="moz-signature">
<title></title>
<font color="#996633">Regards<br>
V.Murugadoss</font><br>
</div>
<br>
<br>
Daiane Angolini wrote:
<blockquote cite="mid:1224680199.6295.21.camel@b19406" type="cite">
  <pre wrap="">Basicaly, you will use a command like a simple gstreamer command!

You will find a lot of examples in web.

But, you need a line like this:

gst-launch source ! demux ! decoder ! sink


Daiane


On Wed, 2008-10-22 at 18:09 +0530, murugadoss wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Hi Daiane, 
Thanks for the reply. 
I need to test the video in my board using gstreamer. It need to
support all formats of files. 
presently, i need to play Mpeg, mp4 formats. 
Thank u

Regards 
V.Murugadoss



Daiane Angolini wrote: 
    </pre>
    <blockquote type="cite">
      <pre wrap="">HellO!

What king of video do you want to play!?

You can see something here:
<a class="moz-txt-link-freetext" href="http://www.imxdev.org/wiki/index.php?title=I.MX27_ADS_Board_Video_GST_Play">http://www.imxdev.org/wiki/index.php?title=I.MX27_ADS_Board_Video_GST_Play</a>

But, this page is incomplete. Let me know if you will need some help.


Best regards,


Daiane


  
      </pre>
    </blockquote>
  </blockquote>
  <pre wrap=""><!---->

  </pre>
</blockquote>
</body>
</html>