diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index 5ef2412c15..8ebbcd9a70 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -1755,7 +1755,7 @@ Video You can get the list of allowed codecs with ``mpv --vd=help``. Remove the prefix, e.g. instead of ``lavc:h264`` use ``h264``. - By default, this is set to ``h264,vc1,hevc,vp8,vp9,av1``. Note that + By default, this is set to ``h264,vc1,hevc,vp8,vp9,av1,prores``. Note that the hardware acceleration special codecs like ``h264_vdpau`` are not relevant anymore, and in fact have been removed from FFmpeg in this form.