PINE64
gstreamer error - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: ROCK64 (https://forum.pine64.org/forumdisplay.php?fid=85)
+--- Forum: Linux on Rock64 (https://forum.pine64.org/forumdisplay.php?fid=88)
+--- Thread: gstreamer error (/showthread.php?tid=6321)



gstreamer error - sdarktemplar - 07-26-2018

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



RE: gstreamer error - tllim - 08-02-2018

(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.