From 6a59d7342fcce9102da8138e2356cd1f65a9b297 Mon Sep 17 00:00:00 2001 From: wm4 Date: Thu, 6 Jul 2017 17:58:26 +0200 Subject: demux_lavf: remove --demuxer-lavf-cryptokey option Was at least somewhat broken, and is misleading. I don't really have an idea why FFmpeg has two AVOptions here anyway. We don't need to care, and I'm only aware of 1 user trying this option ever. See #4579. --- DOCS/man/options.rst | 4 ---- 1 file changed, 4 deletions(-) (limited to 'DOCS/man/options.rst') diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index 2e48c51ffa..8baf9708db 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -2687,10 +2687,6 @@ Demuxer libavformat might reallocate the buffer internally, or not fully use all of it. -``--demuxer-lavf-cryptokey=`` - Encryption key the demuxer should use. This is the raw binary data of - the key converted to a hexadecimal string. - ``--demuxer-mkv-subtitle-preroll=``, ``--mkv-subtitle-preroll`` Try harder to show embedded soft subtitles when seeking somewhere. Normally, it can happen that the subtitle at the seek target is not shown due to how -- cgit v1.2.3