gst-launch problem on beagleboard

129 views
Skip to first unread message

damosvil

unread,
Feb 23, 2012, 2:37:04 AM2/23/12
to gst-dsp
Hi,

I'm having some issues trying to play bigbuckbunny with gst-launch.

It seems that dsp-test works fine:
> sudo dsp-test

copied 1000 times successfully

Some dsp codecs are installed in my BeagleBoard xM:
> gst-inspect | grep dsp

dsp: dspdummy: DSP dummy element
dsp: dspvdec: DSP video decoder
dsp: dspadec: DSP audio decoder
dsp: dsph263enc: DSP video encoder
dsp: dspmp4venc: DSP MPEG-4 video encoder
dsp: dspjpegenc: DSP video encoder
dsp: dsph264enc: DSP video encoder
dsp: dspvpp: DSP VPP filter
dsp: dspipp: DSP IPP

But I get this error when I try to play Big Buck Bunny or any other
video:
> sudo gst-launch playbin2 uri=file:///home/marine/Documentos/big_buck_bunny_480p_surround-fix.avi

Estableciendo el conducto a PAUSA …
El conducto está PREPARÁNDOSE …
ADVERTENCIA: del elemento /GstPlayBin2:playbin20/
GstURIDecodeBin:uridecodebin0: No hay un decodificador disponible para
el tipo «video/x-msvideo».
Información adicional de depuración:
gsturidecodebin.c(867): unknown_type_cb (): /GstPlayBin2:playbin20/
GstURIDecodeBin:uridecodebin0
ERROR: del elemento /GstPlayBin2:playbin20/
GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20: A la
instalación de GStreamer le falta un complemento.
Información adicional de depuración:
gstdecodebin2.c(3233): gst_decode_bin_expose (): /
GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0/
GstDecodeBin2:decodebin20:
no suitable plugins found
ERROR: el conducto no quiere prepararse.
Estableciendo el conducto a NULL …
Liberando la tubería…

It seems that the error says there is not decoder for "video/x-
msvideo".
The kernel I'm using 3.2.7-x4 was compiled following the instructions
in:
elinux.org/Beagleboard_Ubuntu_%26_DSP_From_Sources

Please help,
Daniel

Felipe Contreras

unread,
Sep 12, 2012, 11:35:35 AM9/12/12
to damosvil, gst-dsp
Hi,

Sorry for the delay.

On Thu, Feb 23, 2012 at 8:37 AM, damosvil <milkato...@gmail.com> wrote:

> I'm having some issues trying to play bigbuckbunny with gst-launch.

> It seems that the error says there is not decoder for "video/x-
> msvideo".

video/x-msvideo seems to be AVI, so you need the avidemux GStreamer
plug-in, do you have it? Alternatively you can try with other
containers: MP4, Matroska, etc.

Cheers.

--
Felipe Contreras
Reply all
Reply to author
Forward
0 new messages