options: add --gpu-type device selection#17838
Conversation
|
Disclaimer, this is vibe coded. I have put my insight on the topic, but it was generated by LLM. As this is mostly trivial plumbing code. |
|
Will this work with conditional profiles at runtime? I've been trying to find a solid way to use software render/decode only for images. (especially in a mixed playlist with videos and images, switching back and forth) Sorry if this question is out of scope for this PR. |
|
Yes, the idea is that it would be changeable at runtime. Same as other |
Are you sure you want software rendering for images and not just decoding? |
Good point. Honestly, I've been tinkering over and over, while going through the PhD thesis that is mpv manual but still not able to come up with an overall satisfactory behavior. Would be awesome if there was a guide for image viewing which includes decoding/rendering pointers to help puny minds like mine. |
#15346 would add that. For decoding we just need an option to disable it on images. |
Allows skipping hardware decoding for images, defaulting to yes. Requested in mpv-player#14062, mpv-player#17838 (comment), and needed to display tile grid heif and avif images (mpv-player#17738 (comment)).
Allows skipping hardware decoding for images, defaulting to no. Requested in mpv-player#14062, mpv-player#17838 (comment), and needed to display tile grid heif and avif images (mpv-player#17738 (comment)).
Allows skipping hardware decoding for images, defaulting to no. Requested in mpv-player#14062 and mpv-player#17838 (comment).
Allows skipping hardware decoding for images, defaulting to no. Requested in mpv-player#14062 and mpv-player#17838 (comment).
Allows skipping hardware decoding for images, defaulting to no. Requested in mpv-player#14062 and mpv-player#17838 (comment).
Allows skipping hardware decoding for images, defaulting to no. Requested in mpv-player#14062 and mpv-player#17838 (comment).
Allows skipping hardware decoding for images, defaulting to no. Requested in mpv-player#14062 and mpv-player#17838 (comment).
No description provided.