LiveCC / ffmpeg_preprocess.sh
chenjoya's picture
fix
1968eed
raw
history blame
159 Bytes
ffmpeg -ss 0 -t 40 -i howto_fix_laptop_mute_1080p.mp4 -vf "scale='if(gt(a,1),-2,720)':'if(gt(a,1),720,-2)'" -an demo/sources/howto_fix_laptop_mute_1080p.mp4 -y