viniosity
May 28th, 2008, 09:57 PM
I've gone through the forums and googled pretty extensively but I can't find a way to encode video for my psp using ffmpeg except in 320x240 or 368x208. No other resolution combinations work (I've tried 352x480, 480x272, 480x270, 352x272, 352x276, etc etc)
Here's the command that works at 320x240 and 368x208:
ffmpeg -i 001_movie.m4v -f psp -r 29.97 -b 1000k -ar 24000 -ab 64k -s 320x240 M4V00021.MP4
Anyone able to do this at 480x272 or XXX by 272?
Here's the command that works at 320x240 and 368x208:
ffmpeg -i 001_movie.m4v -f psp -r 29.97 -b 1000k -ar 24000 -ab 64k -s 320x240 M4V00021.MP4
Anyone able to do this at 480x272 or XXX by 272?