jbilcke-hf's picture
jbilcke-hf HF staff
test a new version with audio
55dbf53
raw
history blame
473 Bytes
ffmpeg -i sandbox/video/1688471841394.mp4 -vf unsharp=3:3:1.05 sandbox/video/1688471841394_msize_x3_y3_amount_1-05.mp4
ffmpeg -i sandbox/video/1688471841394.mp4 -vf unsharp=3:3:1.1 sandbox/video/1688471841394_msize_x3_y3_amount_1-10.mp4
ffmpeg -i sandbox/video/1688471841394.mp4 -vf unsharp=3:3:1.15 sandbox/video/1688471841394_msize_x3_y3_amount_1-15.mp4
ffmpeg -i sandbox/video/1688471841394.mp4 -vf unsharp=3:3:1.2 sandbox/video/1688471841394_msize_x3_y3_amount_1-20.mp4