From 86e7fe33bd23264388e0c88014f33ddd2feb1e6b Mon Sep 17 00:00:00 2001 From: rigaya Date: Fri, 8 Nov 2024 18:20:07 +0900 Subject: [PATCH] =?UTF-8?q?--fps=E3=81=AF--raw=E4=BB=A5=E5=A4=96=E3=81=A7?= =?UTF-8?q?=E3=81=AF=E9=9D=9E=E6=8E=A8=E5=A5=A8=E3=81=A7=E3=81=82=E3=82=8B?= =?UTF-8?q?=E3=81=93=E3=81=A8=E3=82=92=E6=98=8E=E8=A8=98=E3=80=82=20(=20#6?= =?UTF-8?q?40=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- NVEncC_Options.en.md | 4 +++- NVEncC_Options.ja.md | 4 +++- NVEncCore/rgy_cmd.cpp | 3 ++- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/NVEncC_Options.en.md b/NVEncC_Options.en.md index f7170ab7..1d386903 100644 --- a/NVEncC_Options.en.md +++ b/NVEncC_Options.en.md @@ -493,7 +493,9 @@ Number of pixels to cropped from left, top, right, bottom. Number of frames to input. (Note: input base, not output base) ### --fps <int>/<int> or <float> -Set the input frame rate. Only valid for raw format, otherwise it will be ignored or only treated as a hint. +Set the input frame rate when --raw is used. Not recommended to be used with readers other than --raw. + +Only valid for raw format (when --raw is used), otherwise it will be ignored or only treated as a hint. ### --input-res <int>x<int> Set input resolution. Only valid for raw format, otherwise it will be ignored. diff --git a/NVEncC_Options.ja.md b/NVEncC_Options.ja.md index 60965a99..d20a9f64 100644 --- a/NVEncC_Options.ja.md +++ b/NVEncC_Options.ja.md @@ -493,7 +493,9 @@ avformat + cuvid decoderを使用して読み込む。 読み込むフレーム数。 (注: 入力ベースである点に注意、出力ベースではない) ### --fps <int>/<int> or <float> -入力フレームレートの設定。raw形式の場合のみ有効で、その他の場合は無視されるか、fps推定のヒントとしてのみ扱われる。 +--rawを使用した時の入力フレームレートの設定。--raw以外での使用は非推奨。 + +raw形式の場合のみ有効で、その他の場合は無視されるか、fps推定のヒントとしてのみ扱われる。 ### --input-res <int>x<int> 入力解像度の設定。raw形式の場合の場合のみ有効。 diff --git a/NVEncCore/rgy_cmd.cpp b/NVEncCore/rgy_cmd.cpp index 0529b18e..be07de3d 100644 --- a/NVEncCore/rgy_cmd.cpp +++ b/NVEncCore/rgy_cmd.cpp @@ -8422,7 +8422,8 @@ tstring gen_cmd_help_input() { _T(" ignore_sar= ignore sar when using negative value.\n") _T("\n") _T(" --frames frames to encode (based on input frames)\n") - _T(" --fps / or set framerate\n") + _T(" --fps / or set framerate when --raw is used.\n") + _T(" not recommended for other readers.\n"); _T(" --interlace set input as interlaced\n") _T(" tff, bff\n"); str += print_list_options(_T("--input-csp set input colorspace for raw reader"),