mirror of
https://github.com/rvtr/wiki.git
synced 2025-10-31 06:31:13 -04:00
1 line
130 B
Batchfile
1 line
130 B
Batchfile
ffmpeg -i %1 -f avi -r 12 -vf "scale=256:-2" -b 512k -bt 64k -vcodec libxvid -acodec libmp3lame -ar 32000 -ab 96k -ac 2 %1_dsi.avi |