superview
superview copied to clipboard
Notice Aliasing on rendered footage
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.
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?