Bash - avi2mpg
ffmpeg -i video.avi -target vcd video.mpg
DZone Snippets > whitetiger > ffmpeg
11376 users tagging and storing useful source code snippets
Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world
ffmpeg -i video.avi -target vcd video.mpg
ffmpeg -i movie.avi -i movie.wav -b 30 -ac 1 -ab 12 -map 0.0 -map 1.0 movie.3gp