0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 20:03:10 +02:00
mpv/DOCS/man/en
wm4 58d196c07e video: different way to enable hardware decoding, add software fallback
Deprecate the hardware specific video codec entries (like ffh264vdpau).
Replace them with the --hwdec switch, which requests that a specific
hardware decoding API should be used. The codecs.conf entries will be
removed at a later time, but for now they are useful for testing and
compatibility.

Instead of --vc=ffh264vdpau, --hwdec=vdpau should be used.

Add a fallback if hardware decoding fails. Most hardware decoders
(including vdpau) support only a subset of h264, and having such a
fallback is supposed to enable a better user experience.
2013-01-13 17:39:32 +01:00
..
af.rst audio: remove support for native alaw/mulaw/adpcm output 2012-12-11 00:37:54 +01:00
ao.rst vo/ao: SDL 1.2+ audio driver, SDL 2.0+ accelerated video driver 2012-12-28 08:40:28 +01:00
changes.rst video: different way to enable hardware decoding, add software fallback 2013-01-13 17:39:32 +01:00
encode.rst encode: remove dependency on current ffmpeg 2012-10-01 11:04:48 +02:00
input.rst command: export A/V sync difference as "avsync" property 2012-11-16 21:21:16 +01:00
mpv.rst manpage: mark HTTP related options as deprecated/broken 2012-12-11 01:04:13 +01:00
options.rst video: different way to enable hardware decoding, add software fallback 2013-01-13 17:39:32 +01:00
vf.rst options: move -ass-bottom-margin/-ass-top-margin options to vf_sub 2012-12-12 23:35:34 +01:00
vo.rst vo_sdl: add a "sw" flag like in opengl 2013-01-10 12:34:40 +01:00