FranceBB
1st June 2018, 09:20
Hi,
I've been using Limiter on progressive sources, but can I use it on interlaced sources as well?
I mean, for a progressive source I would use:
Limiter(min_luma=16, max_luma=235, min_chroma=16, max_chroma=240)
According to the syntax, Limiter gets the following parameters:
Limiter(clip clip [, int min_luma, int max_luma, int min_chroma, int max_chroma, string show ] )
I expected a boolean "interlaced" parameter, but I don't see it.
I've been using Limiter on progressive sources, but can I use it on interlaced sources as well?
I mean, for a progressive source I would use:
Limiter(min_luma=16, max_luma=235, min_chroma=16, max_chroma=240)
According to the syntax, Limiter gets the following parameters:
Limiter(clip clip [, int min_luma, int max_luma, int min_chroma, int max_chroma, string show ] )
I expected a boolean "interlaced" parameter, but I don't see it.