ZSHFiles/custom/functions/ffmpeg-compress

2 lines
101 B
Plaintext

ffmpeg -hwaccel cuda -i $1 -c:v h264 -crf 30 -vf "normalize,scale=480:-1:flags=spline,mpdecimate" $2