2 lines
89 B
Plaintext
2 lines
89 B
Plaintext
|
ffmpeg -i ThePianist.mpg -vcodec mpeg4 -b 512k -acodec mp2 -ac 2 -ab 128k ThePianist.avi
|