Jump to content

ffmpeg converting flv to 3g2


javaguy
 Share

Recommended Posts

This used to work before I upgraded to 2009.

 

ffmpeg -i file.flv -r 24 -s qvga -vcodec mpeg4 -b 12.2k -ab 12.2k -ar 8000 -ac 1 file.3g2

 

 

As I recall I banged my head against the wall for a few days before I figured this out the first time.

 

Now I get Unsupported codec for output stream #0.1. :(

 

Any ideas?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...