From c4ca2f24f14af7bd51d1ab62b34a8a77dfe3f859 Mon Sep 17 00:00:00 2001 From: rfelker Date: Mon, 6 Sep 2004 22:30:53 +0000 Subject: [PATCH] finally diego will be happy....this is totally useless but oh well :) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13271 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/man/en/mplayer.1 | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 6e83ca75f4..f169a0f27c 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -4542,6 +4542,14 @@ Useful to control at which point of the filter chain subtitles are rendered when hardcoding subtitles onto a movie. . .TP +.B \-noencodedups +Do not attempt to encode duplicate frames in duplicate; always output +zero-byte frames to indicate duplicates. +Zero-byte frames will be written anyway unless a filter or encoder +capable of doing duplicate encoding is loaded. +Currently the only such filter is harddup. +. +.TP .B \-noodml (\-of avi only) Do not write OpenDML index for AVI files >1GB. .