Stremio / stremio-features

Post Feature requests in Issues here
103 stars 13 forks source link

MPV custom player flags or default external player option #346

Open the-cave-dweller opened 1 year ago

the-cave-dweller commented 1 year ago

Hello, I was wondering if there's any plan of supporting the use of external flags, I normally set vulkan as a renderer in my native MPV because it allows me to set custom shader effects and clarity filters to any kind of video, as if it was a game, is there any way or future plan of allowing this?

Or maybe simply adding an option to open the video on an external player by default, and not inside every video opened.

Thanks for your time

TRtomasz commented 1 year ago

That's not possible at t he moment but it is something that we have definetly on our todo list for desktop app.

TRtomasz commented 1 year ago

@the-cave-dweller you can build shell by yourself and add this flag this way you will be able to use classic mpv config https://github.com/Stremio/stremio-shell/commit/835ae9ca8d6a45265bbd18007a45a6955f2b72ec

danbezerra commented 1 year ago

@TRtomasz I would also like to have an option to start with my own MPV build. The config helps, but I actually like to build my own MPV version, syncing to the latest sources of MPV and LibPlacebo, for example.

Please consider this ask as part of the future planning. Thanks!