[Gstreamer-openmax] Fwd: View this page "Port all packages step by step"

Prajnashi S prajnashi at gmail.com
Thu Mar 26 08:26:53 PDT 2009


---------- Forwarded message ----------
From: Prajnashi <prajnashi at gmail.com>
Date: Thu, Mar 26, 2009 at 11:22 PM
Subject: View this page "Port all packages step by step"
To: prajnashi <prajnashi at googlegroups.com>



Update pages to make gst-openmax support amrnb, amrwb, h263, h264,
mpeg4. You can use following command to test.

 Play a amrwb 3gp file

   # ./gst-launch-0.10 filesrc location=wb.3gp ! qtdemux ! queue !
omx_amrwbdec ! audioflingersink


 Play a mp4 video file:

   # ./gst-launch-0.10 filesrc location=1.mp4 ! qtdemux ! queue !
omx_mpeg4dec ! ffmpegcolorspace ! fbdevsink



 Play a h264 video file:

   # ./gst-launch-0.10 filesrc location=264.mp4 ! qtdemux ! queue !
omx_h264dec ! ffmpegcolorspace ! fbdevsink


 Play a h263 video file:

   # ./gst-launch-0.10 filesrc location=263.mp4 ! qtdemux ! queue !
omx_h263dec ! ffmpegcolorspace ! fbdevsink


 Play a mp4 + aac file:

   # ./gst-launch-0.10 filesrc location=av.mp4 ! qtdemux name=demux
demux. ! omx_aacdec ! audioflingersink demux. ! omx_mpeg4dec !
ffmpegcolorspace ! fbdevsink


 Play a h263 + amrnb file:

   # ./gst-launch-0.10 filesrc location=av.3gp ! qtdemux name=demux
demux. ! omx_amrnbdec ! audioflingersink demux. ! omx_h263dec !
ffmpegcolorspace ! fbdevsink


Click on
http://groups.google.com/group/prajnashi/web/port-all-packages-step-by-step
- or copy & paste it into your browser's address bar if that doesn't
work.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"prajnashi" group.
To post to this group, send email to prajnashi at googlegroups.com
To unsubscribe from this group, send email to
prajnashi+unsubscribe at googlegroups.com<prajnashi%2Bunsubscribe at googlegroups.com>
For more options, visit this group at
http://groups.google.com/group/prajnashi?hl=en
-~----------~----~----~----~------~----~------~--~---




-- 
-- Prajnashi S
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-openmax/attachments/20090326/f7aecaf4/attachment.htm>


More information about the Gstreamer-openmax mailing list