aboutsummaryrefslogtreecommitdiffhomepage
path: root/TOOLS/vf_dlopen/ildetect.sh
Commit message (Collapse)AuthorAge
* TOOLS/vf_dlopen/ildetect.sh: remove duplicated assigmentGravatar shdown2014-10-16
|
* ildetect: add ILDETECT_FORCE_RUN (if interlacing could not be decided, ↵Gravatar Rudolf Polzer2013-12-18
| | | | assume yadif).
* ildetect: $ILDETECT_RUN_INTERLACED_ONLY to only run the job if not progressiveGravatar Rudolf Polzer2013-06-21
|
* ildetect.sh: add a quiet mode; verify telecine decisionGravatar Rudolf Polzer2013-06-20
| | | | | | | For quiet mode: ILDETECT_QUIET=1 ildetect.sh ... Telecine decision (guess by ildetect.so) is verified by retrying the ildetect run with the pullup filter inserted.
* ildetect.sh: skip needlessly going through vo_lavcGravatar Rudolf Polzer2013-06-20
| | | | | We can now turn off encoding mode by command line and use vo_null instead.
* ildetect.sh: better interlace detection rangeGravatar Rudolf Polzer2013-06-20
|
* ildetect.sh: env vars supportGravatar Rudolf Polzer2013-06-20
|
* vf_dlopen ildetect: make the wrapper shell script more robustGravatar Rudolf Polzer2013-06-16
|
* vf_dlopen filters: add an "ildetect" filter that detects interlacingGravatar Rudolf Polzer2013-06-16
The filter analyzes each frame for combing, and decides at the end whether the content is likely interlaced, telecined or progressive.