* [FFmpeg-devel] [PATCH] doc/ffmpeg: Extend documentation for sws_flags option
@ 2023-05-17 11:52 Tobias Rapp
2023-05-17 13:15 ` Gyan Doshi
0 siblings, 1 reply; 3+ messages in thread
From: Tobias Rapp @ 2023-05-17 11:52 UTC (permalink / raw)
To: ffmpeg-devel
Clarify that -sws_flags are only applied to simple filtergraphs as a
default, not complex filtergraphs. Add a reference to the scaler
options.
---
doc/ffmpeg.texi | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/doc/ffmpeg.texi b/doc/ffmpeg.texi
index a12700e..c0fa90f 100644
--- a/doc/ffmpeg.texi
+++ b/doc/ffmpeg.texi
@@ -1023,7 +1023,12 @@ If @var{pix_fmt} is a single @code{+}, ffmpeg selects the same pixel format
as the input (or graph output) and automatic conversions are disabled.
@item -sws_flags @var{flags} (@emph{input/output})
-Set SwScaler flags.
+Set default flags for the libswscale library. These flags are used by
+automatically inserted @code{scale} filters and those within simple
+filtergraphs, if not overridden within the filtergraph definition.
+
+See the @ref{scaler_options,,ffmpeg-scaler manual,ffmpeg-scaler} for a list
+of scaler options.
@item -rc_override[:@var{stream_specifier}] @var{override} (@emph{output,per-stream})
Rate control override for specific intervals, formatted as "int,int,int"
--
2.7.4
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [FFmpeg-devel] [PATCH] doc/ffmpeg: Extend documentation for sws_flags option
2023-05-17 11:52 [FFmpeg-devel] [PATCH] doc/ffmpeg: Extend documentation for sws_flags option Tobias Rapp
@ 2023-05-17 13:15 ` Gyan Doshi
2023-05-17 15:19 ` Tobias Rapp
0 siblings, 1 reply; 3+ messages in thread
From: Gyan Doshi @ 2023-05-17 13:15 UTC (permalink / raw)
To: ffmpeg-devel
On 2023-05-17 05:22 pm, Tobias Rapp wrote:
> Clarify that -sws_flags are only applied to simple filtergraphs as a
> default, not complex filtergraphs. Add a reference to the scaler
> options.
LGTM
Regards,
Gyan
> ---
> doc/ffmpeg.texi | 7 ++++++-
> 1 file changed, 6 insertions(+), 1 deletion(-)
>
> diff --git a/doc/ffmpeg.texi b/doc/ffmpeg.texi
> index a12700e..c0fa90f 100644
> --- a/doc/ffmpeg.texi
> +++ b/doc/ffmpeg.texi
> @@ -1023,7 +1023,12 @@ If @var{pix_fmt} is a single @code{+}, ffmpeg selects the same pixel format
> as the input (or graph output) and automatic conversions are disabled.
>
> @item -sws_flags @var{flags} (@emph{input/output})
> -Set SwScaler flags.
> +Set default flags for the libswscale library. These flags are used by
> +automatically inserted @code{scale} filters and those within simple
> +filtergraphs, if not overridden within the filtergraph definition.
> +
> +See the @ref{scaler_options,,ffmpeg-scaler manual,ffmpeg-scaler} for a list
> +of scaler options.
>
> @item -rc_override[:@var{stream_specifier}] @var{override} (@emph{output,per-stream})
> Rate control override for specific intervals, formatted as "int,int,int"
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [FFmpeg-devel] [PATCH] doc/ffmpeg: Extend documentation for sws_flags option
2023-05-17 13:15 ` Gyan Doshi
@ 2023-05-17 15:19 ` Tobias Rapp
0 siblings, 0 replies; 3+ messages in thread
From: Tobias Rapp @ 2023-05-17 15:19 UTC (permalink / raw)
To: ffmpeg-devel
On 17/05/2023 15:15, Gyan Doshi wrote:
>
> On 2023-05-17 05:22 pm, Tobias Rapp wrote:
>> Clarify that -sws_flags are only applied to simple filtergraphs as a
>> default, not complex filtergraphs. Add a reference to the scaler
>> options.
>
> LGTM
>
> Regards,
> Gyan
Applied.
Thanks for review,
Tobias
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-05-17 15:19 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-17 11:52 [FFmpeg-devel] [PATCH] doc/ffmpeg: Extend documentation for sws_flags option Tobias Rapp
2023-05-17 13:15 ` Gyan Doshi
2023-05-17 15:19 ` Tobias Rapp
Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
This inbox may be cloned and mirrored by anyone:
git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \
ffmpegdev@gitmailbox.com
public-inbox-index ffmpegdev
Example config snippet for mirrors.
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git