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.

Thanks in advance,
Mark.
_______________________________________________
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