Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ffmpeg (avi to psp) problem [Explained, not solved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
kiss-o-matic
Guru
Guru


Joined: 19 Jul 2004
Posts: 423
Location: Tokyo

PostPosted: Sun Aug 10, 2008 2:27 am    Post subject: ffmpeg (avi to psp) problem [Explained, not solved] Reply with quote

This is frustrating the balls off of me. I've done this before, and gotten 16:9 playback no problem (I'm running a custom firmware).

For 4:3
Code:

ffmpeg -i input.avi -f psp -s 320x240 -r 14.985 -b 768k -ar 24000 -ab 64 M4V00001.MP4


For 16:9
Code:

ffmpeg -i input.avi -f psp -s 368x208 -r 14.985 -b 768k -ar 24000 -ab 64 M4V00001.MP4


All my files show up as broken data. :(
I'm putting them in the /video folder on the memstick.
Back to top
View user's profile Send private message
kiss-o-matic
Guru
Guru


Joined: 19 Jul 2004
Posts: 423
Location: Tokyo

PostPosted: Sun Aug 10, 2008 2:43 am    Post subject: Reply with quote

Seems the issue is the card. I'm on the rather new 16GB card... it doesn't like my videos. :(
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum