1
mirror of https://github.com/mpv-player/mpv synced 2024-10-22 08:51:57 +02:00
mpv/DOCS/man
wm4 163c6ad862 vd_lavc: make hwdec fallback more tolerant
A hw decoder might fail to decode a frame for multiple reasons, and not
always just because decoding is impossible. We can't generally
distinguish these reasons well. Make it more tolerant by accepting
failures of 3 frames, but not more. The threshold can be adjusted by the
repurposed --vd-lavc-software-fallback option.

(This behavior was suggested much earlier in some PR, but at the time
the "proper" hwdec fallback was indistinguishable from decoding error.
With the current situation, "proper" fallback is still instantious.)
2015-11-03 14:03:02 +01:00
..
af.rst manpage: fix broken example 2015-09-27 19:21:37 +02:00
ao.rst docs: correct typo for 'ingore-chmap' 2015-08-22 11:50:33 +02:00
changes.rst manpage: move out the MPlayer comparison page 2015-02-05 22:12:11 +01:00
encode.rst manpage: Fix typo. oacopts -> ovcopts 2015-06-23 22:00:57 +02:00
input.rst command: add mistimed-frame-count property 2015-10-30 14:05:41 +01:00
ipc.rst ipc: add request_id to json 2015-07-03 22:26:54 +02:00
lua.rst subprocess, lua: export whether the process was killed by us 2015-06-27 21:08:55 +02:00
mpv.rst manpage: briefly mention libmpv 2015-10-30 09:49:16 +01:00
options.rst vd_lavc: make hwdec fallback more tolerant 2015-11-03 14:03:02 +01:00
osc.rst osc: time display configuration options 2015-06-19 21:33:44 +02:00
vf.rst video: replace vf_format outputlevels option with global option 2015-09-29 21:12:26 +02:00
vo.rst vo_opengl: win32: try to enable DwmFlush by default 2015-11-01 20:47:57 +01:00