GStreamer and Rasperry PI

George Kiagiadakis kiagiadakis.george at gmail.com
Wed Jun 20 08:02:27 PDT 2012


On Wed, Jun 20, 2012 at 5:36 PM, Richard <tuxbox.guru at gmail.com> wrote:
> Hi George and others..
>
> pi at raspberrypi ~ $ gst-inspect-0.10 |grep omx
> openmax:  omxh264dec: OpenMAX H.264 Video Decoder
> openmax:  omxmpeg4videodec: OpenMAX MPEG4 Video Decoder
>
> So that is all good news.... Does anyone have any examples on using
> the components? Been following the Pandaboard versions but the
> components differ quite vastly.
>

gst-launch-0.10 playbin2 uri=file:///path/to/video

You should use something with small resolution, though, since the
rendering is not accelerated yet.


More information about the gstreamer-devel mailing list