#3016 closed enhancement (invalid)
Support fast yuv422 and yuv444 inverse telecine process
| Reported by: | Carl Eugen Hoyos | Owned by: | |
|---|---|---|---|
| Priority: | wish | Component: | avfilter |
| Version: | git-master | Keywords: | pullup |
| Cc: | Blocked By: | ||
| Blocking: | Reproduced by developer: | no | |
| Analyzed by developer: | no |
Description
(This was inexplicably requested on mplayer-users)
pullup seems to be signficantly faster than fieldmatch but only supports yuv420p, to fix this either a port of filmdint or improving the pullup filter (or speed up fieldmatch) are possible.
Note:
See TracTickets
for help on using tickets.



Pullup supports !yuv420p formats.
Full uncut console output and sample missing.