View Single Post
Old 27th July 2010, 16:52   #8935  |  Link
jdobbs
Moderator
 
Join Date: Oct 2001
Posts: 20,975
Quote:
Originally Posted by deank View Post
@jdobbs: I just took a look again at the files chompy posted. You can take a look yourself:

00102.mpls : refers to 00050.m2ts: IN: 019BFCC0, OUT: 01BA8B40.

in multiAVCHD you have both CLPI and MPLS set to the same in/out times.

in BD-RB you have correct info in the CLPI but not correct in the MPLS: 019BFCC0 / 01BA8B81.

multiAVCHD always assumes that IN/OUT in the CLPI are the correct ones and overwrites what's in the mpls, that's why it works for chompy.

You can see that the difference is just 0x41 which is close to nothing (0.001(4)s / less than 2 milliseconds) but still may cause troubles.

I took a look at the other clpi files and it seems that all are referred with wrong OUT (by 0x40-0x43) in the playlist from BD-RB (00102.mpls).

Dean
Thanks, deanK, I'll take a look at it. Strange, though, that the value would change from the original. Sometimes in multi-part playlists you can have a repeated audio packet in two adjoining M2TS files when the connection_condition is right. Maybe it's possible that one of the removed audio streams had this condition and resulted in a very small shortening.

Interesting if nothing else.
__________________
Help with development of new apps: Donations.
Website: www.jdobbs.net

Last edited by jdobbs; 27th July 2010 at 17:02.
jdobbs is offline   Reply With Quote