/ Published in: Bash
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
ffmpeg -i input.flv -s 176x144 -vcodec h263 -r 25 -b 200 -ab 64 -acodec libmp3lame -ac 1 -ar 8000 output.3gp