2007-05-12, 02:20 AM
Hi I'm playing around again and well the setting in the configuration xml file for sony psp is not taking full advantage of the new firmware or the better compression of h264 I think
<Conversion name="Sony PSP" cmd="-y -i {SOURCE_FILE} -title {TITLE_SUBTITLE} -f psp -r 29.97 -s 368x208 -b 768 -ar 24000 -ab 32 {DEST_FILE}" targetExtension=".mp4" />
Now is there anyway to edit this that it does the smaller file sizes of the h264 codec as well as the increased resolution of the new firmware 3.30 or better regular and 3.03oe-x for the homebrew firmware.
I tried editing just the resolution settings and it just crashed on me
like this
<Conversion name="Wide PSP" cmd="-y -i {SOURCE_FILE} -title {TITLE_SUBTITLE} -f psp -r 29.97 -s 480x272 -b 768 -ar 24000 -ab 32 {DEST_FILE}" targetExtension=".mp4" /> (crashes dun work)
PSP9Video has a profile that is avc 480x272 768 kbps variable bitrate as far as I can tell min is 0 max is 4000 and keyframe interval is 250 that gets better quality while staying about the same file size 1hr= about 380 to 390 mb
Let me know
terramir
<Conversion name="Sony PSP" cmd="-y -i {SOURCE_FILE} -title {TITLE_SUBTITLE} -f psp -r 29.97 -s 368x208 -b 768 -ar 24000 -ab 32 {DEST_FILE}" targetExtension=".mp4" />
Now is there anyway to edit this that it does the smaller file sizes of the h264 codec as well as the increased resolution of the new firmware 3.30 or better regular and 3.03oe-x for the homebrew firmware.
I tried editing just the resolution settings and it just crashed on me
like this
<Conversion name="Wide PSP" cmd="-y -i {SOURCE_FILE} -title {TITLE_SUBTITLE} -f psp -r 29.97 -s 480x272 -b 768 -ar 24000 -ab 32 {DEST_FILE}" targetExtension=".mp4" /> (crashes dun work)
PSP9Video has a profile that is avc 480x272 768 kbps variable bitrate as far as I can tell min is 0 max is 4000 and keyframe interval is 250 that gets better quality while staying about the same file size 1hr= about 380 to 390 mb
Let me know
terramir