misiuro
2nd April 2022, 11:17
Hi
I want to remove 00008.m2ts from 00004.mpls, because I can't add subtitles track. If it is impossible to remove it, than how to modify 00004.mpls to skip 00008.m2ts when the movie starts. Bd Rebuilder want to remove both 00008.m2ts and 00004.m2ts.
00004.m2ts it is main movie
00008.m2ts it is 10 seconds commercial
Would someone be so kind as to point me a quick step by step on what I need to do apart from what I have already done so far.
Thanks very much in advance for any help :)
tebasuna51
4th April 2022, 09:17
Try this:
https://forum.doom9.org/showthread.php?p=1935304#post1935304
misiuro
21st April 2022, 14:04
Hi
Thank you very much for your advice. I use program mpls2json to convert 00004.mpls to 00004.json. I used https://www.mediafreeware.com/free-json-editor.html to see the 00004.mpls file and deleted it this
{
"Clip_Information_file_name": "00008",
"Clip_codec_identifier": "M2TS",
"ref_to_STC_id": 0,
"reserved01": 0,
"is_multi_angle": 0,
"connection_condition": 1,
"IN_time": 27000000,
"OUT_time": 27495495,
"UO_mask_table": {
"menu_call_mask": 0,
"title_search_mask": 0,
"chapter_search_mask": 0,
"time_search_mask": 0,
"skip_to_next_point_mask": 0,
"skip_back_to_previous_point_mask": 0,
"play_FirstPlay_mask": 0,
"stop_mask": 0,
"pause_on_mask": 0,
"pause_off_mask": 0,
"still_off_mask": 0,
"forward_play_mask": 0,
"backward_play_mask": 0,
"resume_mask": 0,
"move_up_selected_button_mask": 0,
"move_down_selected_button_mask": 0,
"move_left_selected_button_mask": 0,
"move_right_selected_button_mask": 0,
"select_button_mask": 0,
"activate_button_mask": 0,
"select_button_and_activate_mask": 0,
"primary_audio_stream_number_change_mask": 0,
"reserved01": 0,
"angle_number_change_mask": 0,
"popup_on_mask": 0,
"popup_off_mask": 0,
"PG_textST_enable_disable_mask": 0,
"PG_textST_stream_number_change_mask": 0,
"secondary_video_enable_disable_mask": 0,
"secondary_video_stream_number_change_mask": 0,
"secondary_audio_enable_disable_mask": 0,
"secondary_audio_stream_number_change_mask": 0,
"reserved02": 0,
"PiP_PG_textST_stream_number_change_mask": 0,
"reserved03": 0
},
"PlayItem_random_access_flag": 0,
"reserved02": 0,
"still_mode": 0,
"still_time": 0,
"STN_table": {
"reserved01": 0,
"number_of_PiP_PG_textST_stream_entries_plus": 0,
"stream": [
{
"type": 1,
"pid": 4113,
"stream_coding_type": "H.264",
"video_format": "1080p",
"frame_rate": "23.976",
"reserved01": 0
},
{
"type": 2,
"subpath_id": 0,
"subclip_id": 0,
"pid": 5120,
"stream_coding_type": "IGS",
"language_code": "eng",
"reserved01": 0
}
]
}
},
After that, my movie started without advertising, but chapters in the movie were gone. Then I added a soundtrack and a subtitle track using MultiAVCHD. This program restored the chapters and add tracks. I had to sync both tracks and use MultiAVCHD again. Now I can enjoy the movie. Regards
tebasuna51
22nd April 2022, 17:07
Good to know than that can solve your question.
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.