![]() |
2013-04-12
, 08:27
|
Posts: 669 |
Thanked: 433 times |
Joined on May 2010
|
#1
|
![]() |
2013-04-12
, 08:56
|
Posts: 1,048 |
Thanked: 1,127 times |
Joined on Jan 2010
@ Amsterdam
|
#2
|
I'm trying to convert a 720p video file on the N900 itself using ffmpeg with no success - how can i see the list of supported codecs to use with -vcodec?
ffmpeg -formats
ffmpeg -codecs
The Following User Says Thank You to anthonie For This Useful Post: | ||
![]() |
2013-04-12
, 09:12
|
Posts: 669 |
Thanked: 433 times |
Joined on May 2010
|
#3
|
![]() |
2013-04-12
, 10:19
|
Posts: 1,048 |
Thanked: 1,127 times |
Joined on Jan 2010
@ Amsterdam
|
#4
|
![]() |
2013-04-12
, 10:45
|
Posts: 1,048 |
Thanked: 1,127 times |
Joined on Jan 2010
@ Amsterdam
|
#5
|
The Following User Says Thank You to anthonie For This Useful Post: | ||
![]() |
2013-04-12
, 11:14
|
Posts: 669 |
Thanked: 433 times |
Joined on May 2010
|
#6
|
Please, be more specific: Define "problems". Elaborate on the source file you are using and what you're trying to achieve with the converted one.
Use "-ab" to tell acodec the audio bitrate to use.
Either way: ffmpeg -h is your friend...