View Single Post
Old 14th September 2017, 04:03   #26427  |  Link
AmigaFuture
Registered User
 
AmigaFuture's Avatar
 
Join Date: Apr 2003
Location: Within the main Source.
Posts: 895
I wanted to go with something easier. Less SUP or SRT "complicated". So, I picked a movie I've merged only 1 SRT for. I kept the 1st Subtitle enabled.

Code:
[19:03:11] Importing MKV: BLAZING_SADDLES
  - Scanning for Variable Frame Rate...
  - Collecting audio/video streams from source...
  - Building pseudo-BD source structure...
[19:15:16] Video import completed successfully.
----------------------
[09/13/17] BD Rebuilder v0.50.23
[19:17:24] Source:  BLAZING_SADDLES_00000
  - Input BD size: 16.98 GB
  - Approximate total content: [01:32:51.774]
  - Windows Version: 6.1 [7601]
  - MOVIE-ONLY/ALTERNATE OUTPUT mode enabled
  - Mode: MP4, Intact Video, Intact Audio
  - Quality: High Quality (Default)
  - Decoding/Frame serving: DGDecNV [3-way]
  - Audio Settings: AC3=0 DTS=0 HD=0 Kbs=448
[19:17:26] PHASE ONE, Encoding
 - [19:17:26] Processing: VID_00000 (1 of 1)
 - [19:17:26] Extracting A/V streams [VID_00000]
 - [19:24:00] Reencoding video [VID_00000]
 - [19:24:00] Keeping original video (no reencode)
 - [19:24:00] Processing audio tracks
   - Track 4352 (eng): Keeping original audio
   - Track 4353 (eng): Keeping original audio
[19:24:00]PHASE ONE complete
[19:24:00]PHASE TWO - Rebuild Started
 - [19:24:00] Building ALTERNATE OUTPUT Structure
 - ERROR in attempt to mux (MP4BOX)
[19:24:01] - Failed to REBUILD
Disabling 1st Subtitle and enabling last.

Code:
[09/13/17] BD Rebuilder v0.50.23
[19:35:33] Source:  BLAZING_SADDLES_00000
  - Input BD size: 16.98 GB
  - Approximate total content: [01:32:51.774]
  - Windows Version: 6.1 [7601]
  - MOVIE-ONLY/ALTERNATE OUTPUT mode enabled
  - Mode: MP4, Intact Video, Intact Audio
  - Quality: High Quality (Default)
  - Decoding/Frame serving: DGDecNV [3-way]
  - Audio Settings: AC3=0 DTS=0 HD=0 Kbs=448
[19:35:36] PHASE ONE, Encoding
 - [19:35:36] Processing: VID_00000 (1 of 1)
 - [19:35:36] Extracting A/V streams [VID_00000]
 - [19:40:20] Reencoding video [VID_00000]
 - [19:40:20] Keeping original video (no reencode)
 - [19:40:20] Processing audio tracks
   - Track 4352 (eng): Keeping original audio
   - Track 4353 (eng): Keeping original audio
[19:40:20]PHASE ONE complete
[19:40:20]PHASE TWO - Rebuild Started
 - [19:40:20] Building ALTERNATE OUTPUT Structure
 - ERROR in attempt to mux (MP4BOX)
[19:40:20] - Failed to REBUILD
Maybe there's something funky with AC3 with MP4Box, I don't recall. I'll switch to AAC output..

Code:
[09/13/17] BD Rebuilder v0.50.23
[19:43:01] Source:  BLAZING_SADDLES_00000
  - Input BD size: 16.98 GB
  - Approximate total content: [01:32:51.774]
  - Windows Version: 6.1 [7601]
  - MOVIE-ONLY/ALTERNATE OUTPUT mode enabled
  - Mode: MP4, Intact Video, AutoGOP, Auto-AAC
  - Quality: High Quality (Default)
  - Decoding/Frame serving: DGDecNV [3-way]
  - Audio Settings: AC3=0 DTS=0 HD=0 Kbs=448
[19:43:05] PHASE ONE, Encoding
 - [19:43:05] Processing: VID_00000 (1 of 1)
 - [19:43:05] Extracting A/V streams [VID_00000]
 - [19:47:19] Reencoding video [VID_00000]
 - [19:47:19] Keeping original video (no reencode)
 - [19:47:19] Processing audio tracks
   - Track 4352 (eng): Reencoding audio to AAC...
   - Track 4353 (eng): Reencoding audio to AAC...
[19:53:50]PHASE ONE complete
[19:53:50]PHASE TWO - Rebuild Started
 - [19:53:50] Building ALTERNATE OUTPUT Structure
 - ERROR in attempt to mux (MP4BOX)
[19:53:50] - Failed to REBUILD
That's not it... Hmm..

PINFO.INF
[TextSubs]
00000=ENG_0000_001.SRT

ENG_0000_001.SRT is there at 71.9KB.

Workfiles:

Code:
00000.track_4113.vc1
00000.track_4352.ac3
00000.track_4353.ac3
00000.track_4608.sup
00000.track_4609.sup
00000.track_4610.sup
AUD_00000.meta
AUD_00000_4352.AAC
AUD_00000_4352.AVS
AUD_00000_4353.AAC
AUD_00000_4353.AVS
mChapters.chp
MUX_MOVIE_ONLY.meta
VID_00000.AVS
VID_00000.CHP
VID_00000.DGI
So the SRT is being converted into SUP which isn't what I want. A great idea otherwise. But shouldn't Tesseract be enabled for that to happen?
__________________
Life is not a journey to the grave; but rather to skid out broadside, thoroughly used, torn and warn and loudly proclaim; WOW; What a ride!!! Soon, I'm going to do it AGAiN in different skin!!
AmigaFuture is offline   Reply With Quote