PINE64
+LTS/SOPINE Video player on Debian buster - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: PINE A64(+) (https://forum.pine64.org/forumdisplay.php?fid=4)
+--- Forum: Linux on Pine A64(+) (https://forum.pine64.org/forumdisplay.php?fid=6)
+---- Forum: Armbian (https://forum.pine64.org/forumdisplay.php?fid=84)
+---- Thread: +LTS/SOPINE Video player on Debian buster (/showthread.php?tid=7803)



Video player on Debian buster - klode - 08-06-2019

I want to know if I can have a video player for H264 working on my Debian Buster (from armbian.com).

I've tested mpv with the command:

Code:
mpv --vo=vdpau --hwdec=vdpau --hwdec-codecs=all video.mp4


but I got this error:
Code:
[vo/vdpau] Error when calling vdp_device_create_x11:1
Error opening/initializing the selected video out (--vo) device.

I've installed the Cedrus/libvdpau-sunxi library from here:

sunxi

Even with VLC I cannot play H264 video properly.