From patchwork Sun Nov 6 13:46:30 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Derek Buitenhuis X-Patchwork-Id: 1315 Delivered-To: ffmpegpatchwork@gmail.com Received: by 10.103.90.1 with SMTP id o1csp686759vsb; Sun, 6 Nov 2016 05:47:14 -0800 (PST) X-Received: by 10.28.134.204 with SMTP id i195mr2942231wmd.77.1478440034205; Sun, 06 Nov 2016 05:47:14 -0800 (PST) Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org. [79.124.17.100]) by mx.google.com with ESMTP id zm4si24850339wjb.131.2016.11.06.05.47.13; Sun, 06 Nov 2016 05:47:14 -0800 (PST) Received-SPF: pass (google.com: domain of ffmpeg-devel-bounces@ffmpeg.org designates 79.124.17.100 as permitted sender) client-ip=79.124.17.100; Authentication-Results: mx.google.com; dkim=neutral (body hash did not verify) header.i=@gmail.com; spf=pass (google.com: domain of ffmpeg-devel-bounces@ffmpeg.org designates 79.124.17.100 as permitted sender) smtp.mailfrom=ffmpeg-devel-bounces@ffmpeg.org; dmarc=fail (p=NONE dis=NONE) header.from=gmail.com Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id B4BAF689F11; Sun, 6 Nov 2016 15:47:08 +0200 (EET) X-Original-To: ffmpeg-devel@ffmpeg.org Delivered-To: ffmpeg-devel@ffmpeg.org Received: from mail-wm0-f66.google.com (mail-wm0-f66.google.com [74.125.82.66]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 47B1E689EE9 for ; Sun, 6 Nov 2016 15:47:02 +0200 (EET) Received: by mail-wm0-f66.google.com with SMTP id p190so11905232wmp.1 for ; Sun, 06 Nov 2016 05:47:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:subject:date:message-id; bh=fTX4RzVjkadydni5A9Be9r52XYOdjoHDlR4rjZufhtc=; b=f3uJuqrHqhFStiIOoPN6Y18nVtFD7OCk7dHV5eyI4KkPVeCL5XlAdwenPgXhg8iusd ooEylgXrrEV32Npay9duVRDeFVbAjdAmVdYYYABEADSjMfbIGBm6L+LBmyE0IGZ+vwPV MEBoQGVDvS68NqR+FRt7D5+CULCBeY+p2jj5bK5etuvDn/GMcxMRmwCBZ6ENTy/wmmZi /+GxbqgRRcGUBjPERQ9wYaA7zfhzF3sGsNbt/kSv7b7mdwyO95vk0KQif/oncDXIB216 6y4IJxN6sgvOqGlBdJwZYFJ9POZnvzzTZ1YnpSiI/jk+1nhd62sY9/NwwwFPLna/sPVm CC6Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:subject:date:message-id; bh=fTX4RzVjkadydni5A9Be9r52XYOdjoHDlR4rjZufhtc=; b=kUabJ5bXovgDm72XHA3P5M/xWJOi18kHldM1xWTBbebSncWZLVfyr1NtFEdYTmuJUy t0lXGA9LZee1No0cI1rQkhFcShyVqmrx0c1gF4NIBlrdLcYLOOy1LDY7biMmHu9kVfrQ QYFxmQX3Q8jFnNWTShlReaNw5J6KvPBi6OHS/lbKZ4SHtAU00WdUjbRYpH+fIVzF2Pz3 9YAeLVf7pRwcixBoRY5XgssUpAppYXksvHKz3/f0C9NHFI3/DszYaa3X8I+cXpUa6W0v Sn7Adp54TA1T7IeoFzUudRvXjv6qf2iF4xlOP8icI8gDEOSXgnROi1RZOrNDZGUBH3RV cYCQ== X-Gm-Message-State: ABUngvcv28Gf0LTSBXwW7JNU6ybW1VykqZA0CPX3bqzwm5yisKfvwEeNVJaNf3jVZPG3rA== X-Received: by 10.194.176.232 with SMTP id cl8mr1818508wjc.225.1478440025255; Sun, 06 Nov 2016 05:47:05 -0800 (PST) Received: from vimeo-vm.localdomain ([154.57.242.29]) by smtp.googlemail.com with ESMTPSA id y2sm25209433wjx.20.2016.11.06.05.47.04 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 06 Nov 2016 05:47:04 -0800 (PST) From: Derek Buitenhuis To: ffmpeg-devel@ffmpeg.org Date: Sun, 6 Nov 2016 13:46:30 +0000 Message-Id: <1478439990-6987-1-git-send-email-derek.buitenhuis@gmail.com> X-Mailer: git-send-email 1.8.3.1 Subject: [FFmpeg-devel] [PATCH] doc/libx26[45]: Add documentation for forced-idr X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FFmpeg development discussions and patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: FFmpeg development discussions and patches MIME-Version: 1.0 Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Signed-off-by: Derek Buitenhuis --- As request by Michael. --- doc/encoders.texi | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/encoders.texi b/doc/encoders.texi index 5a60e7e..ba60e0a 100644 --- a/doc/encoders.texi +++ b/doc/encoders.texi @@ -1751,6 +1751,10 @@ Exhaustive search. Hadamard exhaustive search (slowest). @end table +@item forced-idr +Normally, when forcing a I-frame type, the encoder can select any type +of I-frame. This option forces it to choose an IDR-frame. + @item subq (@emph{subme}) Sub-pixel motion estimation method. @@ -2041,6 +2045,10 @@ Set the x265 preset. @item tune Set the x265 tune parameter. +@item forced-idr +Normally, when forcing a I-frame type, the encoder can select any type +of I-frame. This option forces it to choose an IDR-frame. + @item x265-params Set x265 options using a list of @var{key}=@var{value} couples separated by ":". See @command{x265 --help} for a list of options.