<br><br><div class="gmail_quote">---------- Forwarded message ----------<br>From: <b class="gmail_sendername">Prajnashi</b> <span dir="ltr">&lt;<a href="mailto:prajnashi@gmail.com">prajnashi@gmail.com</a>&gt;</span><br>Date: Thu, Mar 26, 2009 at 11:22 PM<br>
Subject: View this page &quot;Port all packages step by step&quot;<br>To: prajnashi &lt;<a href="mailto:prajnashi@googlegroups.com">prajnashi@googlegroups.com</a>&gt;<br><br><br><br>
Update pages to make gst-openmax support amrnb, amrwb, h263, h264,<br>
mpeg4. You can use following command to test.<br>
<br>
  Play a amrwb 3gp file<br>
<br>
    # ./gst-launch-0.10 filesrc location=wb.3gp ! qtdemux ! queue !<br>
omx_amrwbdec ! audioflingersink<br>
<br>
<br>
  Play a mp4 video file:<br>
<br>
    # ./gst-launch-0.10 filesrc location=1.mp4 ! qtdemux ! queue !<br>
omx_mpeg4dec ! ffmpegcolorspace ! fbdevsink<br>
<br>
<br>
<br>
  Play a h264 video file:<br>
<br>
    # ./gst-launch-0.10 filesrc location=264.mp4 ! qtdemux ! queue !<br>
omx_h264dec ! ffmpegcolorspace ! fbdevsink<br>
<br>
<br>
  Play a h263 video file:<br>
<br>
    # ./gst-launch-0.10 filesrc location=263.mp4 ! qtdemux ! queue !<br>
omx_h263dec ! ffmpegcolorspace ! fbdevsink<br>
<br>
<br>
  Play a mp4 + aac file:<br>
<br>
    # ./gst-launch-0.10 filesrc location=av.mp4 ! qtdemux name=demux<br>
demux. ! omx_aacdec ! audioflingersink demux. ! omx_mpeg4dec !<br>
ffmpegcolorspace ! fbdevsink<br>
<br>
<br>
  Play a h263 + amrnb file:<br>
<br>
    # ./gst-launch-0.10 filesrc location=av.3gp ! qtdemux name=demux<br>
demux. ! omx_amrnbdec ! audioflingersink demux. ! omx_h263dec !<br>
ffmpegcolorspace ! fbdevsink<br>
<div><div></div><div class="h5"><br>
<br>
Click on <a href="http://groups.google.com/group/prajnashi/web/port-all-packages-step-by-step" target="_blank">http://groups.google.com/group/prajnashi/web/port-all-packages-step-by-step</a><br>
- or copy &amp; paste it into your browser&#39;s address bar if that doesn&#39;t<br>
work.<br>
--~--~---------~--~----~------------~-------~--~----~<br>
You received this message because you are subscribed to the Google Groups &quot;prajnashi&quot; group.<br>
To post to this group, send email to <a href="mailto:prajnashi@googlegroups.com">prajnashi@googlegroups.com</a><br>
To unsubscribe from this group, send email to <a href="mailto:prajnashi%2Bunsubscribe@googlegroups.com">prajnashi+unsubscribe@googlegroups.com</a><br>
For more options, visit this group at <a href="http://groups.google.com/group/prajnashi?hl=en" target="_blank">http://groups.google.com/group/prajnashi?hl=en</a><br>
-~----------~----~----~----~------~----~------~--~---<br>
<br>
</div></div></div><br><br clear="all"><br>-- <br>-- Prajnashi S<br>