Mark Thompson (12020-08-14):
> The relation to the existing -autorotate and -autoscale options is
> confusing - those aren't disabled by this (because they are applied
> differently), but it sounds like they would be.

I updated the doc to:

Disable automatically inserting format conversion filters in all filter 
graphs, including those defined by @option{-vf}, @option{-af},
@option{-filter_complex} and @option{-lavfi}. If filter format negotiation 
requires a conversion, the initialization of the filters will fail.
Conversions can still be performed by inserting the relevant conversion
filter (scale, aresample) in the graph.

> I'm not sure how to make this better.  Maybe it should be called 
> "-autoconvert" to match and then override the others?

I disagree: auto rotation and auto scaling are options for normal users,
to control the output. This is for very advanced users, only for
technical use by somebody who knows the inner workings of lavfi. They
should not be merged, and also this is why I chose a very long and
explicit name.

> The help strings here looks suspiciously similar to the -filter_complex 
> ones...

Oops. Locally changed to:

        "disable all automatic conversion filters" },

Thanks.

Regards,

-- 
  Nicolas George

Attachment: signature.asc
Description: PGP signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to