Gstreamer Raspberry Pi error
Tim Müller
tim at centricular.com
Tue Feb 9 11:57:22 UTC 2016
On Tue, 2016-02-09 at 03:07 -0800, Gofrane wrote:
Hi,
> I'm trying to run the following command on a Raspberry Pi with Ubuntu
> mate
>
> gst-launch-1.0 filesrc location=big_buck_bunny_1080p_h264.mov !
> avidemux !
> h264parse ! omxh264dec ! autovideoconvert ! glimagesink
>
>
> But I get
>
> ERROR: from element /GstPipeline:pipeline0/GstAviDemux:avidemux0: The
> stream is of a different type than handled by this element.
That error seems pretty clear to me? This is not an AVI file, and
avidemux only handles AVI files.
Try qtdemux for mov/mp4 files.
Cheers
-Tim
--
Tim Müller, Centricular Ltd - http://www.centricular.com
More information about the gstreamer-devel
mailing list