回复:关于IPod video
we are using the psp avc decoding api (the only libavcodec part used is the mp3 decoding now)
at 222mhz, the psp can decode 480x272 @ ~180fps!
(on the player the speed is around 67fps, software mp3 decoding slow down stuffs alot)
probably in successive versions i'll downclock the psp to 111mhz
ffmpeg h264 goes really slow on psp atm (a lot of work would be required to get full speed in software)
interesting infos about bframes (i was assuming bframes totally not working)
about the x264 modifications, my info_file patch is used by my pmp muxer (so it's useful for me and for everyone using the muxer)
the pictiming patch is done by magiK, i don't know 100% the details, but the psp don't decode the stream (or crash) without it (this patch was made analyzing the avc stream inside pmf files and streams produced with the elecard codec)