4 rindas
68 B
Bash
Izpildāmais fails
4 rindas
68 B
Bash
Izpildāmais fails
#!/bin/sh
|
|
#
|
|
ffmpeg -i $1 -vcodec libx264 -crf 18 -tune animation $2
|