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 - [vo] Video output sdl not found! Error opening/initializing the selected video_out (-vo) device.
Summary: [vo] Video output sdl not found! Error opening/initializing the selected vide...
Status: RESOLVED INVALID
Alias: None
Product: SDL
Classification: Unclassified
Component: video (show other bugs)
Version: 2.0.2
Hardware: ARM Linux
: P2 normal
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-07 15:33 UTC by Shahrouz Raeisi
Modified: 2017-08-12 23:08 UTC (History)
0 users

See Also:


Attachments
Config.log (10.61 KB, text/x-log)
2015-10-07 21:38 UTC, Shahrouz Raeisi
Details

Note You need to log in before you can comment on or make changes to this bug.
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.