bond
11th August 2005, 13:27
as i found out here (http://www.pspvideo9.com/forums/viewtopic.php?t=1309) there is now a sony avc encoder tool available called "Image Converter 2 Plus" available on Sony's Store (http://www.jp.sonystyle.com/Nws/Software_dl/Pc/Software/Haa/2105710489100.html)
screenshots and sample files available here (http://www.watch.impress.co.jp/av/docs/20050728/sony.htm)
http://www.watch.impress.co.jp/av/docs/20050728/sony4.jpg
http://www.watch.impress.co.jp/av/docs/20050728/sony1.jpg
http://www.watch.impress.co.jp/av/docs/20050728/sony2.jpg
http://www.watch.impress.co.jp/av/docs/20050728/sony3.jpg
it seems to be only available in Japan till now (as is the 2.0 firmware of the psp needed for avc playback afaik, not sure)
by analysing the sample files linked to about i found out the following about the encoder:
- it offers the user two avc encoding modes: 768kbps and 384kbps
- the 768 mode outputs H264 Main Profile @ level 2.1
- the 384 mode outputs H264 Main Profile @ level 1.3
- both modes output
- one reference frame (two caused by b-frames)
- one b-frame in a row (not adaptive it seems), the ctts is correct (damn not even apple handled to do that in qt7)
- cabac
- no deblocking
- no weighted (bi)prediction
- access unit delimiters
- buffering period and pic timing SEI
- no reordered frames (b-pyramid)
- no multiple slices
- constant framerate
- both seem to hit the target bitrate pretty accurately
- 320x240 (1:1, no special SAR values defined)
- it outputs .mp4 and seems to use these private uuid atoms too as also the case with mpeg-4 part2 video (private File Brand MSNV)
screenshots and sample files available here (http://www.watch.impress.co.jp/av/docs/20050728/sony.htm)
http://www.watch.impress.co.jp/av/docs/20050728/sony4.jpg
http://www.watch.impress.co.jp/av/docs/20050728/sony1.jpg
http://www.watch.impress.co.jp/av/docs/20050728/sony2.jpg
http://www.watch.impress.co.jp/av/docs/20050728/sony3.jpg
it seems to be only available in Japan till now (as is the 2.0 firmware of the psp needed for avc playback afaik, not sure)
by analysing the sample files linked to about i found out the following about the encoder:
- it offers the user two avc encoding modes: 768kbps and 384kbps
- the 768 mode outputs H264 Main Profile @ level 2.1
- the 384 mode outputs H264 Main Profile @ level 1.3
- both modes output
- one reference frame (two caused by b-frames)
- one b-frame in a row (not adaptive it seems), the ctts is correct (damn not even apple handled to do that in qt7)
- cabac
- no deblocking
- no weighted (bi)prediction
- access unit delimiters
- buffering period and pic timing SEI
- no reordered frames (b-pyramid)
- no multiple slices
- constant framerate
- both seem to hit the target bitrate pretty accurately
- 320x240 (1:1, no special SAR values defined)
- it outputs .mp4 and seems to use these private uuid atoms too as also the case with mpeg-4 part2 video (private File Brand MSNV)