View Single Post
Old 30th September 2019, 20:46   #28844  |  Link
lithiumus
Registered User
 
Join Date: May 2008
Posts: 76
Quote:
Originally Posted by jdobbs View Post
@FilipeAmadeuO and Acerjen

I found the issue you were describing. After a remux is done by TSMUXER, the MPLS's sequence table was updated with the new start/end presentation timestamps (PTS). It just so happens, though, that TSMUXER loses frames when it muxes UHD. I'd written code in BD-RB that corrects that issue by remuxing the video. The corrected length information was updated in a new CLPI (generated by BD-RB) but that information was never transferred to the MPLS. So individual M2TS playback times on UHD sources (specified in the MPLS) were off by the number of frames that were lost in the original TSMUXER process.

I've fixed it for the next release, which will probably be posted sometime later today after I do some testing.
Can't say it enough... this is amazing work you do.

Just curious, any further thoughts on not remuxing streams that are not being touched? Could also ensure that streams don't see any regression due to issues with TSMuxer that you may not always foresee and compensate for!
lithiumus is offline   Reply With Quote