On 04/06/2020 05:45 AM, Michael Koch wrote:
Am 06.04.2020 um 12:39 schrieb Mark Filipak:
Here:
https://ffmpeg.org/ffmpeg-filters.html#overlay-1
is found this example:
ffmpeg -i input -i logo -filter_complex 'overlay=10:main_h-overlay_h-10' output
                                                 ^
What is ..................................... this?
It's not documented.

it's the same as overlay=x=10
You can omit the names of the options if you use them in the same order as they appear in the documentation.

Michael

Thanks, Michael.
_______________________________________________
ffmpeg-user mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to