From 98f5d4c30ca01884b54c1e15d36996eff5c69a44 Mon Sep 17 00:00:00 2001 From: wm4 Date: Tue, 8 Apr 2014 23:04:52 +0200 Subject: vd_lavc: by default, do not show corrupt frames This flips the default value. Use --vd-lavc-show-all=yes to revert. --- DOCS/man/en/options.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DOCS/man/en') diff --git a/DOCS/man/en/options.rst b/DOCS/man/en/options.rst index d9e3b983df..590844de28 100644 --- a/DOCS/man/en/options.rst +++ b/DOCS/man/en/options.rst @@ -2708,7 +2708,7 @@ OPTIONS ``--vd--lavc-o=debug=pict`` ``--vd-lavc-show-all=`` - Show even broken/corrupt frames (default: yes). If this option is set to + Show even broken/corrupt frames (default: no). If this option is set to no, libavcodec won't output frames that were either decoded before an initial keyframe was decoded, or frames that are recognized as corrupted. -- cgit v1.2.3