I would like to increase the quality of the encode for the Xbox 360 profile. However, I'm unsure what I can and cannot change (and not break the ability for Xbox to read the file). The profile is:
[PS3 & XBox 360]Description=Playstation 3 and XBox 360 compatible (H.264 MP4 height 720 pixel video and AAC audio).
order=mencoder
mencoder-general=-ss 3 -vf pullup,softskip,pp=fd,scale=720:-2,hqdn3d,harddup
mencoder-video=-ovc x264 -x264encopts subq=6:bitrate=1200:partitions=p8x8,b8x8,i4x4:weight_b=yes:threads=auto:nopsnr=yes:nossim=yes:frameref=3:mixed_refs=yes:subme=7:level_idc=41:direct_pred=auto:trellis=1:b_pyramid=none:threads=auto
mencoder-audio=-oac faac -faacopts br=192:mpeg=4:tns=yes:object=2
mencoder-audioac3=-oac faac -faacopts br=192:mpeg=4:tns=yes:object=2
mencoder-ext=.avi
mencoder-remuxto=.mp4
mencoder-audiodelay=skip
FixedResolution=true
Can I just change the "subq=6:bitrate=1200", perhaps decrease the subq and/ or increase the bitrate? Sorry if this is a dumb suggestion, I do not know much about this stuff. Thanks for everything!