Convert FLV file to MPEG using ffmpeg
ffmpeg -i myFile.flv -ab 56 -ar 22050 -b 500 -s 320x240 myFile.mpg
This entry was posted on Friday, September 7th, 2007 at 10:38 pm and is filed under Command Line, Linux. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
[...] « Convert FLV file to MPEG [...]
Name (required)
Mail (will not be published) (required)
Website
Notify me of followup comments via e-mail
September 7th, 2007 22:41
[...] « Convert FLV file to MPEG [...]