View Single Post
Old 2nd April 2020, 20:03   #676  |  Link
koka
Registered User
 
Join Date: Jun 2018
Posts: 14
Multi-title BD

Code:
tsmuxer.py BD --blu-ray 42.ts+43.ts
glues 42.ts and 43.ts into the blu-ray directory `BD`

Code:
tsmuxer.py MT --blu-ray 42.ts+ --mplsOffset=1 --m2tsOffset=10 
tsmuxer.py MT --blu-ray 43.ts+ --mplsOffset=2 --m2tsOffset=20 
tsmuxer.py MT
makes 2-title blu-ray directory `MT` where `tsmuxer.py MT` rebuild index.bdmv and MovieObject.bdmv
with help of MPLS2JSON.exe
Look https://github.com/abakum/tsmuxerCLI#ex
__________________
tsmuxerCLI

Last edited by koka; 3rd April 2020 at 07:38.
koka is offline   Reply With Quote