[MEncoder-users] H264 encoding for PSP

RC cooleyr at gmail.com
Mon Sep 17 06:02:52 CEST 2007


On Sun, 16 Sep 2007 14:33:31 -0500
James Hastings-Trew <jimht at shaw.ca> wrote:

> mencoder dvd://1 -chapter 1-1 -af volume=6 /
> -vf pullup,softskip,scale=480:272,harddup / 
> -oac faac -faacopts br=128:mpeg=4:object=2:raw /
> -ovc x264 -x264encopts bitrate=650:global_header:threads=2 /
> -of lavf -lavfopts format=psp -ofps 24000/1001 -o testpsp.mp4
> 
> Back to my original question - does anyone have a command line that
> works?

x264 and Xvid do not act like lavc.  Even though you're not specifying
anything, a number of options are enabled by default (as noted in the
man page).  I don't have a PSP, but as per iPod encoding, I expect
you'll at least need "nocabac", "level_idc" set pretty low (can't go
wrong with 10).  Perhaps also try "partitions=none".

And please don't top-post in the future.




More information about the MEncoder-users mailing list