Rudolf Polzer
761a013736
ildetect: add ILDETECT_FORCE_RUN (if interlacing could not be decided, assume yadif).
2013-12-18 10:56:33 +01:00
Rudolf Polzer
e7c372cb2f
ildetect: $ILDETECT_RUN_INTERLACED_ONLY to only run the job if not progressive
2013-06-21 06:22:13 +02:00
Rudolf Polzer
1fc7dfe68f
ildetect.sh: add a quiet mode; verify telecine decision
...
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.
2013-06-20 19:21:49 +02:00
Rudolf Polzer
c430d89adb
ildetect.sh: skip needlessly going through vo_lavc
...
We can now turn off encoding mode by command line and use vo_null
instead.
2013-06-20 12:25:55 +02:00
Rudolf Polzer
9137d86eda
ildetect.sh: better interlace detection range
2013-06-20 10:13:12 +02:00
Rudolf Polzer
6b808ef8da
ildetect.sh: env vars support
2013-06-20 09:14:27 +02:00
Rudolf Polzer
fb04351f76
vf_dlopen ildetect: make the wrapper shell script more robust
2013-06-16 17:18:45 +02:00
Rudolf Polzer
7ae4242820
vf_dlopen filters: add an "ildetect" filter that detects interlacing
...
The filter analyzes each frame for combing, and decides at the end
whether the content is likely interlaced, telecined or progressive.
2013-06-16 17:11:25 +02:00