PINE64

Full Version: gstreamer error
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I could use rkmpv to play mp4 by hw decoder,

but when I use gstreamer I got error as below:

rock64@rock64 # gst-launch-1.0 playbin uri=file:///home/rock64/Videos/TEST.mp4 video-sink=kmssink
Setting pipeline to PAUSED ...
ERROR: Pipeline doesn't want to pause.
ERROR: from element /GstKMSSink:kmssink0: Could not open DRM module (NULL)
Additional debug info:
gstkmssink.c(709): gst_kms_sink_start (): /GstKMSSink:kmssink0:
reason: No such file or directory (2)
Setting pipeline to NULL ...
Freeing pipeline ...


do I miss anything?

Thanks

regards,
Yui
(07-26-2018, 11:49 PM)sdarktemplar Wrote: [ -> ]I could use rkmpv to play mp4 by hw decoder,

but when I use gstreamer I got error as below:

rock64@rock64 # gst-launch-1.0 playbin uri=file:///home/rock64/Videos/TEST.mp4 video-sink=kmssink
Setting pipeline to PAUSED ...
ERROR: Pipeline doesn't want to pause.
ERROR: from element /GstKMSSink:kmssink0: Could not open DRM module (NULL)
Additional debug info:
gstkmssink.c(709): gst_kms_sink_start (): /GstKMSSink:kmssink0:
reason: No such file or directory (2)
Setting pipeline to NULL ...
Freeing pipeline ...


do I miss anything?

Thanks

regards,
Yui

Please ping ayuka at Lunix-Rockchip IRC and he may able to assist on your issue.