1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-31 15:59:34 +00:00
mpv/DOCS/man/en
wm4 e1966e4aae video: allow hardware decoding only for certain codecs
In particular, this disables mpeg4. There are some files out there that
use GMC, a usually rarely used and ineffective feature, which is not
supported by most hardware decoders. In these cases the hw decoder
outputs garbage, while software decoding works perfectly fine. We can't
really fallback to software decoding in these cases, because we don't
know that something is wrong in the first place. I can't see any
advantages of hw decoding of mpeg4, so it's better to disable it.
2013-12-05 22:58:53 +01:00
..
af.rst af_pan: change options, use option parser 2013-12-04 23:13:46 +01:00
ao.rst options: add options that set defaults for af/vf/ao/vo 2013-12-01 00:12:10 +01:00
changes.rst manpage: use different quoting in example 2013-12-04 23:12:50 +01:00
encode.rst manpage: proofread and fix formatting 2013-07-08 18:02:46 +02:00
input.rst options: add option to disable using right Alt key as Alt Gr 2013-12-02 09:03:31 +01:00
lua.rst Add initial Lua scripting support 2013-09-26 01:28:58 +02:00
mpv.rst manpage: document , mapping (frame_back_step) 2013-11-22 13:07:36 +01:00
options.rst video: allow hardware decoding only for certain codecs 2013-12-05 22:58:53 +01:00
osc.rst docs: osc: update cache display percentage. 2013-10-26 11:12:08 +02:00
vf.rst manpage: remove unhelpful paragraph about video filter params 2013-12-04 23:12:50 +01:00
vo.rst vo_opengl: add support for rectangle textures 2013-12-01 23:39:13 +01:00