Hi, I am getting following error while playing gstreamer pipeline.
root@ubuntu:/home/ubuntu/gstreamer# gst-launch playbin2 uri= http://192.168.43.82/video/mp4/mtbiketribe-small.mp4 Setting pipeline to PAUSED ... Pipeline is PREROLLING ... DtsGetHWFeatures: Create File Failed DtsGetHWFeatures: Create File Failed Running DIL (3.22.0) Version DtsDeviceOpen: Opening HW in mode 0 DtsDeviceOpen: Create File Failed Pipeline is PREROLLED ... Setting pipeline to PLAYING ... DtsGetHWFeatures: Create File Failed Running DIL (3.22.0) Version DtsDeviceOpen: Opening HW in mode 0 DtsDeviceOpen: Create File Failed Missing element: audio/x-eac3 decoder WARNING: from element /GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0: No decoder available for type 'audio/x-eac3, framed=(boolean)true, rate=(int)48000, channels=(int)6, alignment=(string)frame'. Additional debug info: gsturidecodebin.c(874): unknown_type_cb (): /GstPlayBin2:playbin20/ GstURIDecodeBin:uridecodebin0 libva: VA-API version 0.32.0 libva: va_getDriverName() returns 0 libva: Trying to open /usr/lib/x86_64-linux-gnu/dri/vmwgfx_drv_video.so libva: va_openDriver() returns -1 Missing element: video/x-surface decoder WARNING: from element /GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0: No decoder available for type 'video/x-surface, width=(int)640, height=(int)360, framerate=(fraction)2997/50, pixel-aspect-ratio=(fraction)1/1, type=(string)vaapi, opengl=(boolean)true'. Additional debug info: gsturidecodebin.c(874): unknown_type_cb (): /GstPlayBin2:playbin20/ GstURIDecodeBin:uridecodebin0 ERROR: from element /GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20: Your GStreamer installation is missing a plug-in. Additional debug info: gstdecodebin2.c(3576): gst_decode_bin_expose (): /GstPlayBin2:playbin20/ GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20: no suitable plugins found Execution ended after 724032400 ns. Setting pipeline to PAUSED ... Setting pipeline to READY ... Setting pipeline to NULL ... libva: VA-API version 0.32.0 libva: va_getDriverName() returns 0 libva: Trying to open /usr/lib/x86_64-linux-gnu/dri/vmwgfx_drv_video.so libva: va_openDriver() returns -1 Freeing pipeline ... Regards, Mayank
_______________________________________________ gstreamer-embedded mailing list gstreamer-embedded@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/gstreamer-embedded