Niek/superview

Notice Aliasing on rendered footage

juanjax opened this issue · 1 comments

Looks like the call to ffmpeg will benefit from some anti-aliasing flags.
Footage rendered from SuperView has jagged lines and other signs of aliasing when being processed.

Niek commented

Hmm, we can add some postprocessing to the output (https://trac.ffmpeg.org/wiki/Postprocessing), but it really depends on the input. In general I would be a bit careful with fast-moving images.
Maybe you can test some pp settings on your video and let me know what you think could be a good default?