Am 16.11.2020 um 16:12 schrieb Paul B Mahol:
On Mon, Nov 16, 2020 at 12:41 PM Michael Koch <[email protected]>
wrote:

Am 16.11.2020 um 12:22 schrieb Paul B Mahol:
On Mon, Nov 16, 2020 at 12:13 PM Michael Koch <
[email protected]>
wrote:

When I overlay a bluescreen foreground video over a background video,
which is the best place for the despill filter? (a) before colorkey or
(b) after colorkey or (c) after overlay?

[foreground](a),colorkey,(b)[fg];[background][fg]overlay,(c)

I found here an example for (c) but I doubt that this makes sense:
https://gist.github.com/kerbeh/fbe0cd0d89c424708c119e0a0d00ca88


Why do you doubt that it does make sense?
I doubt that (c) is the right place because at position (c) the despill
filter also affects the background video, which surely doesn't have any
contamination from the bluescreen.

Then use it after colorkey.

Thank you, you confirmed what I also thought is the best place for the despill filter. But I wasn't sure. Might be a good idea to add a short note to the documentation of the despill filter.

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