From c1d9283b1e4b3b90d5064e0f1cc29a94aa73cda9 Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Mon, 15 Dec 2014 17:54:14 +0100 Subject: [PATCH] doc/ffplay: remove duplicate threads option, this is documented in codecs.* Fixes Ticket3610 Signed-off-by: Michael Niedermayer --- doc/ffplay.texi | 3 --- 1 file changed, 3 deletions(-) diff --git a/doc/ffplay.texi b/doc/ffplay.texi index 3c8541747a..556fc39ebc 100644 --- a/doc/ffplay.texi +++ b/doc/ffplay.texi @@ -124,9 +124,6 @@ master clock is used to control audio-video synchronization. Most media players use audio as master clock, but in some cases (streaming or high quality broadcast) it is necessary to change that. This option is mainly used for debugging purposes. -@item -threads @var{count} -Set the thread count. By default, @command{ffplay} automatically detects a -suitable number of threads to use. @item -ast @var{audio_stream_number} Select the desired audio stream number, counting from 0. The number refers to the list of all the input audio streams. If it is greater