[FFmpeg-user] Resizing result with nearest neighbour is highly compressed
Nick
randomdot555 at gmail.com
Fri May 22 14:52:40 EEST 2020
I'm trying to resize a .mp4 video with FFmpeg but the result is artifacted
to hell and back, how can I fix it?
Command used:
> ffmpeg -i C:\Users\Asus\Desktop\0001-0024.mp4 -vf
> scale=1120:1120:flags=neighbor C:\Users\Asus\Desktop\out.mp4 -aac_tns
the input file and output files have been attached to this mail
I have tried everything I can think off, any help is appreciated
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-0024.mp4
Type: video/mp4
Size: 49069 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-user/attachments/20200522/f2a4f7bb/attachment.mp4>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: out.mp4
Type: video/mp4
Size: 327476 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-user/attachments/20200522/f2a4f7bb/attachment-0001.mp4>
More information about the ffmpeg-user
mailing list