We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 3139

Summary: [vo] Video output sdl not found! Error opening/initializing the selected video_out (-vo) device.
Product: SDL Reporter: Shahrouz Raeisi <s.raeisi>
Component: videoAssignee: Sam Lantinga <slouken>
Status: RESOLVED INVALID QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2    
Version: 2.0.2   
Hardware: ARM   
OS: Linux   
Attachments: Config.log

Description Shahrouz Raeisi 2015-10-07 15:33:15 UTC
Have the latest MPV compiled and installed on the system also have libsdl2-2.0.2-dfsg1 built and installed but still getting no device error.



root@DeJeBnPr:~/# mpv -vo sdl /mnt/lg_four_seasons_under_the_sea-DWEU.mkv 
Playing: /mnt/lg_four_seasons_under_the_sea-DWEU.mkv
 (+) Video --vid=1 (*) (h264)
 (+) Audio --aid=1 --alang=eng (*) (ac3)
[vo] Video output sdl not found!
Error opening/initializing the selected video_out (-vo) device.
Video: no video
AO: [alsa] 48000Hz stereo 2ch float
A: 00:00:05 / 00:12:00 (0%)
[input] No key binding found for key '0x18'.
A: 00:00:09 / 00:12:00 (1%)


Exiting... (Quit)
root@DeJeBnPr:~/#
Comment 1 Shahrouz Raeisi 2015-10-07 21:38:22 UTC
Created attachment 2285 [details]
Config.log

Config.log shows problems with Mali ...
Comment 2 Sam Lantinga 2017-08-12 23:08:34 UTC
I'm not sure what's happening in this environment. Please let me know if you've debugged into SDL and figured out what is failing.