Topic: Ubuntu-Linux build > Error opening/initializing the selected video_out

Hello,

i tried several times build the mpv , but it seems on my hardware with AMD (amdgpu graphics driver installed) graphics card it would no longer play;

the build would succeed,

but upon playing a random video file i get error


Error opening/initializing the selected video_out (--vo) device.
Video: no video


thanks

Re: Ubuntu-Linux build > Error opening/initializing the selected video_out

module "zimg" would build with new instructions

git clone https://github.com/sekrit-twc/zimg.git
cd zimg
git submodule update --init --recursive


however, resulting mpv (after following the guide for 20.04 on SVP4 instruction page)
would still complain?

mpv 5G\ APOCALYPSE\ -\ Documentario\ completo\ sui\ rischi\ del\ 5G\ \(sottotitoli\ ITA\).mp4 
 (+) Video --vid=1 (*) (h264 1280x720 23.976fps)
 (+) Audio --aid=1 (*) (aac 2ch 44100Hz)
Error opening/initializing the selected video_out (--vo) device.
Video: no video

Re: Ubuntu-Linux build > Error opening/initializing the selected video_out

dunno, check the full log why it can't init the video out

4 (edited by kapqa 09-07-2022 22:20:52)

Re: Ubuntu-Linux build > Error opening/initializing the selected video_out

*

Re: Ubuntu-Linux build > Error opening/initializing the selected video_out

https://pastebin.ubuntu.com/p/xfYsjpgfXY/