09-28-2012, 05:12 PM
The improvement worked for the 1st video:
but not for the second one:
I've improved the strategy to detect such cases in r2747. Could you recheck?
Thanks!
Code:
7877 user_main DEBUG hle.sceMpeg sceMpegQueryStreamOffset mpeg=0x8C2C16C, bufferAddr=0x09FFEB10, offsetAddr=0x08C2C18C
7878 user_main DEBUG hle.sceMpeg Using complete MPEG header from IoListener
7880 user_main DEBUG hle.sceMpeg Stream offset: 2048, Stream size: 0x56800
7881 user_main DEBUG hle.sceMpeg First timestamp: 90000, Last timestamp: 540450
Code:
13284 user_main DEBUG hle.sceMpeg sceMpegQueryStreamOffset mpeg=0x8C2C16C, bufferAddr=0x09FFEAD0, offsetAddr=0x08C2C18C
13285 user_main DEBUG hle.sceMpeg Stream offset: 2048, Stream size: 0x4C000
13285 user_main DEBUG hle.sceMpeg First timestamp: 25344, Last timestamp: 1677721600
Thanks!
Always include a complete log file at INFO level in your reports. Thanks! How to post a log