11-11-2012, 09:02 PM
The only difference between Xuggle 3.4 and 5.5 is at the beginning of the video:
Xuggle 3.4
Xuggle 5.5
The first frames were skipped (between timestamps 90000 and 114024).
I've tried to workaround this behavior in r2842. Could you post an updated log?
Thank you!
Xuggle 3.4
Code:
19:08:54 DEBUG hle.sceMpeg - Main thread - hleMpegGetAvcAu returning 0x00000000, AvcAu=pts=90000, dts=86997
19:08:54 DEBUG hle.sceMpeg - Main thread - hleMpegGetAvcAu returning 0x00000000, AvcAu=pts=93003, dts=90000
19:08:54 DEBUG hle.sceMpeg - Main thread - hleMpegGetAvcAu returning 0x00000000, AvcAu=pts=96006, dts=93003
19:08:54 DEBUG hle.sceMpeg - Main thread - hleMpegGetAvcAu returning 0x00000000, AvcAu=pts=99009, dts=96006
19:08:54 DEBUG hle.sceMpeg - Main thread - hleMpegGetAvcAu returning 0x00000000, AvcAu=pts=102012, dts=99009
19:08:54 DEBUG hle.sceMpeg - Main thread - hleMpegGetAvcAu returning 0x00000000, AvcAu=pts=105015, dts=102012
...
Xuggle 5.5
Code:
18:48:46 DEBUG hle.sceMpeg - Main thread - hleMpegGetAvcAu returning 0x00000000, AvcAu=pts=90000, dts=86997
18:48:46 DEBUG hle.sceMpeg - Main thread - hleMpegGetAvcAu returning 0x00000000, AvcAu=pts=114024, dts=111021
I've tried to workaround this behavior in r2842. Could you post an updated log?
Thank you!
Always include a complete log file at INFO level in your reports. Thanks! How to post a log