View Full Version : BD Rebuilder Beta - Bug Reports Only
Hooman
9th September 2024, 03:39
There is other useful information in the log... for example, was it a full backup or a movie-only? But I guess you decided it wasn't needed and provided something I didn't ask for instead.
I sincerely apologize for the misunderstanding. When I saw ‘encode log,’ I assumed it referred to the process of x264/video encodings and their stats, rather than the project’s log.
jdobbs
9th September 2024, 12:22
I sincerely apologize for the misunderstanding. When I saw ‘encode log,’ I assumed it referred to the process of x264/video encodings and their stats, rather than the project’s log.No biggie.
Hooman
12th September 2024, 10:11
It’s not an issue with the encodes. Whenever the clip (the streams) contains a part at its start that is to be skipped according to its corresponding playlist file, BD-RB doesn't retain the (PlayItem's) IN_Time at its original value and changes it to 00:00:00:00. This could be due to the commands BD-RB sends to tsMuxer (Or the "Rebuilding BD file Structure"). The attached image shows the original structure as imported into Scenarist by a BD-Reauthor script. The black frame that reads ‘Cinerama Everywhere, RT 8:20…’ is a shot of the short part at the start of the clip that is not intended to be played back.
If I rebuild the same title (even with the FORCE_NOENCODE=1 flag?) and then import the rebuilt version into Scenarist for re-authoring, the aforementioned IN_Time is not the same as in the original MPLS. When that playlist/clip is called from the disc menu, those few frames at the start of the clip play back because the IN_Time has changed. Maybe something like BDTools can correct it in MPLS files.
PS
For this particular clip, the “IN_time” of the PlayItem and the “mark_time_stamp” of the first “PlayListMark” in the original playlist MPLS (converted by BDTools to readable JSON) is 27167041. However, in the BD-Rebuilt version, it has changed to 27000000.
{
"MPLS": {
"version_number": "0200",
"reserved_header": [
0
],
"AppInfoPlayList": {
"reserved01": 0,
"PlayList_playback_type": 1,
"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
},
"reserved02": 0,
"PlayList_random_access_flag": 0,
"audio_mix_app_flag": 1,
"lossless_may_bypass_mixer_flag": 0,
"MVC_Base_view_R_flag": 0
},
"PlayList": {
"reserved01": 0,
"PlayItem": [
{
"Clip_Information_file_name": "00018",
"Clip_codec_identifier": "M2TS",
"ref_to_STC_id": 0,
"reserved01": 0,
"is_multi_angle": 0,
"connection_condition": 1,
"IN_time": 27167041,
"OUT_time": 49802154,
"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": 1,
"pid": 4352,
"stream_coding_type": "AC-3",
"audio_presentation_type": "Stereo",
"sampling_frequency": "48 kHz",
"language_code": "fra"
},
{
"type": 2,
"subpath_id": 0,
"subclip_id": 0,
"pid": 5120,
"stream_coding_type": "IGS",
"language_code": "eng",
"reserved01": 0
}
]
}
}
],
"SubPath": [
{
"reserved01": 0,
"SubPath_type": 3,
"reserved02": 0,
"is_repeat_SubPath": 0,
"reserved03": 0,
"SubPlayItem": [
{
"Clip_Information_file_name": "00016",
"Clip_codec_identifier": "M2TS",
"ref_to_STC_id": 0,
"reserved01": 0,
"is_multi_Clip_entries": 0,
"sp_connection_condition": 1,
"SubPlayItem_IN_time": 27000000,
"SubPlayItem_OUT_time": 27001876,
"sync_PlayItem_id": 0,
"sync_start_PTS_of_PlayItem": 0
}
]
}
]
},
"PlayListMark": [
{
"reserved01": 0,
"mark_type": 1,
"ref_to_PlayItem_id": 0,
"mark_time_stamp": 27167041,
"entry_ES_PID": 65535,
"duration": 0
},
{
"reserved01": 0,
"mark_type": 1,
"ref_to_PlayItem_id": 0,
"mark_time_stamp": 49800277,
"entry_ES_PID": 65535,
"duration": 0
}
]
}
}
I believe this issue can only be resolved by a reverse conversion of the JSON file back into an MPLS playlist after BD-RB’s work.
BDEdit can also revert the PlayItem IN_time from the initial setting to the original authored value. However, I am curious as to why this behavior occurs in the first place. Is "Rebuilding BD file Structure" a process similar to what IfoUpdate did during the DVD era? Does it fail to read the original IN_time value, or is the issue caused by the muxing process when the main clip of the PlayItem is changed?
ROB271
20th September 2024, 20:14
Hello, i would like to report a bug thats been present in BD-RB for a couple of years now
When dolby vision support was first added to BD-RB there was an initial release where the dolby vision track was given the wrong stream ID, this bug was promplty fixed by the author BUT was never fixed in the internal routine that handles the correction of bitstream exception errors returned by tsmuxer, resulting in the m2ts file where bitstream exception occured being unplayable with dolby vision enabled.
If i then demux BD-RB output the dolby vision track on an affected m2ts file where bitstream exception occured demuxes as track_4114 rather than track_4117.
Im hoping this is just a code correction for the author.
Thankyou
I'll take a look at it.
Hello j dobbs, did you get chance to look at the above bug, Regards
DoctorM
21st September 2024, 21:53
New Win OS and installation of BD Rebuilder first being used today and I received the "TSMUXER ERR: 0xFFFFFFFF" error trying to do a movie only rebuild.
I saw a few instances of it mentioned here but never a solution. Digging around I found that one of the .M2TS files was accidentally missing so the .MPLS couldn't find ALL the video files in the main movie's playlist.
Putting the missing video back and the error went away.
I don't know if that's why anyone else got that error, but I just thought I should mention it in case it helps others.
jdobbs
22nd September 2024, 17:20
Hello j dobbs, did you get chance to look at the above bug, RegardsI have it on my list of things to do. Unfortunately I haven't had a lot of time recently to work on BD Rebuilder, but I hope to address the things on my list soon.
Lathe
29th September 2024, 23:03
Just a quickie... (as is my known usual style... :))
I THOUGHT I remembered in the past that using TSMuxer the box 'Continually Insert SPS/PPS' was always checked, unless I am misremembering. But, I'm using a newer version of TSMuxer now (still from aways back) and I notice that be default the box is UNchecked.
I'm ALWAYS creating playable Blu-ray compatible discs to play in my OPPO player, so, should I leave the box unchecked now or should I use it? I am rather confused... (what else is new....?)
And, in answering, if someone could kindly please explain exactly what that does and why that is there and why it is (UN)necessary?
Thanks!
***EDIT
Oh, I also notice that the older version I use sometimes (2020) also defaults to 'Insert SEI and VUI data if absent'... Uh, what is that about, and why does the newer one default to 'Do Not Change' that? AND... Again, PLEASE, what are the differences, why do both versions default differently, and how should I set these to make the most compatible playable Blu-ray discs for hardware players?
thanks again!
Lathe
2nd October 2024, 23:10
Anyone home...?
gonca
3rd October 2024, 17:13
https://doc-kurento.readthedocs.io/en/latest/knowledge/h264.html
https://forum.videohelp.com/threads/378956-TSMuxer-SEI-VUI
Nobody home.
Idea...
Try default and if you have no problems with playback, great.
If you have an issue just remux with options checked. and see if that worked.
I used to go with defaults and didn't have any issues.
Lathe
3rd October 2024, 19:25
https://doc-kurento.readthedocs.io/en/latest/knowledge/h264.html
https://forum.videohelp.com/threads/378956-TSMuxer-SEI-VUI
Nobody home.
Idea...
Try default and if you have no problems with playback, great.
If you have an issue just remux with options checked. and see if that worked.
I used to go with defaults and didn't have any issues.
Thanks Bro! I'll check out those threads and see if I can understand what the difference is. Sounds like you just tried trial and error, that would suggest that there is no true definitive answer if one was indeed better than the other.
The older version of TSMuxer defaults to having both 'on' so to speak. The newer version (2020) has them 'off' by default, so that doesn't help one know...
gmipf
3rd October 2024, 20:12
Does anyone know how to run with wine?
Lathe
3rd October 2024, 20:26
Does anyone know how to run with wine?
:cool:
gmipf
3rd October 2024, 23:55
:cool:
You know?
Lathe
3rd October 2024, 23:59
You know?
Heh, no, sorry... I just liked your post as it reads literally... :)
musiclover
5th October 2024, 10:15
I am making a quick-play blu-ray using mkv's with a framerate of 24. After the first try the audio was out of sync. This problem was solved after having written ''IMPORT_FORCE_FRAMERATE=24'' in the config file. But now the subtitles are out of sync. BD-Rebuilder converted them to 23,976 fps. Is there an easy fix for that?
musiclover
5th October 2024, 10:35
I have a computer with both NVIDIA and INTEL gpu's. Starting GPUENCC v0.01.17 and selecting ''INTEL Encoding GPU'' the constant quality settings read 27, 24, 18. After switching to ''NVIDIA Encoding GPU'' and switching back again the constant quality settings have changed to 34, 29, 23. I have to restart the program to get the original 27, 24, 18 again. The NVIDIA settings are kept constant after switching at 31, 28, 23.
I think it's a bug.
jdobbs
5th October 2024, 15:52
I have a computer with both NVIDIA and INTEL gpu's. Starting GPUENCC v0.01.17 and selecting ''INTEL Encoding GPU'' the constant quality settings read 27, 24, 18. After switching to ''NVIDIA Encoding GPU'' and switching back again the constant quality settings have changed to 34, 29, 23. I have to restart the program to get the original 27, 24, 18 again. The NVIDIA settings are kept constant after switching at 31, 28, 23.
I think it's a bug.Weird. I'll look at it.
By the way, you can set those values to whatever you like. Just edit GPUENCC.INI from within the program and add one or more of the following examples (using values you choose):
NV_HEVC_Q_VALUES=34,29,23
NV_AVC_Q_VALUES=31,28,23
QSV_HEVC_Q_VALUES=34,29,23
QSV_AVC_Q_VALUES=27,24,18
also
HEVC_BR_VALUES=1000,2000,3000
AVC_BR_VALUES=1500,2500,4500
Just a warning... any illegal or other strange settings will revert to the defaults.
iambryanknowles
6th October 2024, 07:46
Is there a way to force FFMPEG Frameserving for an HEVC source file when encoding to x264? (My GPU doesn't decode HEVC) DirectShowSource is extremely slow, and lavf through x264 doesn't allow crf prediction.
Also, on occasions I'm trying to encode by bitrate, is there a way to force the program to calculate the average bitrate based on the whole playlist. I've been using DVD2BDExpress to convert DVDs to BDs retaining menus, then IVTC and reencoding to DVD-5. Seems to give a different bitrate for every file encoded; even though they're episodes roughly equivalent in size, sometimes DVD2BD splits them up awkwardly. Same change in bitrate for quickplay playlists.
Last - could you either add a warning when FLAC audio tracks are ignored on import, or have them automatically convert to ac3?
musiclover
6th October 2024, 13:19
I am making a quick-play blu-ray using mkv's with a framerate of 24. After the first try the audio was out of sync. This problem was solved after having written ''IMPORT_FORCE_FRAMERATE=24'' in the config file. But now the subtitles are out of sync. BD-Rebuilder converted them to 23,976 fps. Is there an easy fix for that?
Is there a hidden option to prevent BD-RB from converting the subs to 23,976 fps?
jdobbs
6th October 2024, 16:04
Also, on occasions I'm trying to encode by bitrate, is there a way to force the program to calculate the average bitrate based on the whole playlist. I've been using DVD2BDExpress to convert DVDs to BDs retaining menus, then IVTC and reencoding to DVD-5. Seems to give a different bitrate for every file encoded; even though they're episodes roughly equivalent in size, sometimes DVD2BD splits them up awkwardly. Same change in bitrate for quickplay playlists.The bitrate used is relative to the original bitrate (and size) for that file.
jdobbs
6th October 2024, 16:05
Is there a hidden option to prevent BD-RB from converting the subs to 23,976 fps?I'll look. But I don't think so.
The real question here is why was the audio out of sync the first time you tried it? What kind of audio was it?
jdobbs
6th October 2024, 16:19
Last - could you either add a warning when FLAC audio tracks are ignored on import, or have them automatically convert to ac3? Hmm... I don't think I've ever seen a video file that used FLAC for its audio.
musiclover
6th October 2024, 17:41
I'll look. But I don't think so.
The real question here is why was the audio out of sync the first time you tried it? What kind of audio was it?
6 channel E-AC-3 JOC. BD_RB converted it to ac3.
General
Unique ID : 285951807814491606971365394848124601680 (0xD720509F64DCD036067E8C51CF458550)
Complete name : E:\the.lord.of.the.rings.the.rings.of.power.s02e07.doomed.to.die.720p.amzn.web-dl.ddp5.1.atmos.h.264-flux.mkv
Format : Matroska
Format version : Version 4
File size : 1.46 GiB
Duration : 1 h 12 min
Overall bit rate : 2 900 kb/s
Frame rate : 24.000 FPS
Writing application : mkvmerge v85.0 ('Shame For You') 64-bit
Writing library : libebml v1.4.5 + libmatroska v1.7.1
Video
ID : 1
Format : AVC
Format/Info : Advanced Video Codec
Format profile : High@L3.1
Format settings : CABAC / 4 Ref Frames
Format settings, CABAC : Yes
Format settings, Reference : 4 frames
Codec ID : V_MPEG4/ISO/AVC
Duration : 1 h 12 min
Bit rate mode : Constant
Bit rate : 2 319 kb/s
Nominal bit rate : 4 000 kb/s
Width : 1 248 pixels
Height : 520 pixels
Display aspect ratio : 2.40:1
Frame rate mode : Constant
Frame rate : 24.000 FPS
Color space : YUV
Chroma subsampling : 4:2:0
Bit depth : 8 bits
Scan type : Progressive
Bits/(Pixel*Frame) : 0.149
Stream size : 1.17 GiB (80%)
Language : English (US)
Default : Yes
Forced : No
Color range : Limited
Color primaries : BT.709
Transfer characteristics : BT.709
Matrix coefficients : BT.709
Audio
ID : 2
Format : E-AC-3 JOC
Format/Info : Enhanced AC-3 with Joint Object Coding
Commercial name : Dolby Digital Plus with Dolby Atmos
Codec ID : A_EAC3
Duration : 1 h 12 min
Bit rate mode : Constant
Bit rate : 576 kb/s
Channel(s) : 6 channels
Channel layout : L R C LFE Ls Rs
Sampling rate : 48.0 kHz
Frame rate : 31.250 FPS (1536 SPF)
Compression mode : Lossy
Stream size : 298 MiB (20%)
Language : English (US)
Service kind : Complete Main
Default : Yes
Forced : No
Complexity index : 16
Number of dynamic objects : 15
Bed channel count : 1 channel
Bed channel configuration : LFE
Dialog Normalization : -22 dB
compr : -0.28 dB
dialnorm_Average : -22 dB
dialnorm_Minimum : -22 dB
dialnorm_Maximum : -22 dB
Text #1
ID : 3
Format : UTF-8
Codec ID : S_TEXT/UTF8
Codec ID/Info : UTF-8 Plain Text
Duration : 1 h 6 min
Bit rate : 1 b/s
Frame rate : 0.009 FPS
Count of elements : 34
Stream size : 675 Bytes (0%)
Title : Forced
Language : English (US)
Default : Yes
Forced : Yes
Text #2
ID : 4
Format : UTF-8
Codec ID : S_TEXT/UTF8
Codec ID/Info : UTF-8 Plain Text
Duration : 1 h 7 min
Bit rate : 29 b/s
Frame rate : 0.126 FPS
Count of elements : 508
Stream size : 14.6 KiB (0%)
Language : English (US)
Default : No
Forced : No
Text #3
ID : 5
Format : UTF-8
Codec ID : S_TEXT/UTF8
Codec ID/Info : UTF-8 Plain Text
Duration : 1 h 7 min
Bit rate : 37 b/s
Frame rate : 0.179 FPS
Count of elements : 724
Stream size : 18.5 KiB (0%)
Title : SDH
Language : English (US)
Default : No
Forced : No
Menu
00:00:00.000 : en:Studio Logo
00:00:06.000 : en:Previously On
00:01:53.000 : en:Scene 1
00:02:05.000 : en:Scene 2
00:03:51.000 : en:Scene 3
00:06:07.000 : en:Scene 4
00:06:28.000 : en:Scene 5
00:06:47.000 : en:Scene 6
00:07:15.000 : en:Scene 7
00:07:58.000 : en:Scene 8
00:08:02.000 : en:Scene 9
00:08:11.000 : en:Scene 10
00:08:26.000 : en:Scene 11
00:08:45.000 : en:Scene 12
00:08:52.000 : en:Scene 13
00:08:56.000 : en:Scene 14
00:09:03.000 : en:Scene 15
00:09:14.000 : en:Scene 16
00:09:19.000 : en:Scene 17
00:09:42.000 : en:Scene 18
00:09:56.000 : en:Scene 19
00:10:06.000 : en:Scene 20
00:10:11.000 : en:Scene 21
00:10:13.000 : en:Scene 22
00:10:16.000 : en:Scene 23
00:10:41.000 : en:Scene 24
00:10:50.000 : en:Scene 25
00:11:31.000 : en:Scene 26
00:11:33.000 : en:Scene 27
00:12:31.000 : en:Scene 28
00:12:38.000 : en:Scene 29
00:14:13.000 : en:Scene 30
00:14:39.000 : en:Scene 31
00:14:42.000 : en:Scene 32
00:15:17.000 : en:Scene 33
00:15:29.000 : en:Scene 34
00:15:54.000 : en:Scene 35
00:18:23.000 : en:Scene 36
00:18:31.000 : en:Scene 37
00:18:38.000 : en:Scene 38
00:20:38.000 : en:Scene 39
00:21:56.000 : en:Scene 40
00:22:01.000 : en:Scene 41
00:22:17.000 : en:Scene 42
00:23:33.000 : en:Scene 43
00:24:18.000 : en:Scene 44
00:24:20.000 : en:Scene 45
00:24:27.000 : en:Scene 46
00:24:35.000 : en:Scene 47
00:24:56.000 : en:Scene 48
00:25:08.000 : en:Scene 49
00:25:24.000 : en:Scene 50
00:25:31.000 : en:Scene 51
00:25:34.000 : en:Scene 52
00:25:40.000 : en:Scene 53
00:25:58.000 : en:Scene 54
00:26:07.000 : en:Scene 55
00:26:50.000 : en:Scene 56
00:30:11.000 : en:Scene 57
00:31:08.000 : en:Scene 58
00:31:48.000 : en:Scene 59
00:32:12.000 : en:Scene 60
00:32:27.000 : en:Scene 61
00:32:33.000 : en:Scene 62
00:32:50.000 : en:Scene 63
00:32:57.000 : en:Scene 64
00:33:07.000 : en:Scene 65
00:33:12.000 : en:Scene 66
00:33:29.000 : en:Scene 67
00:34:53.000 : en:Scene 68
00:36:23.000 : en:Scene 69
00:36:47.000 : en:Scene 70
00:37:05.000 : en:Scene 71
00:37:11.000 : en:Scene 72
00:38:06.000 : en:Scene 73
00:38:36.000 : en:Scene 74
00:39:47.000 : en:Scene 75
00:40:24.000 : en:Scene 76
00:40:51.000 : en:Scene 77
00:41:55.000 : en:Scene 78
00:42:02.000 : en:Scene 79
00:42:14.000 : en:Scene 80
00:43:03.000 : en:Scene 81
00:46:10.000 : en:Scene 82
00:46:36.000 : en:Scene 83
00:47:08.000 : en:Scene 84
00:49:10.000 : en:Scene 85
00:49:40.000 : en:Scene 86
00:53:08.000 : en:Scene 87
00:53:25.000 : en:Scene 88
00:54:16.000 : en:Scene 89
00:55:10.000 : en:Scene 90
00:55:54.000 : en:Scene 91
00:56:16.000 : en:Scene 92
00:56:46.000 : en:Scene 93
00:57:06.000 : en:Scene 94
00:57:11.000 : en:Scene 95
00:57:13.000 : en:Scene 96
00:57:17.000 : en:Scene 97
00:58:58.000 : en:Scene 98
00:59:08.000 : en:Scene 99
00:59:47.000 : en:Scene 100
00:59:59.000 : en:Scene 101
01:01:15.000 : en:Scene 102
01:02:11.000 : en:Scene 103
01:02:37.000 : en:Scene 104
01:03:03.000 : en:Scene 105
01:03:11.000 : en:Scene 106
01:03:21.000 : en:Scene 107
01:03:25.000 : en:Scene 108
01:03:35.000 : en:Scene 109
01:03:40.000 : en:Scene 110
01:04:15.000 : en:Scene 111
01:04:24.000 : en:Scene 112
01:04:51.000 : en:Scene 113
01:05:05.000 : en:Scene 114
01:05:08.000 : en:Scene 115
01:05:16.000 : en:Scene 116
01:06:00.000 : en:Scene 117
01:06:27.000 : en:Scene 118
01:07:36.000 : en:End Credits
iambryanknowles
7th October 2024, 01:00
The bitrate used is relative to the original bitrate (and size) for that file.
For the DVD conversion, the bitrate stayed within about 300kbps which isn't much in the grand scheme of things. But occasionally when creating quick play playlists from different sourced anime fan subs, file size can vary greatly - my last project has a 2gb HEVC 80 minute video and a 3 GB AVC 20 minute video - the second video was calculated at a much higher bitrate.
In the same vein, flac is a popular anime sub release format, since a lot of sources are Japanese with LPCM.
iambryanknowles
17th October 2024, 09:27
Trying to IVTC some Pokemon DVDs and am getting combing artifacts. Tried to add FieldDeinterlace as added AVS script, but anything added is placed before the plugins being loaded and the IVTC. Is there a reason for this?
Then tried to compare the results using just the default program deinterlace. Hidden options says that default is SmoothDeinterlace, and no field blending, but the workfiles script shows deinterlacing defaults to FieldDeinterlace with blend=true.
musiclover
19th October 2024, 08:48
I'll look. But I don't think so.
The real question here is why was the audio out of sync the first time you tried it? What kind of audio was it?
6 channel E-AC-3 JOC. BD_RB converted it to ac3.
I kept going back to my project of making episode blu-rays of 24 FPS files. I found out that the length of the imported files in the pseudo bluray is 4 or 5 seconds longer than the original files. That never happens with PAL or NTSC 23,976 of 29,97 episodes. With the use of ''IMPORT_FORCE_FRAMERATE=24'' the length of the episodes stays the same.
Lowpro
19th October 2024, 20:00
6 channel E-AC-3 JOC. BD_RB converted it to ac3.
I wasn't aware of the ''IMPORT_FORCE_FRAMERATE=24'' option. Nice! Guess it's time to download the latest build. That will come in handy. Will eliminate the extra step I'm taking now when encoding menu background videos that are in 24fps.
MrVideo
20th October 2024, 08:29
Trying to IVTC some Pokemon DVDs and am getting combing artifacts.
The question is are the DVDs true 29.97 fps with 3:2 pulldown? If there is 3:2 pulldown, is the cadence there or was the source material edited 29.97 such that the pulldown cadence is drastically lost. If the 3:2 pulldown cadence is drastically lost, IVTC isn't going to be able to recover the 23.976 frame rate cleanly.
There are other reasons that could be causing the issue. You need to supply us with the technical info regarding the DVD.
musiclover
3rd November 2024, 21:54
TSMUXER ERR: 0xFFFFFFFE and a too large AV frame
I tried to make a blu-ray small enough for a 25gb disc by blanking half the content. But there was a pop-up with this content:
-----------------------------------------------------------------
Audio Detection Mismatch
The audio type for PID 1102 determined by reading the PAD/PMT
program information (DTS HDMA) does not match the detected audio
(AAC). In many cases, this is caused by emulation of audio headers
(false detection) and the PAT/PMT type is the correct type.
Hit Yes to use the PAT/PMT type.
Hit No to use the detected type.
Hit Cancel to disable this stream.
YES NO CANCEL
-----------------------------------------------------------------
The log mentions a TSMUXER ERR: 0xFFFFFFFE and a too large AV frame.
-----------------------------------------------------------------
[11.03.24] BD Rebuilder v0.62.12
[21.44.05] Source: DISC-1_-_CAMEL___MIRAGE
- Input BD size: 22,43 GB
- Approximate total content: [02:47:34.794]
- Target BD size: 22,95 GB
- Windows Version: 6.2 [9200]
- Auto Quality: Very Good (Very Fast), 1-Pass VBR
- Decoding/Frame serving: NVENCC
- Audio Settings: AC3=0 DTS=0 HD=1 Kbs=640
[21.44.07] PHASE ONE, Encoding
- [21.44.07] Processing: VID_00000 (1 of 9)
- [21.44.07] Extracting A/V streams [VID_00000]
- TSMUXER ERR: 0xFFFFFFFE
- Extracting video streams [VID_00000]
- Extracting audio/subtitle streams [VID_00000]
- TSMUXER ERR: 0xFFFFFFFE
- AV frame too large (57600 bytes). Increase AV buffer.
- Extracting audio streams [VID_00000]
- TSMUXER ERR: 0xFFFFFFFE
- Error in attempt to extract audio.
- AV frame too large (57600 bytes). Increase AV buffer.
- AV frame too large (57600 bytes). Increase AV buffer.
[21.44.56] - Failed to retrieve audio, aborted
-----------------------------------------------------------------
This happens when I hit Yes, but also when I hit No. So I think the real culprit is the AV frame.
Is there anything to be done? How to increase the AV buffer?
doobre
3rd November 2024, 22:40
If all fails burn the mkv directly to the disc. As long as your BD player can play a file on a disc.
musiclover
3rd November 2024, 22:50
If all fails burn the mkv directly to the disc. As long as your BD player can play a file on a disc.
It's no mkv but a blu-ray
doobre
3rd November 2024, 22:53
Could use makemkv” to create an mkv from the BD disc or folders
Emulgator
4th November 2024, 06:22
Maybe you hit a tsMuxeR demux limitation, or BD-R misinterprets a stream as being AAC.
(as blu-ray cannot have AAC audio)
You may want to demux the assets using DGDemux and work from there.
musiclover
4th November 2024, 10:39
TSMUXER ERR: 0xFFFFFFFE and a too large AV frame
Thank you all for contributing. But after a re-rip all is well.
What a nuisance a faulty rip can be.
By the way.... Can the AV buffer in TSMUXER be increased?
musiclover
8th November 2024, 09:47
Just reporting a minor bug.
After BD Rebuilder reports an audio/PGS sizing issue and choosing to continue the log window stops reporting the progress of the remainder of the job. The log itself keeps filling up but it is not visible in the log window.
iambryanknowles
9th November 2024, 06:36
Not sure if it's the same for other sources, but when importing PAL MKVs with Pal to Film set, chapters aren't adjusted to fit the new timing. Not sure how else to do it, but MKVToolnix GUI allows you to set a stretch parameter in the options setting of chapter files - assuming it works in the CLI too - just in case you're not sure of a way to do it.
Also, it would be nice if when both Convert SD to 1080 and Convert 1920x1080 to 1440x1080 were selected, that the output was 1440x1080 - right now it only upconverts to 1920x1080 and ignores the other option.
MrVideo
10th November 2024, 07:20
Not sure if it's the same for other sources, but when importing PAL MKVs with Pal to Film set, chapters aren't adjusted to fit the new timing
What new timing? 25 fps film speed is legal for Blu-rays. If BDRB is trying to change to 23.976 (or 24) fps, IMHO, that would be wrong. By keeping it at 25 fps, there shouldn't be a timing issue. What did you end up with for the frame rate?
Also, it would be nice if when both Convert SD to 1080 and Convert 1920x1080 to 1440x1080 were selected, that the output was 1440x1080 - right now it only upconverts to 1920x1080 and ignores the other option.
I'm curious as to what you would convert from 1920 to 1440. Normally, taking a 1920 video to 1440 would end up squeezing it. If the video within the 1920 was 4:3, then you would have to crop the black vertical bars to get to 1440.
iambryanknowles
10th November 2024, 09:12
PAL to FILM is in BDRB hidden options.It's just to slow down 25fps to 23.976 so that it plays back smoothly on a 120hz screen. I've never tried to play 25fps on my Blu-ray player before- I'm assuming it would have to add frames to pad the video to play back at a standard 29.97 which would disrupt smooth camera panning.
I was given 500 single layer DVD+Rs so I've been playing around a lot - squeezing to 1440x1080 with sar 4:3 reduces number of encoded pixels by 1/4 - on a DVD-5 that gives better overall quality than encoding the same thing at full 1920x1080.
I mentioned SD to 1080, but I more often use the 720 to 1080 option for 29.97fps videos since encoding to 720p requires doubling the frames encoding at 59.94fps to be compliant.
MrVideo
11th November 2024, 04:09
PAL to FILM is in BDRB hidden options.It's just to slow down 25fps to 23.976 so that it plays back smoothly on a 120hz screen. I've never tried to play 25fps on my Blu-ray player before- I'm assuming it would have to add frames to pad the video to play back at a standard 29.97 which would disrupt smooth camera panning.
All of this depends on your equipment, both the player and the TV. Thinking back, not all U.S. sold players support 25 fps material.Stupid really, but that is the U.S. product. IMHO, 120 Hz video playback is a gimmick. I prefer 23.976/24/25 fps material get displayed at that rate. What is interesting in that my setup, with a projector, results in 1080p/25 material being converted to 1080p/60. But, if I upconvert to 2160p/25, then the system will play it at 25 fps. AFAICT, 1080p/25 is not natural for my projector. It is the projector that doesn't like 1080p/25. The player is 4k and so is the projector. You'd have to look at the specs for your devices.
I was given 500 single layer DVD+Rs so I've been playing around a lot - squeezing to 1440x1080 with sar 4:3 reduces number of encoded pixels by 1/4 - on a DVD-5 that gives better overall quality than encoding the same thing at full 1920x1080.
Keep in mind you really don't gain much. Why? Because black compresses to a lot less bits. So, taking away the "few" bits doesn't really gain you anything. But yes, a lot of people do crop the black, which is why a lot of videos have letterbox bars removed as well. When it comes to 4K videos, I have to restore the black because the projector will vertically expand the video to fill 2160p. But 1080p material it leaves alone. Go figure.
I mentioned SD to 1080, but I more often use the 720 to 1080 option for 29.97fps videos since encoding to 720p requires doubling the frames encoding at 59.94fps to be compliant.
I'm not sure that applies to MKV files. Yes, Blu-ray authored 720p does have that framerate restriction. But, for simple MKV playback, it depends on what your hardware will allow. When it comes to Old Doctor Who episodes at 576/25, I have to redo them as 2160p/25 in order to play them at 25 fps.Keep in mind that my projector upscales everything (other than 3D) to 4K. So, by doing it myself, I can keep the frame rate.
I store all these videos on HDDs, not DVDs or BDs.
Fine print: YMMV
jdobbs
15th November 2024, 17:20
Not sure if it's the same for other sources, but when importing PAL MKVs with Pal to Film set, chapters aren't adjusted to fit the new timing. Not sure how else to do it, but MKVToolnix GUI allows you to set a stretch parameter in the options setting of chapter files - assuming it works in the CLI too - just in case you're not sure of a way to do it.
Also, it would be nice if when both Convert SD to 1080 and Convert 1920x1080 to 1440x1080 were selected, that the output was 1440x1080 - right now it only upconverts to 1920x1080 and ignores the other option.Hmm... I'll have to look at that. I know I adjusted audio and subtitles when that hidden option is set -- but it's been a while, and I can't remember how/if I adjusted chapter points.
MrVideo
18th November 2024, 08:04
%{%}BRN <%h> %{%}"C:\BD_Rebuilder-0.62.11_old\tools\nvenc\nvencc.exe" --avhw --vpp-pad 10,46,8,48
-i "T:\Downloads\Video.mkv" --codec h265 --preset default --profile main10 --output-depth 10 --chromaloc auto
--colorprim auto --transfer auto --colormatrix auto --master-display copy --max-cll copy --qp-min 0
--multipass 2pass-full --vbr 0 --vbr-quality 29 --aq --aq-temporal --aud --pic-struct --vbv-bufsize 45000
--max-bitrate 48000 --lookahead 24 --no-b-adapt --gop-len 24 --audio-copy 1 --audio-copy 2 --chapter-copy
-o "E:\BD-REBUILDER\WORK\Video.mp4"
----------------------------------------------------------------------------------------------------
E:\BD-REBUILDER\WORK\Video.mp4
----------------------------------------------------------------------------------------------------
NVEncC (x86) 5.41 (r2064) by rigaya, Oct 14 2021 13:59:26 (VC 1929/Win)
OS Version Windows 7 x64 (7601) [CP1252]
CPU AMD Phenom(tm) II X4 955 Processor [3.20GHz] (4C/4T)
GPU #0: NVIDIA GeForce GTX 1660 (1408 cores, 1830 MHz)[2147483.64]
NVENC / CUDA NVENC API 11.1, CUDA 11.4, schedule mode: auto
Input Buffers CUDA, 36 frames
Input Info avcuvid: H.265/HEVC, 3822x2066, 24000/1001 fps
AVSync vfr
Vpp Filters cspconv(p010 -> yv12(16bit))
pad: [3822x2066]->[3840x2160] (right=8, left=10, top=46, bottom=48)
cspconv(yv12(16bit) -> p010)
Output Info H.265/HEVC main10 @ Level auto
3840x2160p 1:1 23.976fps (24000/1001fps)
avwriter: hevc, truehd, eac3, chap => mp4
Encoder Preset default
Rate Control VBR
Multipass 2pass-full
Bitrate 0 kbps (Max: 48000 kbps)
Target Quality 29.00
Initial QP I:20 P:23 B:25
QP range I:0-51 P:0-51 B:0-51
QP Offset cb:0 cr:0
VBV buf size 45000 kbit
Lookahead on, 24 frames, Adaptive I Insert
GOP length 24 frames
B frames 3 frames [ref mode: disabled]
Ref frames 3 frames, MultiRef L0:auto L1:auto
AQ on
CU max / min auto / auto
VUI matrix:bt2020nc,colorprim:bt2020,transfer:smpte2084,chromaloc:topleft
MasteringDisp G(0.170000 0.797000) B(0.131000 0.046000) R(0.708000 0.292000)
WP(0.312700 0.329000) L(999.999975 0.005000)
MaxCLL/MaxFALL 1109/271
Others mv:auto aud pic-struct repeat-headers
[...]
[17.6%] 35152 frames: 84.31 fps, 9324 kb/s, remain 0:32:30, est out size 9251.6M
avout: Error: Failed to write video frame: Cannot allocate memory.
zsh: segmentation fault ./GPULASTCMD.bat
Please don't say to reboot the system.
jdobbs
18th November 2024, 22:06
I haven't seen that error before -- so I don't think I can be much help. A problem with the source, maybe? Especially after already encoding the first 35152 frames.
You might try remuxing the source video with MKVMERGE.
Emulgator
18th November 2024, 23:23
A remote guess: If it happens at the same frame: as jdobbs said.
If it seems to be rather heat/load induced: possibly hardware fault.
MrVideo
19th November 2024, 01:27
The program runs fine on other files. As for failing in the same location, not the case. When I used an earlier version, before upgrading to 0.6.29.11, it failed earlier in the file. The file size is about 27 GB, while files that work are 4 GB, and smaller.
dietachi
19th November 2024, 02:13
%{%}BRN <%h> %{%}"C:\BD_Rebuilder-0.62.11_old\tools\nvenc\nvencc.exe" --avhw --vpp-pad 10,46,8,48
-i "T:\Downloads\Video.mkv" --codec h265 --preset default --profile main10 --output-depth 10 --chromaloc auto
--colorprim auto --transfer auto --colormatrix auto --master-display copy --max-cll copy --qp-min 0
--multipass 2pass-full --vbr 0 --vbr-quality 29 --aq --aq-temporal --aud --pic-struct --vbv-bufsize 45000
--max-bitrate 48000 --lookahead 24 --no-b-adapt --gop-len 24 --audio-copy 1 --audio-copy 2 --chapter-copy
-o "E:\BD-REBUILDER\WORK\Video.mp4"
----------------------------------------------------------------------------------------------------
E:\BD-REBUILDER\WORK\Video.mp4
----------------------------------------------------------------------------------------------------
NVEncC (x86) 5.41 (r2064) by rigaya, Oct 14 2021 13:59:26 (VC 1929/Win)
OS Version Windows 7 x64 (7601) [CP1252]
CPU AMD Phenom(tm) II X4 955 Processor [3.20GHz] (4C/4T)
GPU #0: NVIDIA GeForce GTX 1660 (1408 cores, 1830 MHz)[2147483.64]
NVENC / CUDA NVENC API 11.1, CUDA 11.4, schedule mode: auto
Input Buffers CUDA, 36 frames
Input Info avcuvid: H.265/HEVC, 3822x2066, 24000/1001 fps
AVSync vfr
Vpp Filters cspconv(p010 -> yv12(16bit))
pad: [3822x2066]->[3840x2160] (right=8, left=10, top=46, bottom=48)
cspconv(yv12(16bit) -> p010)
Output Info H.265/HEVC main10 @ Level auto
3840x2160p 1:1 23.976fps (24000/1001fps)
avwriter: hevc, truehd, eac3, chap => mp4
Encoder Preset default
Rate Control VBR
Multipass 2pass-full
Bitrate 0 kbps (Max: 48000 kbps)
Target Quality 29.00
Initial QP I:20 P:23 B:25
QP range I:0-51 P:0-51 B:0-51
QP Offset cb:0 cr:0
VBV buf size 45000 kbit
Lookahead on, 24 frames, Adaptive I Insert
GOP length 24 frames
B frames 3 frames [ref mode: disabled]
Ref frames 3 frames, MultiRef L0:auto L1:auto
AQ on
CU max / min auto / auto
VUI matrix:bt2020nc,colorprim:bt2020,transfer:smpte2084,chromaloc:topleft
MasteringDisp G(0.170000 0.797000) B(0.131000 0.046000) R(0.708000 0.292000)
WP(0.312700 0.329000) L(999.999975 0.005000)
MaxCLL/MaxFALL 1109/271
Others mv:auto aud pic-struct repeat-headers
[...]
[17.6%] 35152 frames: 84.31 fps, 9324 kb/s, remain 0:32:30, est out size 9251.6M
avout: Error: Failed to write video frame: Cannot allocate memory.
zsh: segmentation fault ./GPULASTCMD.bat
Please don't say to reboot the system.
The last time I saw this error message, Cannot allocate memory, , it was a memory leak that, if I recall correctly, should have been fixed long ago.
Since it is with this particular file at its point, could you try downloading a later version of NVEnc, for example:7.74 32-Bit (https://github.com/rigaya/NVEnc/releases/tag/7.74).
After that, create a new folder and change the location of the NVEnc in the CMD that you posted to the new location.
Meaning:
"C:\BD_Rebuilder-0.62.11_old\tools\nvenc\nvencc.exe"
To where you placed the newly downloaded example:
"D:\Nvenc\nvencc.exe"
And run the new command with that.
This would help to rule out it is the NVEnc version.
This is just a suggestion on how I would approach this issue/error.
UPDATE: Another thing I would try, but this is from QSVEnc experience, is to change the --avhw to --avsw. However, that will significantly slow down the decode/encode. That is why I suggested the above with a later NVEnc version.
Blurayhd
24th November 2024, 21:14
I don't know what's happening, I just installed Windows 11 and installed what is needed for BDrebuilder and when I run it I get an executable error, "executable has been modified, can't run"
jdobbs
24th November 2024, 22:15
I don't know what's happening, I just installed Windows 11 and installed what is needed for BDrebuilder and when I run it I get an executable error, "executable has been modified, can't run"Something has to have changed it. BD-RB does a check of the executable every time it loads (mainly to make sure it hasn't been hacked or infected). If it has been modified, you get that message.
Just download it again and copy (at least) the BDRB.exe to the folder in which it was installed.
Blurayhd
29th November 2024, 16:20
What is a good rt number to use for most movies in mkv mode only? Always with good quality
stonesfan129
1st December 2024, 19:47
What is a good rt number to use for most movies in mkv mode only? Always with good quality
Do you mean CRF value? I would say CRF 20 for H264 and CRF 26 for H265 are good starting points.
Lathe
6th December 2024, 07:41
I'm having some trouble importing what LOOKS like a simple 4 Gig HEVC file and trying to convert it to x264 with the Archive/x264/AC3 function. This was the result. If someone could kindly tell me what I should do, that would be great, thanks!
----------------------
[22:34:34] Importing MKV: HEVC.file
- Preparing MKV for processing...
- Collecting audio/video streams from source...
- Building pseudo-BD source structure...
[22:35:46] Video import completed successfully.
----------------------
[12/05/24] BD Rebuilder v0.62.10
[22:35:59] Source: HEVC.file
- Input BD size: 4.27 GB
- Approximate total content: [01:40:24.435]
- Windows Version: 6.2 [9200]
- Archive Backup (AVC/AC3) mode enabled
- Quality: High Quality (Default)
- X264 Tweak(s) enabled
- Decoding/Frame serving: DirectShow
- Audio Settings: AC3=0 DTS=0 HD=1 Kbs=640
[22:36:00] PHASE ONE, Encoding
- [22:36:00] Processing: VID_00000 (1 of 1)
- [22:36:00] Extracting A/V streams [VID_00000]
- [22:36:23] Reencoding video [VID_00000]
- Source Video: HEVC, 1920x1080
- Rate/Length: 23.976fps, 144,442 frames
- [22:36:23] Reencoding: VID_00000, Pass 1 of 1
- Encode failed. Aborting.
- BD-Rebuilder v0.62.10
- Windows Version: 6.2 [9200]
- Working Path Free Space: 181.47GB
- AVISYNTH Version: 2.6.0.6, Ok
- LAVFILTERS: Ok
- X264: Ok
- X265: Ok
- AFTEN: Ok
- FAAC: Ok
- MP4BOX: Ok
- WAVI: Ok
- TSMUXER: Ok
- FRIMEncode: Ok
- FRIMDecode: Ok
[22:36:26] - Failed video encode, aborted
~~~~~~~~~~~~~~~~~~~~~~~~~
[Status]
LABEL=HEVC.file
VERSION=v0.62.10
SOURCE_SIZE=4583361016
SOURCE_VIDEO_SIZE=4583337984
TARGET_SIZE=24851251200
REDUCTION=5.42208064400952
RESIZE_1080=0
RESIZE_1440=0
AUDIO_TO_KEEP=eng;
KEEP_HD_AUDIO=-1
SUBS_TO_KEEP=eng;
BACKUP_MODE=0
MOVIEONLY_TYPE=0
USE_LAVF=0
INSTANCES=1
DGDECNV=0
DGDECIM=0
FRIMSOURCE=0
FFMS2=0
SSIF_MODE=0
UHD_V3_MODE=0
QUICK=1
ENCODE_STEP=1.5
[00000]
AUDIO=111
PGS=1
S1440=0
VIDEO2=0
V2MBRATE=0
M2TS_TARGET=24851228168
SPLITS=1
***EDIT
Oh, and FWIW, I had been getting reply notifications for quite a while then suddenly they stopped...
***EDIT 2
Huh, this is weird... So, I'm trying Clever FFMpeg, converting to x264. So, both the original HEVC MKV file, and so far this rendered x264 MKV file, when I use VLC player (newest version) to open it, I get a super grainy, weird looking picture. But, if I use the KM Player it looks normal. I have NO bloody idea why or what the heck is in the original encode that is doing this. I'll post the two different snapshots below. And, here is the MediaInfo of the original file.
I mean, I kinda really dig the extreme contrast and deep colours of the super grainy picture, but I know it's not right. And the KM Player rendering maybe looks a tad washed out...???
Thanks!
General
Unique ID : 202976396382864838426451038748639539652 (0x98B3D4FCA01849B45B2AE20204C0B1C4)
Complete name : G:\HEVC.file.mkv
Format : Matroska
Format version : Version 4
File size : 3.94 GiB
Duration : 1 h 40 min
Overall bit rate : 5 618 kb/s
Frame rate : 23.976 FPS
Encoded date : 2024-09-08 08:25:09 UTC
Writing application : mkvmerge v87.0 ('Black as the Sky') 64-bit
Writing library : libebml v1.4.5 + libmatroska v1.7.1
Video
ID : 1
Format : HEVC
Format/Info : High Efficiency Video Coding
Format profile : Main 10@L4@Main
Codec ID : V_MPEGH/ISO/HEVC
Duration : 1 h 40 min
Width : 1 920 pixels
Height : 1 080 pixels
Display aspect ratio : 16:9
Frame rate mode : Constant
Frame rate : 23.976 (24000/1001) FPS
Color space : YUV
Chroma subsampling : 4:2:0 (Type 0)
Bit depth : 10 bits
Writing library : x265 3.6+1-aa7f602f7:[Windows][GCC 13.2.0][64 bit] 10bit
Encoding settings : cpuid=1111039 / frame-threads=4 / numa-pools=24 / wpp / no-pmode / no-pme / no-psnr / no-ssim / log-level=2 / input-csp=1 / input-res=1920x1080 / interlace=0 / total-frames=0 / level-idc=0 / high-tier=1 / uhd-bd=0 / ref=3 / no-allow-non-conformance / no-repeat-headers / annexb / no-aud / no-eob / no-eos / no-hrd / info / hash=0 / temporal-layers=0 / no-open-gop / min-keyint=24 / keyint=240 / gop-lookahead=0 / bframes=4 / b-adapt=2 / b-pyramid / bframe-bias=0 / rc-lookahead=25 / lookahead-slices=6 / scenecut=40 / no-hist-scenecut / radl=0 / no-splice / no-intra-refresh / ctu=32 / min-cu-size=8 / no-rect / no-amp / max-tu-size=32 / tu-inter-depth=1 / tu-intra-depth=1 / limit-tu=0 / rdoq-level=2 / dynamic-rd=0.00 / no-ssim-rd / signhide / no-tskip / nr-intra=0 / nr-inter=0 / no-constrained-intra / no-strong-intra-smoothing / max-merge=3 / limit-refs=3 / limit-modes / me=3 / subme=3 / merange=25 / temporal-mvp / no-frame-dup / no-hme / weightp / no-weightb / no-analyze-src-pics / deblock=-2:-2 / no-sao / no-sao-non-deblock / rd=3 / selective-sao=0 / early-skip / rskip / rskip-edge-threshold=0.030000 / no-fast-intra / no-tskip-fast / no-cu-lossless / no-b-intra / splitrd-skip / rdpenalty=0 / psy-rd=1.00 / psy-rdoq=1.00 / no-rd-refine / no-lossless / cbqpoffs=-1 / crqpoffs=-1 / rc=abr / bitrate=4800 / qcomp=0.60 / qpstep=4 / stats-write=0 / stats-read=0 / ipratio=1.40 / pbratio=1.30 / aq-mode=1 / aq-strength=0.80 / no-cutree / zone-count=0 / no-strict-cbr / qg-size=32 / no-rc-grain / qpmax=69 / qpmin=0 / no-const-vbv / sar=1 / overscan=0 / videoformat=5 / range=0 / colorprim=1 / transfer=1 / colormatrix=1 / chromaloc=1 / chromaloc-top=0 / chromaloc-bottom=0 / display-window=0 / cll=0,0 / min-luma=0 / max-luma=1023 / log2-max-poc-lsb=8 / vui-timing-info / vui-hrd-info / slices=1 / opt-qp-pps / opt-ref-list-length-pps / no-multi-pass-opt-rps / scenecut-bias=0.05 / no-opt-cu-delta-qp / no-aq-motion / no-hdr10 / no-hdr10-opt / no-dhdr10-opt / no-idr-recovery-sei / analysis-reuse-level=0 / analysis-save-reuse-level=0 / analysis-load-reuse-level=0 / scale-factor=0 / refine-intra=0 / refine-inter=0 / refine-mv=1 / refine-ctu-distortion=0 / no-limit-sao / ctu-info=0 / no-lowpass-dct / refine-analysis-type=0 / copy-pic=1 / max-ausize-factor=1.0 / no-dynamic-refine / no-single-sei / no-hevc-aq / no-svt / no-field / qp-adaptation-range=1.00 / scenecut-aware-qp=0conformance-window-offsets / right=0 / bottom=0 / decoder-max-rate=0 / no-vbv-live-multi-pass / no-mcstf / no-sbrc
Default : Yes
Forced : No
Color range : Limited
Color primaries : BT.709
Transfer characteristics : BT.709
Matrix coefficients : BT.709
https://lh3.googleusercontent.com/pw/AP1GczN4uZIa44uPI5q6PQsQngc8OB7r1eOKB2vU54RXqgehQHkpJQZhLMSVKgTqb1wwc5RyQDxINvhOLhhpdf5WVxkvOf49yCZw9LiRV4q4iMH1c4uQwTZ0f65DeEf_F4YN4WQSacat5hyUrqPwMFFqs_V96Q=w1059-h587-s-no-gm?authuser=0
https://lh3.googleusercontent.com/pw/AP1GczNStU4AmwXm6hPiVCg7MxlfoiM0HvNln1xUT1jn0W0EMTA84llottXthgRW4B6Kb7dOybEF0gg6beqjUPY2k1U4sk1AykoJRdaq6xqO1nLy6PwRMfrddwOsjOSZjt5eo1K7XWYctO8BnTGJ4OGWI5nINw=w1280-h720-s-no-gm?authuser=0
MrVideo
6th December 2024, 12:34
This used to work, but now it doesn't.
It is doing "converting source to compliant formt..." and ends up taking the 23.976 video and converting it into 59.94. WTF! According to MediaInfo it is indeed 23.976:
General
Unique ID : 242358087752017892526571231757600846667
(0xB6547847DDF69826113125406230734B)
Complete name : E:\BD-Rebuilder\Last_Resort\EDIT\1. Captain.mkv
Format : Matroska
Format version : Version 4
File size : 1.00 GiB
Duration : 44 min 0 s
Overall bit rate : 3 256 kb/s
Writing application : VideoReDo (Lavf58.29.100)
Writing library : VideoReDo (Lavf58.29.100)
ErrorDetectionType : Per level 1
Video
ID : 1
Format : HEVC
Format/Info : High Efficiency Video Coding
Codec ID : V_MPEGH/ISO/HEVC
Duration : 44 min 0 s
Bit rate : 2 743 kb/s
Width : 1 920 pixels
Height : 1 080 pixels
Display aspect ratio : 16:9
Frame rate mode : Constant
Frame rate : 23.976 FPS
Bits/(Pixel*Frame) : 0.055
Stream size : 863 MiB (84%)
Default : No
Forced : No
Audio
ID : 2
Format : AC-3
Format/Info : Audio Coding 3
Commercial name : Dolby Digital
Codec ID : A_AC3
Duration : 44 min 0 s
Bit rate mode : Constant
Bit rate : 448 kb/s
Channel(s) : 6 channels
ChannelLayout_Original : L R C LFE Ls Rs
Sampling rate : 48.0 kHz
Frame rate : 31.250 FPS (1536 SPF)
Compression mode : Lossy
Stream size : 141 MiB (14%)
Language : English
Service kind : Complete Main
Default : Yes
Forced : No
Menu
00:00:00.000 : :Chapter 1
00:17:01.019 : :Chapter 2
00:25:28.776 : :Chapter 3
00:30:09.097 : :Chapter 4
00:37:01.509 : :Chapter 5
00:43:25.058 : :Chapter 6
00:43:59.217 : :Chapter 7
Here is the EPR file:
[Options]
VERSION=0.62.0.11
ENCODER=1
MODE=0
TARGET_SIZE=23500
CUSTOM_TARGET_SIZE=24500
AUTO_BURN=0
AUDIO_TO_KEEP=eng;
SUBS_TO_KEEP=eng;
SD_CONVERT=0
OPEN_GOP=0
RESIZE_1080=0
RESIZE_1440=0
RESIZE_720=0
DEINTERLACE=0
SD_TO_1080=0
IGNORE_3D=0
CONVERT_WIDE=0
DTS_REENCODE=0
AC3_REENCODE=0
AC3_640=1
AC3_192=0
KEEP_HD_AUDIO=1
AUDIO_DRC=0
DECODER=0
AVCHD=1
REMOVE_WORKFILES=0
REMOVE_OUTPUT=0
USE_FILTERS=0
BDMV_CERT_ONLY=0
IVTC_PULLDOWN=0
ASSUME_DVD_PAL=0
FRIMSOURCE=0
COMPLETION_BEEP=0
OUTPUT_SBS=0
NEROAAC=0
SUPTITLE=0
PGSTOSRT=0
AUDIO_TRACK_LIMIT=0
SUBTITLE_TRACK_LIMIT=0
MENU_BACKGROUND=E:\BD-Rebuilder\Last_Resort\Last.Resort-bkg.jpg
MENU_AUDIO=C:\BD_Rebuilder-0.62.11\tools\blankclip\blank.ac3
IMPORT_THRESHOLD=0
QUICK_PLAY_THRESHOLD=0
MIN_PLAYLIST_MINS=0
MENU_AUTO_BACKGROUND=0
MENU_AUTO_DVDAUDIO=1
MENU_FORCE_QUICK=1
MENU_PLAY_SEQUENTIAL=0
MENU_START_WITH_MENU=1
IMPORT_LIMIT_LANG=0
IMPORT_KEEP_PLAYALL=0
IMPORT_VFR_SCAN=0
FORCE_NOENCODE=1
MENU_FONT=Century Gothic
MENU_FONT_BOLD=1
MENU_FONT_ITALIC=0
MENU_VERTICAL=300
MENU_HORIZONTAL=1100
MENU_ACTIVE_COLOR=0xd9ba00
MENU_CUSTOM_COLOR=
MENU_INACTIVE_COLOR=0xd98200
MENU_BACKDROP_OPACITY=0
MENU_ROLLOVER=1
MENU_ITEMS_PAGE=14
ENCODE_QUALITY=2
ONEPASS_ENCODING=0
AUTO_QUALITY=0
IMPORT_VFR_FILM=0
AVSFilter01=selectevery(2,0)
IMPORT_PREPARE_MKV=0
MOVIEONLY_TYPE=28
ALTCRF=23
ALT_TARGET=1024
ALT_CRF_TARGET=1024
ALTMETHOD=0
ALTAUTOCROP=0
NVENC_CAPABLE=1
UHD_CONVERT_ENABLE=0
UHD_V3_MODE=1
[Paths]
WORKING_PATH=E:\BD-REBUILDER\WORK\
SOURCE_PATH=E:\BD-REBUILDER\WORK\IMPORTS\EDIT\
DGIndexNV=C:\Program Files (x86)\DGAVCDecNV\DGIndexNV.exe
DGDecNV=C:\Program Files (x86)
\DGAVCDecNV\DGDecodeNV.dll
[Batch]
MAIN_MPLS=.MPLS
MAIN_MPLS_ANGLE=0
FORCED_SUB=0
FORCED_AUD=0
AUDIO=
SUBS=
Log file:
[04:58:29] Importing: EDIT
- [04:59:06] Importing video file: (1 of 14)
- Collecting audio/video streams from source...
- Correcting MKV format inconsistencies...
- Scanning for Variable Frame Rate...
- Collecting audio/video streams from source...
- Converting source to compliant format...
- Integrating into pseudo-BD structure...
- [05:07:20] Importing video file: (2 of 14)
- Collecting audio/video streams from source...
- Correcting MKV format inconsistencies...
- Scanning for Variable Frame Rate...
- Collecting audio/video streams from source...
- Converting source to compliant format...
[05:08:01]ERROR: Failed VFR conversion. Aborted.
----------------------
[05:13:59] Importing: EDIT
- [05:14:37] Importing video file: (1 of 14)
- Collecting audio/video streams from source...
- Correcting MKV format inconsistencies...
- Scanning for Variable Frame Rate...
- Collecting audio/video streams from source...
- Converting source to compliant format...
[05:15:13]ERROR: Failed VFR conversion. Aborted.
Aborted because I hit cancel.
There is zero reason to convert the frame rate. The EPR file was taken from a previous job that worked just fine. Only the paths are changed and FORCE_NOENCODE=1 (it was 0, but didn't make a difference).
Even 0.61.29 gets it wrong.
UPDATE: It just dawned on me what the issue probably is. BDs don't handle HEVC video. I set UHD_CONVERT_ENABLE to 1, but it didn't make a difference. How do I get BDRB to author a UHD disc with 1080p HEVC content? BTW, I don't want to use the standalone program to upconvert to 2160p because the program doesn't use the chapter locations to create I-frames at those locations. AIUI, you want I-frames at chapter marks.
MrVideo
6th December 2024, 13:04
Whenever I restart a job, the contents of titles.inf is ignored. Here is the content of the file:
[Titles]
Title=
Threshold=0
00001=1. Captain
00002=2. Blue on Blue
00003=3. Eight Bells
00004=4. Voluntold
00005=5. Skeleton Crew
00006=6. Another Fine Navy Day
00007=7. Nuke It Out
00008=8. Big Chicken Dinner
00009=9. Cinderella Liberty
00010=10. Blue Water
00011=11. Damn the Torpedoes
00012=12. The Pointy End of the Spear
00013=13. Controlled Flight Into Terrain
00014=Last Resor: Declassified
[Position]
00001=1
00002=2
00003=0
00004=0
00005=0
00006=0
00007=0
00008=0
00009=0
00010=0
00011=0
00012=0
00013=0
00014=3
[Selected]
00001=-1
00002=-1
00003=0
00004=0
00005=0
00006=0
00007=0
00008=0
00009=0
00010=0
00011=0
00012=0
00013=0
00014=-1
This is what it looks like when I do the import: http://vidiot.com/video/BDRB-LR-titles.jpg
The file is completely ignored. It is like it was doing this for the first time.
gonca
7th December 2024, 02:09
@Lathe
Don't think avisynth 2.606 can do 10 bit video, which your input is (main10)
Might have to update to avisynth+ to do these type of files
Lathe
7th December 2024, 02:16
@Lathe
Don't think avisynth 2.606 can do 10 bit video, which your input is (main10)
Might have to update to avisynth+ to do these type of files
Thanks Bro! I knew we kept you up there in the Canadian Outback for a reason... :D
Lathe
7th December 2024, 04:06
Well, I went ahead and ran the Shout Factory Blu-ray through BDRB to shrink it to fit a BD, and burned it to Blu-ray and it played perfectly fine on my OPPO. As an experiment I also had tried the HEVC file (which I got in trouble for :)) and VLC played both the file and the resulting M2ts file from BDRB exactly the same with with exaggerated contrast and super grainy. So, it simply must just be something about VLC rending this movie that way for some mysterious reason. But, as long as I have the Blu-ray backed up and burned to disc and it plays fine on my OPPO then everything is okay... :D
Lathe
7th December 2024, 06:42
Okay, it's official...
I'm an idiot...
Yep, that's about it, pure and simple... I felt my penance should at least be coming back here and telling everyone, NOT that it would especially be a particularly big surprise... :rolleyes:
Okay, here goes... and, I'm telling you this is not going to be easy. *sigh... I checked and for some TOTALLY bizarre reason, the VLC visual effects filter had the 'Sharpen' setting checked and it was cranked way up... I know, unbelievable. No F'n wonder nobody knew what the hell I was talking about. I swear, it is shocking that I can even get through the day without serious damage to myself.
Okay, uh... next time hopefully BEFORE I go spouting off to everyone, I will, uh *cough... check the damn settings first. I'm going to go and hide under some rock now...
However, be that as it may... (and yes, I KNOW gonca, you are laughing your fool head off...) I still would like to know WHY BDRB did not accept and process that HEVC file when I tried to import it. When it started to reencode the video, that's when it threw an error. I put all the BDRB information in my very first post about all this above.
My head hurts...
https://lh3.googleusercontent.com/pw/AP1GczO4WuQqNqCi0sM-JtVCbI3NzckNWLzG_SkE4qnJK1-EXZETNqWwvMuUAZJACKPJSiniGtfFMCLa_44wu-RxTjLlv_WehWt-yjXwEbzh9x0uRG36eJ6ONE9HIsvIv6p-A_SWv3kLWXsYPKem7rHHOO7cXQ=w244-h244-s-no-gm?authuser=0
MrVideo
7th December 2024, 09:36
@lathe Instead of using BDRB to recode H265 to H264, why not use the GPUENCC standalone program? No fuss, no muss. A couple of simple settings and the recoding is done in no time at all (if hardware encoding is used).
Lathe
7th December 2024, 10:02
@lathe Instead of using BDRB to recode H265 to H264, why not use the GPUENCC standalone program? No fuss, no muss. A couple of simple settings and the recoding is done in no time at all (if hardware encoding is used).
I'll look into that, thanks for the suggestion!
I would like just to use a simply CMD line, but there are certain settings I think in order to get the frame rate right or something that I'm not sure of. And, I don't know if my GPU will work with that, I'm not familiar with that whole side of the GPU used for encoding.
gonca
7th December 2024, 11:59
Thanks Bro! I knew we kept you up there in the Canadian Outback for a reason... :D
It's not an Outback, it's a Wilderness
Outback is in Australia
gonca
7th December 2024, 12:01
Okay, it's official...
I'm an idiot...
As long as you know it
During import TsMuxer is doing the demux/remux.
It can handle 10 bit video.
For encoding, avisynth is used, and the version you are on can not.
That is why import was good and processing failed.
Edit
I am not laughing my head off, I have come to expect it of you!
Lathe
7th December 2024, 23:07
As long as you know it
During import TsMuxer is doing the demux/remux.
It can handle 10 bit video.
For encoding, avisynth is used, and the version you are on can not.
That is why import was good and processing failed.
Edit
I am not laughing my head off, I have come to expect it of you!
Ah, I see... Thanks for the explanation. I was curious why BDRB was rejecting it, that's good to know.
I'm glad your expectations have been met... :D
BTW, how's the Moose Stew...?
MrVideo
8th December 2024, 04:05
I would like just to use a simply CMD line, but there are certain settings I think in order to get the frame rate right or something that I'm not sure of. And, I don't know if my GPU will work with that, I'm not familiar with that whole side of the GPU used for encoding.
It can be run via a command line, but because of the numerous options, best to run it from the GUI. There's lots of previous discussion about the newer GPUENCC program. Dig back thru the thread.
MrVideo
8th December 2024, 04:13
UPDATE: It just dawned on me what the issue probably is. BDs don't handle HEVC video. I set UHD_CONVERT_ENABLE to 1, but it didn't make a difference. How do I get BDRB to author a UHD disc with 1080p HEVC content? BTW, I don't want to use the standalone program to upconvert to 2160p because the program doesn't use the chapter locations to create I-frames at those locations. AIUI, you want I-frames at chapter marks.
I went back to the original HEVC videos and recoded them to AVC (via GPUENCC). Because I had to edit them at the commercial breaks to remove some of the black and to create I-frames at those locations, I didn't have to start from scratch as I was able to use the VideoReDo project files to do the editing again, but on AVC files this time. The BD was created just fine.
While I was able to get around the issue this time, I still want to be able to create a UHD with 1080p HEVC videos, in order to avoid a recoding. Each recoding introduces minor artifacts, etc. The less recoding, the better.
varekai
8th December 2024, 11:22
(via GPUENCC).
Where can i find this GUI - GPUENCC program? I can't find it with google.
musiclover
8th December 2024, 12:39
Where can i find this GUI - GPUENCC program? I can't find it with google.
In the BD_Rebuilder directory
Lathe
9th December 2024, 00:35
In the BD_Rebuilder directory
Soooooo, you can just run it by itself somehow...?
gonca
9th December 2024, 01:14
Soooooo, you can just run it by itself somehow...?
Yes, it has a gui just for you.:D
Lathe
9th December 2024, 01:22
Yes, it has a gui just for you.:D
Lovely... I have NO bloody idea what it does (except doesn't it have something to do with using your GPU to do the encoding? I don't know if I have the right kind. Raedon I think) but, I'll check it out.
If that is the case, I wonder what the benefit is rather then just using the CPU as usual? I've been pretty happy with the speed of the encodes now that I have a faster CPU and more memory, so I don't get why there is some whole other way to do it...?
gonca
9th December 2024, 02:11
It has to be a Nvidia gpu, radeon would be amd.
Lathe
9th December 2024, 02:47
It has to be a Nvidia gpu, radeon would be amd.
Yep, thought so...
MrVideo
9th December 2024, 03:37
It has to be a Nvidia gpu, radeon would be amd.
Or the Intel.
MrVideo
9th December 2024, 03:39
If that is the case, I wonder what the benefit is rather then just using the CPU as usual?
It is many times faster than using software (CPU) encoding.
Lathe
9th December 2024, 04:20
It is many times faster than using software (CPU) encoding.
Kinda figured that too... So, does it use the exact same parameters and yield the exact same quality as you would get using x264 settings and the CPU? Would the only different factor then just be the time of encoding?
varekai
9th December 2024, 09:05
In the BD_Rebuilder directory
Thanks!
varekai
9th December 2024, 09:06
Kinda figured that too... So, does it use the exact same parameters and yield the exact same quality as you would get using x264 settings and the CPU? Would the only different factor then just be the time of encoding?
From Google... maybe accurate?
In terms of bitrate efficiency, which encoding is better, software or hardware encoding?
For the best bitrate efficiency (quality per bitrate), software encoding tends to be superior due to its flexibility and ability to use advanced encoding techniques.
14 okt. 2024
Is it better to encode with GPU or CPU?
You almost always want to do GPU encoding for recordings if you have access to it because it minimizes CPU overhead.
However, CPU encoding technically produces more efficient compression (better quality at a given bitrate or lower bitrate at given quality).
19 dec. 2023
Is software or GPU rendering better?
The main attraction to software rendering is capability.
While hardware in GPU rendering is generally limited to its present capabilities, software rendering is developed with fully customizable programming, can perform any algorithm, and can scale across many CPU cores across several servers.
MrVideo
9th December 2024, 12:03
So, does it use the exact same parameters and yield the exact same quality as you would get using x264 settings and the CPU?
Different parameters. As indicated by varekai's posting, overall, software gives you more control. But takes a lot longer. Depending on the job, I'll do some x264 encoding, but it takes a lot longer. I'm not even set up to do x265 software encoding.
Lathe
9th December 2024, 23:42
From Google... maybe accurate?
In terms of bitrate efficiency, which encoding is better, software or hardware encoding?
For the best bitrate efficiency (quality per bitrate), software encoding tends to be superior due to its flexibility and ability to use advanced encoding techniques.
14 okt. 2024
Is it better to encode with GPU or CPU?
You almost always want to do GPU encoding for recordings if you have access to it because it minimizes CPU overhead.
However, CPU encoding technically produces more efficient compression (better quality at a given bitrate or lower bitrate at given quality).
19 dec. 2023
Is software or GPU rendering better?
The main attraction to software rendering is capability.
While hardware in GPU rendering is generally limited to its present capabilities, software rendering is developed with fully customizable programming, can perform any algorithm, and can scale across many CPU cores across several servers.
Thanks mate!
iambryanknowles
10th December 2024, 10:21
When encoding x264 720p 60fps, BDRB defaults to keyint=30, and with extended_gop goes up to keyint=60. Should't it be 60 and 120?
jdobbs
10th December 2024, 17:00
From Google... maybe accurate?
In terms of bitrate efficiency, which encoding is better, software or hardware encoding?
For the best bitrate efficiency (quality per bitrate), software encoding tends to be superior due to its flexibility and ability to use advanced encoding techniques.
14 okt. 2024
Is it better to encode with GPU or CPU?
You almost always want to do GPU encoding for recordings if you have access to it because it minimizes CPU overhead.
However, CPU encoding technically produces more efficient compression (better quality at a given bitrate or lower bitrate at given quality).
19 dec. 2023
Is software or GPU rendering better?
The main attraction to software rendering is capability.
While hardware in GPU rendering is generally limited to its present capabilities, software rendering is developed with fully customizable programming, can perform any algorithm, and can scale across many CPU cores across several servers.If I can give my humble opinion... yes, CPU encoding technically produces more efficient compression. That's mainly due to its ability to do multi-pass encoding. But even then the difference is minimal -- a few percentage points in output size savings at a comparable quality level.
I personally use the GPU to do all my encoding and use constant quality mode (CRF [x264/5], QVBR [Nvidia], or ICQ [Intel]). That way I know exactly what quality level I will get. The only down side to it is that the size isn't easy to predict as it depends on the quality you choose and the complexity of the source. But in BD-RB that is taken care of by the program with sampling and size prediction.
And, as mentioned earlier by MrVideo -- GPU encoding is many, many times faster than using the CPU.
varekai
11th December 2024, 11:56
If I can give my humble opinion...
That's interesting! Thanks for the info! Can I ask what NVIDIA GPU you use?
I have this Geforce RTX 4060 8GB and never tried encoding with it, next project I will try it with your settings.
jdobbs
11th December 2024, 22:13
That's interesting! Thanks for the info! Can I ask what NVIDIA GPU you use?
I have this Geforce RTX 4060 8GB and never tried encoding with it, next project I will try it with your settings.I have a GeForce GTX 1660.
If you look at this link (https://developer.nvidia.com/video-encode-and-decode-gpu-support-matrix-new) you'll see that your card has more capability than mine (like AV1 encoding). I would guess it is faster too.
MrVideo
12th December 2024, 05:43
I have this Geforce RTX 4060 8GB and never tried encoding with it, next project I will try it with your settings.
Nice card, but I can't get one. The driver is Win10/11.
Give the software a run and see what you think of the results.
varekai
13th December 2024, 09:43
@jdobbs
@MrVideo
Thanks for the link and info, will test with GPU on the next project.
Will run one encode with GPU and one with software/CPU and compare them.
SquallMX
16th December 2024, 01:48
Be aware GPU encoding is awful for grainy content. You should use software encoding with that kind of content.
Lathe
16th December 2024, 03:21
Be aware GPU encoding is awful for grainy content. You should use software encoding with that kind of content.
That's interesting... Although I don't have the right GPU to do it, it seems odd that whatever you are using to do the mechanics of encoding, I don't understand why whether the GPU does it or the CPU, aren't the math and computations exactly the same? Why are there different results...? Just curious...
musiclover
16th December 2024, 10:55
For a project I had to convert a music video clip from PAL to NTSC. I used GPUENCC with INTEL GPU. The resulting video was fine but the audio was out of sync and kept getting further out of sync. Then I changed GPUENCC to reencoding with NVIDIA GPU and the audio in the result was completely in sync but the video was somewhat stammering or stuttering. The length of the original file was 3:32 minutes. The INTEL GPU changed that to 3:41 minutes while the NVIDIA GPU kept the 3:32 intact.
----------------------
[12.16.24] GPU Reencoder v0.01.17
----------------------
[10.36.20]Start Job [1 of 1]
- Reencoding "6. David Gilmour with Romany Gilmour - Yes, I Have Ghosts (Official Music Video).mp4"
-- Using INTEL GPU for Video Encode
-- Collecting input file information...
-- Input : AVC, 1920x1080, 25fps
-- Vid: H264 (AVC), No Resize, 23.976 fps, CQ 18
-- Aud: Intact (Keep Original), no reencode
-- Remuxing output with MKVMERGE
[10.36.56]Job Completed [1 of 1]
----------------------
[12.16.24] GPU Reencoder v0.01.17
----------------------
[10.49.52]Start Job [1 of 1]
- Reencoding "6. David Gilmour with Romany Gilmour - Yes, I Have Ghosts (Official Music Video).mp4"
-- Using NVIDIA GPU for Video Encode
-- Collecting input file information...
-- Input : AVC, 1920x1080, 25fps
-- Vid: H264 (AVC), No Resize, 23.976 fps, CQ 18
-- Aud: Intact (Keep Original), no reencode
-- Remuxing output with MKVMERGE
[10.50.21]Job Completed [1 of 1]
jdobbs
16th December 2024, 16:22
Be aware GPU encoding is awful for grainy content. You should use software encoding with that kind of content.Interesting. I personally haven't had any issues with that any kind of content using GPU.
SquallMX
17th December 2024, 05:45
That's interesting... Although I don't have the right GPU to do it, it seems odd that whatever you are using to do the mechanics of encoding, I don't understand why whether the GPU does it or the CPU, aren't the math and computations exactly the same? Why are there different results...? Just curious...
No, software encoding is slower but can use more advanced/complex ways to save bits.
Interesting. I personally haven't had any issues with that any kind of content using GPU.
Try something like Ghostbusters (the original one), even at BD50 bitrate the output created by NVEnc looks denoised and has this pulsating effect, the one encoded with x265 is superior in every way.
Lathe
17th December 2024, 05:50
No, software encoding is slower but can use more advanced/complex ways to save bits.
Try something like Ghostbusters (the original one), even at BD50 bitrate the output created by NVEnc looks denoised and has this pulsating effect, the one encoded with x265 is superior in every way.
Ah, good to know, thanks! Now I don't feel like I'm missing out so much... :) For me, re-encoding to a BD25 (movie only) even with very strong but compatible settings might take the better part of two hours. A film that is smaller and doesn't need quite so high settings may take about 45 minutes, so that is fine with me.
jdobbs
17th December 2024, 18:05
For a project I had to convert a music video clip from PAL to NTSC. I used GPUENCC with INTEL GPU. The resulting video was fine but the audio was out of sync and kept getting further out of sync. Then I changed GPUENCC to reencoding with NVIDIA GPU and the audio in the result was completely in sync but the video was somewhat stammering or stuttering. The length of the original file was 3:32 minutes. The INTEL GPU changed that to 3:41 minutes while the NVIDIA GPU kept the 3:32 intact.
----------------------
[12.16.24] GPU Reencoder v0.01.17
----------------------
[10.36.20]Start Job [1 of 1]
- Reencoding "6. David Gilmour with Romany Gilmour - Yes, I Have Ghosts (Official Music Video).mp4"
-- Using INTEL GPU for Video Encode
-- Collecting input file information...
-- Input : AVC, 1920x1080, 25fps
-- Vid: H264 (AVC), No Resize, 23.976 fps, CQ 18
-- Aud: Intact (Keep Original), no reencode
-- Remuxing output with MKVMERGE
[10.36.56]Job Completed [1 of 1]
----------------------
[12.16.24] GPU Reencoder v0.01.17
----------------------
[10.49.52]Start Job [1 of 1]
- Reencoding "6. David Gilmour with Romany Gilmour - Yes, I Have Ghosts (Official Music Video).mp4"
-- Using NVIDIA GPU for Video Encode
-- Collecting input file information...
-- Input : AVC, 1920x1080, 25fps
-- Vid: H264 (AVC), No Resize, 23.976 fps, CQ 18
-- Aud: Intact (Keep Original), no reencode
-- Remuxing output with MKVMERGE
[10.50.21]Job Completed [1 of 1]Unfortunately the resizing and syncing, etc, is done by NVENCC and QSVENCC (I think they use the FFMPEG libraries). You might want to try downloading a newer version of those and see if you have better luck.
musiclover
18th December 2024, 17:07
Unfortunately the resizing and syncing, etc, is done by NVENCC and QSVENCC (I think they use the FFMPEG libraries). You might want to try downloading a newer version of those and see if you have better luck.
The newer versions didn't do it for me. So I used the video from the INTEL GPU and combined that with the audio that I stretched with 104,27%. It gave a good result. It's a pity that I couldn't get GPUENCC to do it. But I understand that is up to QSVENCC. And the choppy video was the fault of NVENCC.
UPDATE
I found an other way to get it done. Using BD_RB with the hidden option IMPORT_PAL_TO_FILM=1. It gave an excellent result. And BD_RB did the stretching for me.
DeathStalker77
26th December 2024, 18:04
Hello!
I have tried the last 3 versions & the current beta version, with & without the add-ons, different versions of AVISynth, and using different encoders, but I still get the error message - PredictAndEncode() 00006 2803
Thank you for any assistance!!!
--- DS
musiclover
26th December 2024, 18:23
Hello!
I have tried the last 3 versions & the current beta version, with & without the add-ons, different versions of AVISynth, and using different encoders, but I still get the error message - PredictAndEncode() 00006 2803
Thank you for any assistance!!!
--- DS
You get this error when the source stream was encoded at a framerate that is not allowed in Blu-ray. Acceptable framerates are: 23.976, 24, 25, 29.97, 50, 59.94 -- even then some are only compliant with certain frame sizes.
DeathStalker77
26th December 2024, 18:55
You get this error when the source stream was encoded at a framerate that is not allowed in Blu-ray. Acceptable framerates are: 23.976, 24, 25, 29.97, 50, 59.94 -- even then some are only compliant with certain frame sizes.
So how can I fix it? I am just shy of being able to just burn it -- 24,963MiB vs disc size of 23,866MiB. Can that much be done with Overburn?
--- DS
jdobbs
26th December 2024, 21:46
Hello!
I have tried the last 3 versions & the current beta version, with & without the add-ons, different versions of AVISynth, and using different encoders, but I still get the error message - PredictAndEncode() 00006 2803
Thank you for any assistance!!!
--- DSI can tell you that it is an overflow error, and that it is probably happening while trying to calculate space requirements (based on the 2803 error locator code). But that's about it.
DeathStalker77
26th December 2024, 22:07
I can tell you that it is an overflow error, and that it is probably happening while trying to calculate space requirements (based on the 2803 error locator code). But that's about it.
There is more than enough space on the drive (over 100gb). It gets to ~93% Overall Progress. This was using FRIMSOURCE for Frame Serving (I've tried all the others except DGDecNV, as I do not have that exe). I have also tried AUTOMATIC QUALITY -
UPDATE: DoH! It was a bad file in the mix :-(
--- DS
Mark_Venture
29th December 2024, 20:02
Sorry if I missed it, but is it expected that GPUENCC/NVEncC removes DV/DoVi profile 7.6 (dvhe.07.06) when re-encoding video? Thankfully it does at least leave the HDR10 there.
Input file (ripped from disc using MakeMKV):
Video
ID : 1
ID in the original source medium : 4113 (0x1011)
Format : HEVC
Format/Info : High Efficiency Video Coding
Format profile : Main 10@L5.1@High
HDR format : Dolby Vision, Version 1.0, Profile 7.6, dvhe.07.06, BL+EL+RPU, no metadata compression, Blu-ray compatible / SMPTE ST 2086, Version HDR10, HDR10 compatible
Codec ID : V_MPEGH/ISO/HEVC
Duration : 2 h 45 min
Bit rate : 65.2 Mb/s
Width : 3 840 pixels
Height : 2 160 pixels
Display aspect ratio : 16:9
Frame rate mode : Constant
Frame rate : 23.976 (24000/1001) FPS
Color space : YUV
Chroma subsampling : 4:2:0 (Type 2)
Bit depth : 10 bits
Bits/(Pixel*Frame) : 0.328
Stream size : 75.1 GiB (90%)
Language : English
Default : No
Forced : No
Color range : Limited
Color primaries : BT.2020
Transfer characteristics : PQ
Matrix coefficients : BT.2020 non-constant
Mastering display color primaries : Display P3
Mastering display luminance : min: 0.0001 cd/m2, max: 1000 cd/m2
Original source medium : Blu-ray
Output file:
Video
ID : 1
Format : HEVC
Format/Info : High Efficiency Video Coding
Format profile : Main 10@L5@High
HDR format : SMPTE ST 2086, HDR10 compatible
Codec ID : V_MPEGH/ISO/HEVC
Duration : 2 h 45 min
Bit rate : 38.0 Mb/s
Width : 3 840 pixels
Height : 2 160 pixels
Display aspect ratio : 16:9
Frame rate mode : Constant
Frame rate : 23.976 (24000/1001) FPS
Color space : YUV
Chroma subsampling : 4:2:0 (Type 2)
Bit depth : 10 bits
Bits/(Pixel*Frame) : 0.191
Stream size : 43.9 GiB (84%)
Language : English
Default : Yes
Forced : No
Color range : Limited
Color primaries : BT.2020
Transfer characteristics : PQ
Matrix coefficients : BT.2020 non-constant
Mastering display color primaries : Display P3
Mastering display luminance : min: 0.0001 cd/m2, max: 1000 cd/m2
GPULASTCMD.TXT
"D:\BD-RBV06212\tools\nvenc\nvencc.exe" --avhw -i "C:\ReEncode\Transformers Age of Extinction\Transformers Age of Extinction {edition-4K Disc}.mkv" --codec h265 --preset default --profile main10 --output-depth 10 --chromaloc auto --colorprim auto --transfer auto --colormatrix auto --master-display copy --max-cll copy --qp-min 0 --multipass 2pass-full --vbr 0 --vbr-quality 21 --aq --aq-temporal --aud --pic-struct --vbv-bufsize 45000 --max-bitrate 48000 --lookahead 24 --no-b-adapt --gop-len 24 --audio-copy 1 --audio-copy 2 --audio-copy 3 --audio-copy 4 --audio-copy 5 --sub-copy 1,2,3 --chapter-copy -o "C:\REENCODE\WORKING\Transformers Age of Extinction {edition-4K Disc}.mkv"
GPUREENC.LOG
----------------------
[12/29/24] GPU Reencoder v0.01.17
----------------------
[12:24:01]Start Job [1 of 1]
- Reencoding "Transformers Age of Extinction {edition-4K Disc}.mkv"
-- Using NVIDIA GPU for Video Encode
-- Collecting input file information...
-- Input : HEVC, 3840x2160, 23.976fps
-- Vid: H265 (HEVC), No Resize, Keep fps, CQ 21
-- Aud: Intact (Keep Original), no reencode
-- Remuxing output with MKVMERGE
[13:15:12]Job Completed [1 of 1]
iambryanknowles
31st December 2024, 10:20
The program hangs on trying to convert Opus audio.
MrVideo
4th January 2025, 12:05
I want BDRB to read in a disc and not re-encode any of the videos it will end up keeping. The following is in the config:
FORCE_NOENCODE=1
FORCE-ENCODE=0
Yet, BDRB goes ahead and encodes anyway. Is there something else that needs to be set?
gonca
4th January 2025, 13:11
FORCE_NOENCODE=1
FORCE-ENCODE=0
Try FORCE_ENCODE=0
If this doesn't work then post the log
jdobbs
4th January 2025, 21:32
I want BDRB to read in a disc and not re-encode any of the videos it will end up keeping. The following is in the config:
FORCE_NOENCODE=1
FORCE-ENCODE=0
Yet, BDRB goes ahead and encodes anyway. Is there something else that needs to be set?As gonca said, the correct setting is FORCE_ENCODE=0
Things that will override FORCE_NOENCODE:
- Having filters set -- it can't process filters without reencoding.
- Setting a forced CRF value with FIXED_CRF=nn
- Running in ARCHIVE mode
- Having FORCE_ENCODE=1 set
- Output of non-UHD source to UHD format
- The source was an HEVC archive created by BD-RB
And, of course, the source video must be legal.
MrVideo
5th January 2025, 03:33
Try FORCE_ENCODE=0
If this doesn't work then post the log
Thanks. No idea how the config file had the wrong character. It has been that way for ages. I'll be testing it later.
MrVideo
5th January 2025, 04:24
Unfortunately, it still tried to encode:
[01/04/25] BD Rebuilder v0.62.11
[20:44:29] Source: LOST_IN_SPACE-S1-D1
- Input BD size: 22.63 GB
- Approximate total content: [04:42:36.272]
- Target BD size: 22.95 GB
- Windows Version: 6.1 [7601]
- AVS Filtering is enabled
- Quality: High Quality (Default), 1-Pass VBR
- UHD-BD source detected.
- Decoding/Frame serving: NVENCC
- Audio Settings: AC3=0 DTS=0 HD=1 Kbs=640
[20:44:37] PHASE ONE, Encoding
- [20:44:37] Processing: VID_00001 (1 of 5)
- [20:44:37] Extracting A/V streams [VID_00001]
- [20:46:11] Reencoding video [VID_00001]
- Source Video: HEVC, 3840x2160
- Rate/Length: 23.976fps, 90,281 frames
- Bitrate: 9,845 Kbs
- [20:46:11] Reencoding: VID_00001, Pass 1 of 1
[20:46:12] - Failed video encode, aborted
[Options]
VERSION=0.62.0.11
ENCODER=1
MODE=0
TARGET_SIZE=23500
AUTO_BURN=0
AUDIO_TO_KEEP=eng;
SUBS_TO_KEEP=eng;
SD_CONVERT=0
OPEN_GOP=0
RESIZE_1080=0
RESIZE_1440=0
RESIZE_720=0
DEINTERLACE=0
SD_TO_1080=0
IGNORE_3D=1
CONVERT_WIDE=0
DTS_REENCODE=0
AC3_REENCODE=0
AC3_640=1
AC3_192=0
KEEP_HD_AUDIO=1
AUDIO_DRC=0
DECODER=2
AVCHD=1
REMOVE_WORKFILES=0
REMOVE_OUTPUT=0
USE_FILTERS=1
BDMV_CERT_ONLY=0
IVTC_PULLDOWN=0
ASSUME_DVD_PAL=0
FRIMSOURCE=0
COMPLETION_BEEP=0
OUTPUT_SBS=0
NEROAAC=0
SUPTITLE=0
PGSTOSRT=0
AUDIO_TRACK_LIMIT=0
SUBTITLE_TRACK_LIMIT=0
CUSTOM_TARGET_SIZE=23500
MENU_BACKGROUND=F:\BD-Rebuilder\Lost_in_Space\Lost_In_Space-BD-bkg-S1-D1.jpg
MENU_AUDIO=F:\BD-Rebuilder\Lost_in_Space\Lost_in_Space-S1-closingtheme.ac3
IMPORT_THRESHOLD=0
QUICK_PLAY_THRESHOLD=0
MENU_AUTO_BACKGROUND=0
MENU_AUTO_DVDAUDIO=1
MENU_FORCE_QUICK=1
MENU_PLAY_SEQUENTIAL=0
MENU_START_WITH_MENU=1
IMPORT_LIMIT_LANG=0
IMPORT_KEEP_PLAYALL=0
IMPORT_VFR_SCAN=0
FORCE_NOENCODE=1
MENU_FONT=Century Gothic
MENU_FONT_BOLD=1
MENU_FONT_ITALIC=0
MENU_HORIZONTAL=320
MENU_VERTICAL=700
MENU_ACTIVE_COLOR=0xF6DC95
MENU_CUSTOM_COLOR=
MENU_INACTIVE_COLOR=0xFBB902
MENU_BACKDROP_OPACITY=0
MENU_ROLLOVER=1
MENU_ITEMS_PAGE=10
ENCODE_QUALITY=2
ONEPASS_ENCODING=0
AUTO_QUALITY=0
IMPORT_VFR_FILM=0
IMPORT_PREPARE_MKV=0
NVENC_CAPABLE=1
UHD_CONVERT_ENABLE=0
UHD_V3_MODE=1
FORCE_ENCODE=0
AVSFilter01=addborders(0,120,0,120)
[Paths]
WORKING_PATH=F:\BD-REBUILDER\WORK\
SOURCE_PATH=F:\BD-REBUILDER\LOST_IN_SPACE\LIS-S1-D1-TEST\
DGIndexNV=C:\Program Files (x86)\DGAVCDecNV\DGIndexNV.exe
DGDecNV=C:\Program Files (x86)\DGAVCDecNV\DGDecodeNV.dll
[Batch]
MAIN_MPLS=00002.MPLS
MAIN_MPLS_ANGLE=0
FORCED_SUB=0
FORCED_AUD=0
AUDIO=11
SUBS=1111
I do not care that the encoding failed, as I don't want it to encode.
I wondered if "USE_FILTERS=1" might have caused it to re-encode. Nope, setting it to zero only caused the re-encode not to fail.
gonca
5th January 2025, 11:44
[01/04/25] BD Rebuilder v0.62.11
[20:44:29] Source: LOST_IN_SPACE-S1-D1
- Input BD size: 22.63 GB
- Approximate total content: [04:42:36.272]
- Target BD size: 22.95 GB
- Windows Version: 6.1 [7601]
- AVS Filtering is enabled
- Quality: High Quality (Default), 1-Pass VBR
- UHD-BD source detected.
- Decoding/Frame serving: NVENCC
- Audio Settings: AC3=0 DTS=0 HD=1 Kbs=640
[20:44:37] PHASE ONE, Encoding
- [20:44:37] Processing: VID_00001 (1 of 5)
- [20:44:37] Extracting A/V streams [VID_00001]
- [20:46:11] Reencoding video [VID_00001]
- Source Video: HEVC, 3840x2160
- Rate/Length: 23.976fps, 90,281 frames
- Bitrate: 9,845 Kbs
- [20:46:11] Reencoding: VID_00001, Pass 1 of 1
[20:46:12] - Failed video encode, aborted
The red line (AVS Filtering) overrides No Encode.
To use filters you must re-encode
Disable AVS Filtering
One more thing
HEVC sources are always encoded as per jdobbs.
(see post before yours)
Where is Lathe when you don't need him?
jdobbs
5th January 2025, 16:48
[01/04/25] BD Rebuilder v0.62.11
[20:44:29] Source: LOST_IN_SPACE-S1-D1
- Input BD size: 22.63 GB
- Approximate total content: [04:42:36.272]
- Target BD size: 22.95 GB
- Windows Version: 6.1 [7601]
- AVS Filtering is enabled
- Quality: High Quality (Default), 1-Pass VBR
- UHD-BD source detected.
- Decoding/Frame serving: NVENCC
- Audio Settings: AC3=0 DTS=0 HD=1 Kbs=640
[20:44:37] PHASE ONE, Encoding
- [20:44:37] Processing: VID_00001 (1 of 5)
- [20:44:37] Extracting A/V streams [VID_00001]
- [20:46:11] Reencoding video [VID_00001]
- Source Video: HEVC, 3840x2160
- Rate/Length: 23.976fps, 90,281 frames
- Bitrate: 9,845 Kbs
- [20:46:11] Reencoding: VID_00001, Pass 1 of 1
[20:46:12] - Failed video encode, aborted
The red line (AVS Filtering) overrides No Encode.
To use filters you must re-encode
Disable AVS Filtering
One more thing
HEVC sources are always encoded as per jdobbs.
(see post before yours)
Where is Lathe when you don't need him?Yep. Filtering. The filters are included in the AVS file -- so you can't apply them without encoding. I misspoke about HEVC (I just looked at the code again). The HEVC restriction only applies when the source was an HEVC archive or if you are attempting to backup a non-UHD source to UHD format (sorry about throwing more confusion into an already confusing topic).
MrVideo
6th January 2025, 08:51
HEVC sources are always encoded as per jdobbs.
(see post before yours)
I didn't see the jdobbs post before I did mine.
I'll have to rework my plans. Thanks guys.
jdobbs
6th January 2025, 15:59
I didn't see the jdobbs post before I did mine.
I'll have to rework my plans. Thanks guys.Note my last post (just above yours).
MrVideo
6th January 2025, 21:28
Note my last post (just above yours).
Re-reading it: the source for the project is a UHD BDRB created folder with HEVC MKV videos that have DD+ ATMOS audio. Yes, the initial run resulted in the DD being recoded. I then ran the newer TSMuxer to rebuild the M2TS files with the original audio. That folder was then run thru BDRB to repackage the UHD formatted layout to make sure that the disc I would then create would play. The initially created folder fits within a 25GB disc. But, BDRB wan't to recode it, no matter what. The log even says reports "UHD-BD source detected."
After doing the above posting I started the reworking of the project by using the original MKV files, which I originally recoded to fit within 25GB. I did some work to update/add chapter marks. After doing the work I mentioned above, I then hauled that UHD-BD layout into BDRB to let it do the recoding so that the project fits within a 25GB disc. But, I ran into a problem. BDRB errored out. Turns out I not only needed to replace the tsmuxer.exe file in tools, but the tsmuxer4k.exe as well. I have two version of BDRB installed, one original and the other new. Can't remux DD+ audio with the older tsmuxer. Of course, with the newer tsmuxer the demuxing creates audio and subtitle files with file name that BDRB was not expecting. Therefore, BDRB fails during the recoding. I then rename the files back to what is expected and resume the job. I have to babysit the job for each of the videos within the project. It would be nice (begging) if BDRB would use the newer tsmuxer so that it would handle DD+ audio. Yes, I know, coreless DD+ is not compliant. But, if tsmuxer will created UHD disc folders with coreless DD+, why not BDRB?
Way back when, BDRB initially had issues figuring out what bitrate to use to make everything fit because the TrueHD-MA audio streams weren't seen and not included in the overall size, resulting in my manually setting disc size. As the job is in progress as I write this, I don't know if BDRB will create a UHD-BD folder that will fit the 25GB disc. [...] The job is now finished and it fits! Burning disc now and will test later.
Frankly, I don't even know what archive mode is, as I've never set anything to do that.
If I read your posting correctly, what I am doing doesn't fit your requirement for recoding, i.e., if the sourced UHD-BD folder will already fit a disc.
MrVideo
6th January 2025, 22:11
Well, that was a bust. Letting BDRB do everything, i.e., taking the initial oversized UHD-BD and recode everything to fit 25GB failed to play. The menu plays just fine, but when I select an episode from the menu, the player goes back to the player's main menu. But, the initial UHD-BD disc that I created with the manually recoded videos and remuxed audio, plays just fine. I'm totally confused now.
MrVideo
8th January 2025, 14:37
There is a workaround to this issue, although having BDRB do the whole thing from beginning to end would save a boat-load of work.
There is work outside of BDRB that needs to be done for this particular job and that is creating chapter marks and turning on the force flag for those foreign language translation subtitles.
The first thing that needs to be done is to recode the videos so that they will fit on a BD25. That, unfortunately, is trial and error.
Second is to import the videos that will be placed on a disc into BDRB. No need to use a modified BDRB installation that has the newer tsmuxer. BDRB will recode the DD+ audio streams, no matter what.
Third, the original DD+ audio streams need to be remuxed into the newly created M2TS files, replacing the DD with DD+. In this case, the latest overnight build of tsmuxer must be used.
The UHD-BD layout can then be burned to disc. Even though the audio streams are replaced, the configuration of the disc is not affected by the replaced audio and will play just fine. Your UHD hardware player must be able to play coreless DD+ audio (mine does).
Lastly, to make things complete, the UHD beta version of BDEdit should be used to change the audio type of each of the playlists from DD to DD+. The disc will play fine without doing this change. At least it does for me.
MrVideo
9th January 2025, 07:26
When I browse for a BD layout for doing a backup, it contains a bunch of short 1 second files. Various playlists are using them to add 1 sec of black to the end, which also creates a chapter point to jump to in order to skip to the end. Why they didn't add 1 sec of black to the main file and just chapter mark it is beyond me.
How do I tell BDRB to skip those files, but keep them in the final result? I have the following set:
IMPORT_THRESHOLD=2
QUICK_PLAY_THRESHOLD=2
But, if I understand it correctly, matching that should not recode those M2TS files and instead just copy them in the backup.
There are files missing from the list that are longer than 2 minutes. One of them is a special feature file of still images, yet BDRB isn't going to recode it.
BDRB fails early on in the backup with a 720p/59.94 video in which the encoder did 30 frames, but expected 60.
Right before this one, I did a UHD backup and it only contains 2160p and 1080p videos. It did skip a bunch of files, but what was weird is that it didn't skip files that were in the 18 KB range. Those got recoded to the 24 KB range. Five videos that were larger than that were skipped. Weird.
I guess I do not know what the rules are for skipping files for recoding.
Thanks for any pointers.
MrVideo
10th January 2025, 23:15
@jdobbs No comment on how BDRB determines on what it does, or doesn't, recode during a backup?
jdobbs
11th January 2025, 00:28
@jdobbs No comment on how BDRB determines on what it does, or doesn't, recode during a backup?With default settings, BD-RB checks size and length if all playlists, and skips reencoding if they are small. You can set the size used for that check with these two parameters (see HIDDENOPTS.TXT):
MIN_M2TS_SIZE=n (n=100 is the default)
MIN_PLAYLIST_MINS=n (n=15 is the default)
If you want to encode everything, you should set each option to 0
By default BD-RB doesn't reencode menus unless it is required for some reason. So if you want menus to be reencoded, you can do so by adding this hidden opt:
REENCODE_MENUS=1
MrVideo
11th January 2025, 01:48
With default settings, BD-RB checks size and length if all playlists, and skips reencoding if they are small. You can set the size used for that check with these two parameters (see HIDDENOPTS.TXT):
MIN_M2TS_SIZE=n (n=100 is the default)
MIN_PLAYLIST_MINS=n (n=15 is the default)
According to HIDDENOPTS.TXT, MIN_PLAYLIST_MINS only comes into play with movie only mode, so that one can be ignored for disc backups.
I'll have to try something and report back.
REPORTING BACK: I set MIN_M2TS_SIZE=10 and it left a bunch of files that are < 1 MB on the list to be processed. Come to think of it, the default of 100 left those same < 1 MB files on the list. No clue as to what it takes to remove files < 10 MB.
jdobbs
11th January 2025, 16:45
According to HIDDENOPTS.TXT, MIN_PLAYLIST_MINS only comes into play with movie only mode, so that one can be ignored for disc backups.
I'll have to try something and report back.
REPORTING BACK: I set MIN_M2TS_SIZE=10 and it left a bunch of files that are < 1 MB on the list to be processed. Come to think of it, the default of 100 left those same < 1 MB files on the list. No clue as to what it takes to remove files < 10 MB.Setting MIN_M2TS_SIZE=0 doesn't encode them?
Grimes
11th January 2025, 19:33
Hi. I have the latest version of avisynth and my inspect shows that it is not recommended. Is this a problem?
[01.11.25] Checking System Settings
- BD-Rebuilder v0.62.12
- Windows Version: 6.2 [9200]
- Working Path Free Space: 1 384,26GB
- AVISYNTH Version: 3.7.3.0, not recommended version
- LAVFILTERS: Ok
- AnyDVD Remove Short Titles: Incompatible
- AnyDVD Remove Annoying Adverts: Incompatible
- X264: Ok
- X265: Ok
- AFTEN: Ok
- FAAC: Ok
- MP4BOX: Ok
- WAVI: Ok
- TSMUXER: Ok
- FRIMEncode: Ok
- FRIMDecode: Ok
[01.11.25] Systems Settings Check complete
jdobbs
11th January 2025, 22:16
Hi. I have the latest version of avisynth and my inspect shows that it is not recommended. Is this a problem?
[01.11.25] Checking System Settings
- BD-Rebuilder v0.62.12
- Windows Version: 6.2 [9200]
- Working Path Free Space: 1 384,26GB
- AVISYNTH Version: 3.7.3.0, not recommended version
- LAVFILTERS: Ok
- AnyDVD Remove Short Titles: Incompatible
- AnyDVD Remove Annoying Adverts: Incompatible
- X264: Ok
- X265: Ok
- AFTEN: Ok
- FAAC: Ok
- MP4BOX: Ok
- WAVI: Ok
- TSMUXER: Ok
- FRIMEncode: Ok
- FRIMDecode: Ok
[01.11.25] Systems Settings Check completeSometimes changes cause things to fail. That's telling you that it hasn't been tested with that version. If it works -- then its fine. But if you run into problems, make sure you try going back to the recommended version before reporting anything as a bug.
MrVideo
12th January 2025, 03:46
Setting MIN_M2TS_SIZE=0 doesn't encode them?
Nope. A 1,146 KB file is not in the list, yet a, 18 KB file before it and a 66 KB file after it are on the list. Just for example.
gonca
12th January 2025, 12:37
Are the two files on the list part of a playlist with more files?
musiclover
12th January 2025, 12:50
And is there a menu item on that playlist?
Then REENCODE_MENUS=1 may help.
MrVideo
13th January 2025, 11:48
Are the two files on the list part of a playlist with more files?
Yes. IMHO that should not make a difference. The two examples are 1 sec black clips added to the end of various videos. Pretty stupid, since they could have just encoded the 1 sec of black as part of all the files and just added a chapter mark at that location.
The 1 sec black doesn't need to be recoded, only the longer videos that use it. The non-recoded file will work in the playlist. The min-size setting should be honored, no matter what.
If there is a way to make it do that, please let me know.
gonca
13th January 2025, 13:14
In BD_RB if 1 file in a mpls has to be encoded then all the files will be encoded, if I remember correctly.
This keeps common specs (level etc) for all the files in the mpls.
Prevents possible playback issues, I guess.
DanDare1983
13th January 2025, 17:22
Yes. IMHO that should not make a difference. The two examples are 1 sec black clips added to the end of various videos. Pretty stupid, since they could have just encoded the 1 sec of black as part of all the files and just added a chapter mark at that location.
The 1 sec black doesn't need to be recoded, only the longer videos that use it. The non-recoded file will work in the playlist. The min-size setting should be honored, no matter what.
If there is a way to make it do that, please let me know.
In regards to the 1 sec black clips, I genuinely can't believe how many movies have them. I'd like to find a way of removing them as I have many movies like this and it's always annoying when I go to backup a disc and the playlist has an extra m2ts for no reason whatsoever.
MrVideo
13th January 2025, 21:36
In BD_RB if 1 file in a mpls has to be encoded then all the files will be encoded, if I remember correctly.
Well, that can cause issues.
This keeps common specs (level etc) for all the files in the mpls.
Prevents possible playback issues, I guess.
Doing recoding during backups doesn't do any level changes, etc. That would certainly screw up any HDR/DV videos. Besides, these are short black videos.
I'd be happy to have a hidden option that overrides this behavior.
MrVideo
13th January 2025, 21:41
I'd like to find a way of removing them as I have many movies like this and it's always annoying when I go to backup a disc and the playlist has an extra m2ts for no reason whatsoever.
Unfortunately, they do have a reason. If you look at the end of the video that precedes the 1 sec black, you will find that it ends without any black. That end piece is what allows you to skip to the end, as there is a chapter mark at that point. If that were removed, you would not be able to skip to the end and then do the next operation, be it going to the next episode/video or the menu. You'd have to press the menu key. They play a purpose, but they are a backup annoyance.
DanDare1983
13th January 2025, 22:48
Unfortunately, they do have a reason. If you look at the end of the video that precedes the 1 sec black, you will find that it ends without any black. That end piece is what allows you to skip to the end, as there is a chapter mark at that point. If that were removed, you would not be able to skip to the end and then do the next operation, be it going to the next episode/video or the menu. You'd have to press the menu key. They play a purpose, but they are a backup annoyance.
Thank you for responding. I had no idea the 1 sec m2ts was needed. So the last chapter will be at the end of the 1 sec m2ts and not the main m2ts? I like to make remux, would it be best to keep the 1sec m2ts at the end or would it be beneficial to move it?
MrVideo
13th January 2025, 23:31
Thank you for responding. I had no idea the 1 sec m2ts was needed. So the last chapter will be at the end of the 1 sec m2ts and not the main m2ts? I like to make remux, would it be best to keep the 1sec m2ts at the end or would it be beneficial to move it?
The last chapter is actually at the end of the video preceding it/start of the 1 sec black. Best to leave it in place. If you are remuxing to a MKV file (for example), the 1 sec black will be added to the end, making it one continuous file.
MrVideo
14th January 2025, 09:29
Doing a backup of a UHD in which the main video is UHD and DV. Weird is that the log said the bitrate was 500kb.
The encoder didn't fail right at the start. It got a way in before failing.
Is there a last command somewhere that I can run to get the encoder's error?
ADDED INFO: I decided to recode the M2TS file and ended up with this error:
avcuvid: error occured while reading file: 591 frames, Resource temporarily unavailable
There is nothing wrong with the m2ts file as I was able to copy it to another HDD,
MrVideo
16th January 2025, 07:16
No additional info regarding my UHD backup issue?
jz1276
16th January 2025, 08:12
After years of using this great program with numerous BluRays, I've run into my first issue. I've tried both BD-25 & 50 target sizes. Please let me know if more info is needed and any help is appreciated.
----------------------
[01/16/25] BD Rebuilder v0.62.12
[02:09:32] Source: BLURAY
- Input BD size: 19.98 GB
- Approximate total content: [01:52:18.083]
- Target BD size: 46.26 GB
- Windows Version: 6.2 [9200]
- Auto Quality: Very Good (Very Fast), 1-Pass VBR
- Decoding/Frame serving: DirectShow
- Audio Settings: AC3=0 DTS=0 HD=0 Kbs=640
[02:09:34] PHASE ONE, Encoding
- [02:09:34] Processing: VID_00002 (1 of 2)
- [02:09:34] Extracting A/V streams [VID_00002]
- TSMUXER ERR: 0xFFFFFFFD
- Extracting video streams [VID_00002]
- TSMUXER ERR: 0xFFFFFFFD
- Bitstream exception std::exception. It does not have to be! Please contact application support team for more information.
- Error in attempt to extract video.
- Bitstream exception std::exception. It does not have to be! Please contact application support team for more information.
- Bitstream exception std::exception. It does not have to be! Please contact application support team for more information.
[02:09:41] - Failed to retrieve audio, aborted
MrVideo
16th January 2025, 10:30
Attach mediainfo output of the video file. Code wrap the text file.
jdobbs
16th January 2025, 16:33
Doing a backup of a UHD in which the main video is UHD and DV. Weird is that the log said the bitrate was 500kb.
The encoder didn't fail right at the start. It got a way in before failing.
Is there a last command somewhere that I can run to get the encoder's error?
ADDED INFO: I decided to recode the M2TS file and ended up with this error:
avcuvid: error occured while reading file: 591 frames, Resource temporarily unavailable
There is nothing wrong with the m2ts file as I was able to copy it to another HDD,Not sure... but it sounds like a system error of some type.
MrVideo
17th January 2025, 04:34
No idea either. I've never seen that error. Not sure how it is a system error, since this has never happened before. I'm suspecting with the file.
jdobbs
22nd January 2025, 17:35
Is there a last command somewhere that I can run to get the encoder's error?Yes. The last command is always recorded in LASTCMD.TXT located in the BD-RB folder. You can cut-and-paste it into a CMD window to test it. You normally should to do it immediately after getting the error -- assuring that all involved files etc. are still accessible.
MrVideo
23rd January 2025, 04:57
I know I've seen that file in the past, but for this UHD backup job, no such file.
doobre
14th February 2025, 11:25
Hi there
this is bound to be a simple setting that I have overlooked, I haven't been doing any copying for a long while, so probably "finger trouble".
Anyway, below are the mediainfo details for the source and the BD-RB output, along with the current INI file and the LASTCMD text log.
I am trying to make a backup of a BD with variable rate FPS (59.940 to 29.970), and the output from BD-RB is 59.940fps [while the audio seems to be 29.970], therefore the video ends up playing double speed while the audio sounds fine, played in VLC and powerDVD.!!!? the file size is half of what I expect, also!
Just in case I ran it through with a restored original INI file, and then using the alternative 264 encoder, no diff.
Help anyone!?
cheers CD
=================
info of MakeMKV output
General
Complete name : D:\EXPORTS\MakeMKV_Export\SHERYL_CROW_LIVE\Sheryl Crow - Live on Soundstage.mkv
Format : Matroska
Format version : Version 2
File size : 25.1 GiB
Duration : 1 h 31 min
Overall bit rate mode : Variable
Overall bit rate : 39.1 Mb/s
Frame rate : 59.940 FPS
Encoded date : 2025-02-14 02:11:53 UTC
Writing application : MakeMKV v1.17.7 win(x64-release)
Writing library : libmakemkv v1.17.7 (1.3.10/1.5.2) win(x64-release)
Video
ID : 1
ID in the original source medium : 4113 (0x1011)
Format : AVC
Format/Info : Advanced Video Codec
Format profile : High@L4.1
Format settings : CABAC / 2 Ref Frames
Format settings, CABAC : Yes
Format settings, Reference frames : 2 frames
Format settings, GOP : M=2, N=26
Codec ID : V_MPEG4/ISO/AVC
Duration : 1 h 31 min
Bit rate mode : Variable
Bit rate : 30.0 Mb/s
Width : 1 920 pixels
Height : 1 080 pixels
Display aspect ratio : 16:9
Frame rate mode : Variable
Frame rate : 59.940 (60000/1001) FPS
Original frame rate : 29.970 (30000/1001) FPS
Color space : YUV
Chroma subsampling : 4:2:0
Bit depth : 8 bits
Scan type : Interlaced
Scan type, store method : Separated fields
Scan order : Top Field First
Bits/(Pixel*Frame) : 0.241
Stream size : 19.2 GiB (77%)
Language : English
===================================
mediainfo of BD-RB output mkv
Video
ID : 4113 (0x1011)
Menu ID : 1 (0x1)
Format : AVC
Format/Info : Advanced Video Codec
Format profile : High@L4.2
Format settings : CABAC / 3 Ref Frames
Format settings, CABAC : Yes
Format settings, Reference frames : 3 frames
Codec ID : 27
Duration : 1 h 31 min
Bit rate mode : Variable
Bit rate : 17.8 Mb/s
Maximum bit rate : 35.0 Mb/s
Width : 1 920 pixels
Height : 1 080 pixels
Display aspect ratio : 16:9
Frame rate : 59.940 (60000/1001) FPS
Color space : YUV
Chroma subsampling : 4:2:0
Bit depth : 8 bits
Scan type : Progressive
Bits/(Pixel*Frame) : 0.143
Stream size : 11.4 GiB (86%)
=========================================
BDREBUILDER.INI file
[Options]
VERSION=0.61.0.29
AC3_192=0
AC3_640=1
AC3_REENCODE=0
ASSUME_DVD_PAL=0
AUDIO_DRC=0
AUDIO_TO_KEEP=eng;und;
AUDIO_TRACK_LIMIT=0
AUTO_BURN=2
AUTO_BURN=2
AUTO_QUALITY=1
AVCHD=1
BDMV_CERT_ONLY=0
COMPLETION_BEEP=1
CONVERT_WIDE=0
CUSTOM_TARGET_SIZE=22900
DECODER=0
DEINTERLACE=1
DTS_REENCODE=0
ENCODER=1
ENCODE_QUALITY=0
FRIMSOURCE=0
IGNORE_3D=0
IMPORT_KEEP_PLAYALL=0
IMPORT_LIMIT_LANG=0
IMPORT_PREPARE_MKV=0
IMPORT_THRESHOLD=10
IVTC_PULLDOWN=0
KEEP_HD_AUDIO=0
MENU_ACTIVE_COLOR=WHITE
MENU_AUDIO=E:\BD_Rebuilder\tools\blankclip\blank.ac3
MENU_AUTO_BACKGROUND=0
MENU_AUTO_DVDAUDIO=0
MENU_BACKDROP_AUTOSIZE=1
MENU_BACKDROP_OPACITY=140
MENU_BACKGROUND=D:\4k sources\FOR DISK COPY\Studio Ghibli\studio ghibli bkgrnd-1.jpg
MENU_HORIZONTAL=250
MENU_FONT=Microsoft Sans Serif
MENU_PLAY_SEQUENTIAL=0
MENU_START_WITH_MENU=1
MENU_TOP=250
MIN_M2TS_SIZE=0
MIN_PLAYLIST_MINS=15
MODE=3
NEROAAC=0
NVENC_CAPABLE=1
ONEPASS_ENCODING=2
OPEN_GOP=0
OUTPUT_SBS=0
PGSTOSRT=0
PRIORITY_CLASS=2
PRIORITY_CLASS=2
QUICK_PLAY_THRESHOLD=10
REMOVE_OUTPUT=0
REMOVE_WORKFILES=0
RESIZE_1080=0
RESIZE_1440=0
RESIZE_720=0
SD_CONVERT=0
SD_TO_1080=0
SUBS_TO_KEEP=eng;und;
SUBTITLE_TRACK_LIMIT=0
SUPTITLE=0
TARGET_SIZE=22900
USE_FILTERS=0
OUTPUT_FOLDER=H:\RENDERS\ImgBurn_Renders\
[Paths]
WORKING_PATH=D:\D-TEMP\
SOURCE_PATH=D:\D-TEMP\IMPORTS\SHERYL_CROW_-_LIVE_ON_SOUNDSTAGE\
============================================
LAST CMD TXT
"E:\BD_Rebuilder\tools\nvenc\nvencc.exe" --avhw --fps 59.94 --interlace tff --vpp-deinterlace adaptive -i "D:\D-TEMP\IMPORTS\SHERYL_CROW_-_LIVE_ON_SOUNDSTAGE\BDMV\STREAM\00000.m2ts" --codec h264 --preset performance --qp-min 0 --multipass 2pass-full --vbr 35000 --aq --aq-temporal --keyfile "D:\D-TEMP\WORKFILES\VID_00000.CHP" --sar 1:1 --aud --pic-struct --vbv-bufsize 30000 --max-bitrate 35000 --lookahead 24 --no-b-adapt --gop-len 60 -o "D:\D-TEMP\WORKFILES\VID_00000.AVS.264"
Moviewatcher666
14th February 2025, 18:51
Greetings all,
First, I want to commend JDobbs on his commitment to this great program. Well done!
I am playing with a full backup of the new Godzilla Criterion 4K release.
The backup is in ISO format and when I play it in PowerDVD v20, it plays properly with the proper English subtitles. When I play the original disc in my 4K player, it plays fine (of course).
When I process the ISO to fit onto a BD50 in BDRebuilder, everything works except the English subtitles (even when selected in the main menu of the disc).
When I look at the M2TS file, there appears to be the subtitle
Rather frustrating when watching and listening with the Japanese sound track and no English subtitles.
I am attaching my log files to show the work done on the disc.
What am I missing? Or is there a bug that does not set the proper flag when rebuilding the file so that the subtitles turn on?
I appreciate any feedback, assistance or help offered.
Thanks,
Moviewatcher666
[Status]
LABEL=GODZILLA_1954_UHD
VERSION=v0.62.12
SOURCE_SIZE=72166433618
SOURCE_VIDEO_SIZE=71773759488
TARGET_SIZE=49283072000
REDUCTION=.681173707755605
RESIZE_1080=0
RESIZE_1440=0
AUDIO_TO_KEEP=eng;jpn;
KEEP_HD_AUDIO=-1
SUBS_TO_KEEP=eng;jpn;
BACKUP_MODE=0
MOVIEONLY_TYPE=0
USE_LAVF=0
INSTANCES=4
DGDECNV=-1
DGDECIM=0
FRIMSOURCE=0
FFMS2=0
SSIF_MODE=0
UHD_V3_MODE=0
QUICK=1
ENCODE_STEP=0
COMPLETED=3
REBUILD_COMPLETE=1
[00009]
AUDIO=11
PGS=
VIDEO2=0
V2MBRATE=0
M2TS_TARGET=61948313
NSTART=27000000
NEND=27360360
NSIZE=4141056
FLINK=0
MLINK=0
[00007]
AUDIO=1
PGS=
VIDEO2=0
V2MBRATE=0
M2TS_TARGET=96417054
NSTART=27000000
NEND=27900900
NSIZE=11464704
FLINK=0
MLINK=0
[00005]
AUDIO=11
PGS=1
VIDEO2=0
V2MBRATE=0
M2TS_TARGET=48874792110
NSTART=27000000
NEND=287720460
NSIZE=38200246272
FLINK=0
MLINK=0
----------------------
[02/14/25] BD Rebuilder v0.62.12
[09:02:47] Source: GODZILLA_1954_UHD
- Input BD size: 67.21 GB
- Approximate total content: [01:37:41.855]
- Target BD size: 45.90 GB
- Windows Version: 6.2 [9200]
- Quality: High Quality (Default), CQM
- UHD-BD source detected.
- Decoding/Frame serving: NVENCC
- Audio Settings: AC3=0 DTS=0 HD=1 Kbs=640
[09:02:47] PHASE ONE, Encoding
- [09:02:47] Processing: VID_00009 (1 of 3)
- [09:02:47] Extracting A/V streams [VID_00009]
- [09:02:53] Reencoding video [VID_00009]
- Track 4352 (eng): Keeping original audio
- Track 4353 (eng): Keeping original audio
- [09:03:09] Processing: VID_00007 (2 of 3)
- [09:03:09] Extracting A/V streams [VID_00007]
- [09:03:13] Reencoding video [VID_00007]
- Track 4352 (min): Keeping original audio
- [09:03:24] Processing: VID_00005 (3 of 3)
- [09:03:24] Extracting A/V streams [VID_00005]
- [09:09:48] Reencoding video [VID_00005]
- Analyzing 1.00 [1.00]
- Track 4352 (jpn): Keeping original audio
- Track 4353 (eng): Keeping original audio
[09:49:05]PHASE ONE complete
[09:49:05]PHASE TWO - Rebuild Started
- [09:49:05] Rebuilding BD file Structure
[09:49:07] - Encode and Rebuild complete
[09:49:07] Writing BD structure to ISO file
- ImgBurn completed successfully
[09:58:06] JOB: GODZILLA_1954_UHD finished.
LASTCMD.txt "C:\Program Files (x86)\BD_Rebuilder\tools\nvenc\nvencc.exe" --avhw --fps 23.976 -i "Q:\BDMV\STREAM\00005.m2ts" --codec hevc --preset default --profile main10 --output-depth 10 --repeat-headers --colorprim bt709 --transfer bt709 --colormatrix bt709 --qp-min 0 --multipass 2pass-full --vbr 0 --vbr-quality 1 --aq --aq-temporal --keyfile "D:\BD REBUILDER WORKING FILES\WORKFILES\VID_00005.CHP" --sar 1:1 --aud --pic-struct --vbv-bufsize 45000 --max-bitrate 48000 --lookahead 24 --no-b-adapt --gop-len 24 -o "D:\BD REBUILDER WORKING FILES\WORKFILES\VID_00005.AVS.hevc"
[Options]
VERSION=0.62.0.12
MIN_M2TS_SIZE=10
;[UHD_IGNORE_HDR=1]
MIN_PLAYLIST_MINS=10
MULTIPROCESS=1
ENABLE_TEST=1
ENCODER=1
MODE=0
ENCODE_QUALITY=2
ONEPASS_ENCODING=1
AUTO_QUALITY=0
TARGET_SIZE=47000
AUTO_BURN=2
AUDIO_TO_KEEP=eng;jpn;
SUBS_TO_KEEP=eng;jpn;
SD_CONVERT=0
OPEN_GOP=0
RESIZE_1080=0
RESIZE_1440=0
RESIZE_720=0
DEINTERLACE=1
SD_TO_1080=0
IGNORE_3D=0
CONVERT_WIDE=0
DTS_REENCODE=0
AC3_REENCODE=0
AC3_640=1
AC3_192=0
KEEP_HD_AUDIO=1
AUDIO_DRC=0
DECODER=3
AVCHD=0
REMOVE_WORKFILES=0
REMOVE_OUTPUT=0
USE_FILTERS=0
BDMV_CERT_ONLY=0
IVTC_PULLDOWN=0
ASSUME_DVD_PAL=0
FRIMSOURCE=0
COMPLETION_BEEP=0
OUTPUT_SBS=0
NEROAAC=0
SUPTITLE=0
PGSTOSRT=0
AUDIO_TRACK_LIMIT=0
SUBTITLE_TRACK_LIMIT=0
CUSTOM_TARGET_SIZE=47000
QUICK_EXTRAS=1
MENU_BACKGROUND=C:\Program Files (x86)\BD_Rebuilder\misc\menuback.jpg
MENU_AUDIO=C:\Program Files (x86)\BD_Rebuilder\tools\blankclip\blank.ac3
IMPORT_THRESHOLD=10
QUICK_PLAY_THRESHOLD=10
MENU_AUTO_BACKGROUND=1
MENU_AUTO_DVDAUDIO=1
MENU_PLAY_SEQUENTIAL=0
MENU_START_WITH_MENU=1
IMPORT_LIMIT_LANG=1
IMPORT_KEEP_PLAYALL=0
IMPORT_PREPARE_MKV=0
ENABLE_BLANKING=1
VERBOSE_STATUS=0
MOVIEONLY_TYPE=0
ALTCRF=23
ALT_TARGET=1024
ALT_CRF_TARGET=1024
ALTMETHOD=0
ALTAUTOCROP=0
PRIORITY_CLASS=0
NVENC_CAPABLE=1
[Paths]
SOURCE_PATH=Q:\
WORKING_PATH=D:\BD REBUILDER WORKING FILES\
DGIndexNV=C:\Program Files\dgdecnv_255\DGIndexNV.exe
DGDecNV=C:\Program Files\dgdecnv_255\DGDecodeNV.dll
DGDecNV=0
SupTitlePath=C:\Program Files (x86)\BD_Rebuilder\Tools\suptitle_v2.0.8_x86\SupTitle.dll
;SupTitlePath=C:\Program Files (x86)\BD_Rebuilder\Tools\suptitle.dll
Emulgator
14th February 2025, 23:38
I am trying to make a backup of a BD with variable rate FPS (59.940 to 29.970)
There is no VFR BD to begin with, so you would have to take care of that before importing any source to BD-RB.
doobre
15th February 2025, 02:09
There is no VFR BD to begin with, so you would have to take care of that before importing any source to BD-RB.
hi there, and thanks for your reply..
the resultant file from Makemkv shows it as VFR.!?
=================
Format : AVC
Format/Info : Advanced Video Codec
Format profile : High@L4.1
Format settings : CABAC / 2 Ref Frames
Format settings, CABAC : Yes
Format settings, Reference frames : 2 frames
Format settings, GOP : M=2, N=26
Codec ID : V_MPEG4/ISO/AVC
Duration : 1 h 31 min
Bit rate mode : Variable
Bit rate : 30.0 Mb/s
Width : 1 920 pixels
Height : 1 080 pixels
Display aspect ratio : 16:9
Frame rate mode : Variable
Frame rate : 59.940 (60000/1001) FPS
Original frame rate : 29.970 (30000/1001) FPS
=======================
Also handbrake fails to do the job!
}
[23:33:26] CPU: Intel(R) Core(TM) i7-2600 CPU @ 3.40GHz
[23:33:26] - Intel microarchitecture Sandy Bridge
[23:33:26] - logical processor count: 4
[23:33:26] Intel Quick Sync Video support: no
[23:33:26] hb_scan: path=D:\EXPORTS\MakeMKV_Export\SHERYL_CROW_LIVE\title_t00.mkv, title_index=1
[23:33:26] hb_stream_open: open D:\EXPORTS\MakeMKV_Export\SHERYL_CROW_LIVE\title_t00.mkv failed
[23:33:26] scan: unrecognized file type
[23:33:26] libhb: scan thread found 0 valid title(s)
hb_dict_to_job: Title 1 doesn't exist
[23:33:26] Finished work at: Fri Feb 14 23:33:26 2025
[23:33:26] libhb: work result = 3
# Job Failed to Initialise. Check log and input settings (3)
==============================
I will try to rip the BD with handbrake instaed of makemkv.
cheers CD
doobre
15th February 2025, 06:29
Handbrake v1.3.1 came to the rescue (again) ripped the BD to mkv with CBR of 59.940, avg 30Mbs final size 23Gb.
iambryanknowles
16th February 2025, 09:27
For a 1440x800 file with a 4:3 PAR, BD Rebuilder Generates
#Created by BD Rebuilder - v0.62.12
LoadPlugin("C:\Program Files (x86)\AviSynth\plugins\DGDecodeNV.dll")
DGSource("D:\BDREBUILDER\WORKFILES\VID_00000.DGI", fieldop=0).AddBorders(0,4,0,6).LanczosResize(1920,1080)
BilinearResize(1440,1080)
ConvertToYV12().AssumeFPS(24000,1001)
I'm working with lossless files and was encoding with Ultrafast from Virtualdub, and hoped that I might save a few GB without the borders - Since a 90GB file requires 270GB during the import process and I have minimal space.
Edit: Apparently the borders help *♂️ 1GB smaller with them. Still, I've seen that niche resolution (as well as heights of 804 and 816) in video products such as fanedits before.
Emulgator
16th February 2025, 15:22
Since 800 height is not BD-compliant, but 1080 is, BD-RB will have to pad such source up to 1080 to do justice to its name.
For the cases of reencoding to unconstrained formats I would suggest one of the unconstrained encoder GUIs out there.
clever_ffmpeg_gui, MeGUI64, MeGUI.x64, FFmpeg_Batch_AV_Converter_Portable_x.y.z_x64, Hybrid, StaxRip...
SquallMX
17th February 2025, 00:50
I found a bug in the latest release 0.62.12, when doing a Full UHD backup, with extras encoded as H264, BD-Rebuilder set subtitle values incorrectly in the mpls files, resulting in missing subtitles when playing on standalone players, BD-Rebuilder is using "12A0, 12A1..." values (reserved for UHD resolution) instead of "1200, 1201..." (for FHD content).
MrVideo
17th February 2025, 10:30
What am I missing? Or is there a bug that does not set the proper flag when rebuilding the file so that the subtitles turn on?
Just press the subtitle button on your player. While that may not be ideal, it should do the trick.
MrVideo
17th February 2025, 10:37
The following bugs are still there:
1) Building the 2nd menu can result in it failing when doing the 2nd menu. The first menu files are there, but no hint of the 2nd even being attempted. It took three tries on a current project before it would build the 2nd menu.
2) and because of the above, it means building the disc again. With BDRB ignoring the titles.inf file, it means redoing all of the manual changes to the titles.
Moviewatcher666
17th February 2025, 16:52
Quote:
Originally Posted by Moviewatcher666 View Post
What am I missing? Or is there a bug that does not set the proper flag when rebuilding the file so that the subtitles turn on?
Just press the subtitle button on your player. While that may not be ideal, it should do the trick.
__________________
Thanks for the suggestion but already tried that.
The subtitle was missing on the blu-ray player.
The problem resides in the reauthoring of the full disc.
MrVideo
18th February 2025, 14:21
Quote:
The subtitle was missing on the blu-ray player.
The problem resides in the reauthoring of the full disc.
Your original posting made it read as though the subtitle stream was there but just wasn't turning on. Instead, you are now saying that the subtitle stream was actually missing from the result.
When the original file is imported, BDRB shows which tracks it will keep and which tracks will not be copied. Take a look at that display and report back.
Moviewatcher666
19th February 2025, 13:01
Your original posting made it read as though the subtitle stream was there but just wasn't turning on. Instead, you are now saying that the subtitle stream was actually missing from the result.
When the original file is imported, BDRB shows which tracks it will keep and which tracks will not be copied. Take a look at that display and report back.
When I play the resulting reauthored disc in the blu-ray player, the subtitle track is not there to select. Therefore, there is no subtitle track to play.
When I look at the M2TS in Media Info on that same disc, the subtitle track shows it is there.
Therefore, in my estimation, a flag that is to make the subtitles available to the blu-ray player is somehow missing.
The logs I uploaded should show exactly what I am discussing. You can see the subtitle track is selected to process with the project. It just is not turned on in the final disc.
Thanks.
MrVideo
19th February 2025, 14:30
Aah, gotchya. I'm sorry to say that this is indeed weird. I've not run across this issue. But, I have to say that a majority of the time I do not try to turn on subtitles. I only check them on titles that I create from scratch (home brew) that have subtitles.
Just exactly how are you trying to turn on the subtitles?
Moviewatcher666
19th February 2025, 20:16
Aah, gotchya. I'm sorry to say that this is indeed weird. I've not run across this issue. But, I have to say that a majority of the time I do not try to turn on subtitles. I only check them on titles that I create from scratch (home brew) that have subtitles.
Just exactly how are you trying to turn on the subtitles?
Since it is Godzilla 1954, when playing the original disc, the English subtitles are on automatically (I guess for the North American release). You can also turn the subtitles on and off in the main menu.
On the BD Rebuilder processed disc, the subtitles are not on automatically and you cannot control them in the main menu (on or off).
I have all my working files generated by BD Rebuilder. Has anybody got any ideas how to reassemble and get the subtitles to work(a possible workaround)? I am sure it is just a misplaced or incorrect flag that is preventing subtitles to work properly.
Maybe a bug in the program? I'm not sure.
Never had a problem with other discs. Just weird.
Thanks.
MrVideo
19th February 2025, 20:28
On the BD Rebuilder processed disc, the subtitles are not on automatically and you cannot control them in the main menu (on or off).
Based on this statement, you have not tried to turn on the subtitles by pressing the subtitle button on the remote, after starting the movie, as previously suggested?
Please provide the UPC as I might be able to look at it.
lauguru
20th February 2025, 09:57
hello!
What is the process of converting bd to uhd, how does the preset "quality" change to other better quality and less speed?
I get a 30gb bd, 17gb uhd, I have 24000 mb custom target installed
One problem, when I want to convert (Converting to UHD-BD (HEVC) output format), it always uses h264 to encode, having NVENC activated in full backup, How can I enable HEVC in that mode?
other problem in Archive backup/aac , No matter what size you set for custom target, it is always the same output MB size.
[Options]
VERSION=0.62.0.12
ENCODER=1
MODE=4
NEW_CRF_PREDICTION=1
MIN_M2TS_SIZE=0
MIN_PLAYLIST_MINS=0
REENCODE_MENUS=1
ARCHIVE_QUALITY=4
ARCHIVE_265=1
ARCHIVE_ENABLE=1
UHD_CONVERT_ENABLE=1
UHD_V3_MODE=1
ENCODE_QUALITY=4
ONEPASS_ENCODING=2
AUTO_QUALITY=0
NVENC_CAPABLE=1
AUDIO_TO_KEEP=all
SUBS_TO_KEEP=all
SD_CONVERT=0
OPEN_GOP=0
RESIZE_1080=0
RESIZE_1440=0
RESIZE_720=0
DEINTERLACE=1
SD_TO_1080=0
IGNORE_3D=0
CONVERT_WIDE=0
DTS_REENCODE=0
AC3_REENCODE=0
AC3_640=1
AC3_192=0
KEEP_HD_AUDIO=1
AUDIO_DRC=0
DECODER=0
AVCHD=1
REMOVE_WORKFILES=0
REMOVE_OUTPUT=0
USE_FILTERS=0
BDMV_CERT_ONLY=0
IVTC_PULLDOWN=0
ASSUME_DVD_PAL=0
FRIMSOURCE=0
COMPLETION_BEEP=0
OUTPUT_SBS=0
NEROAAC=0
SUPTITLE=0
PGSTOSRT=0
AUDIO_TRACK_LIMIT=0
SUBTITLE_TRACK_LIMIT=1
CUSTOM_TARGET_SIZE=24000
TARGET_SIZE=24000
[Paths]
WORKING_PATH=L:\TEST BDREBUILDER\
LASTCMD.TXT
BD_Rebuilder\tools\nvenc\nvencc.exe" --avhw --fps 25 --interlace tff --vpp-deinterlace normal -i "E:\ (BLU-RAY)\BDMV\STREAM\00003.m2ts" --codec hevc --preset quality --qp-min 0 --multipass 2pass-full --vbr 0 --vbr-quality 23 --aq --aq-temporal --sar 1:1 --aud --pic-struct --vbv-bufsize 30000 --max-bitrate 35000 --lookahead 24 --no-b-adapt --gop-len 25 -o "L:\TEST BDREBUILDER\WORKFILES\VID_00003.AVS.hevc"
Moviewatcher666
21st February 2025, 04:30
Based on this statement, you have not tried to turn on the subtitles by pressing the subtitle button on the remote, after starting the movie, as previously suggested?
Please provide the UPC as I might be able to look at it.
Pushed all the buttons on the remote and none of them activated or showed the subtitles.
Thanks for the suggestion.
MrVideo
21st February 2025, 06:32
Pushed all the buttons on the remote and none of them activated or showed the subtitles.
Normally there is a separate button for subtitles.
UPC?
Moviewatcher666
21st February 2025, 16:33
Normally there is a separate button for subtitles.
UPC?
Went right into main sub menu and selected subtitles on my LG UP970 since there is no dedicated subtitles button.
Subtitles there but do not display.
Although I appreciate the suggestions, it is clearly not a blu-ray player issue. When I checked the resulting ISO file in PowerDVD, I get the same results. No subtitles displaying.
Been playing with electronics like this for 45 years. Been using BD Rebuilder since it started in 2008.
I am pretty convinced there is a bug specifically on this disc with the re-encodng.
Have you evaluated the logs that I have attached to my original post? Do they reveal anything?
Is there a workaround suggestion to manually activate the subtitles? Is there a way to hardcode the subtitles in the working files before RB Rebuilder reassembles?
Thanks.
MrVideo
21st February 2025, 16:49
Have you evaluated the logs that I have attached to my original post?
Attachments not approved, so can't view.
Still waiting for the UPC.
Moviewatcher666
21st February 2025, 17:04
Attachments not approved, so can't view.
Still waiting for the UPC.
Don't have UPC.
Fixed my post so logs viewable.
Thanks.
Moviewatcher666
21st February 2025, 21:20
Greetings all,
First, I want to commend JDobbs on his commitment to this great program. Well done!
I am playing with a full backup of the new Godzilla Criterion 4K release.
The backup is in ISO format and when I play it in PowerDVD v20, it plays properly with the proper English subtitles. When I play the original disc in my 4K player, it plays fine (of course).
When I process the ISO to fit onto a BD50 in BDRebuilder, everything works except the English subtitles (even when selected in the main menu of the disc).
When I look at the M2TS file, there appears to be the subtitle
Rather frustrating when watching and listening with the Japanese sound track and no English subtitles.
I am attaching my log files to show the work done on the disc.
What am I missing? Or is there a bug that does not set the proper flag when rebuilding the file so that the subtitles turn on?
I appreciate any feedback, assistance or help offered.
Thanks,
Moviewatcher666
[Status]
LABEL=GODZILLA_1954_UHD
VERSION=v0.62.12
SOURCE_SIZE=72166433618
SOURCE_VIDEO_SIZE=71773759488
TARGET_SIZE=49283072000
REDUCTION=.681173707755605
RESIZE_1080=0
RESIZE_1440=0
AUDIO_TO_KEEP=eng;jpn;
KEEP_HD_AUDIO=-1
SUBS_TO_KEEP=eng;jpn;
BACKUP_MODE=0
MOVIEONLY_TYPE=0
USE_LAVF=0
INSTANCES=4
DGDECNV=-1
DGDECIM=0
FRIMSOURCE=0
FFMS2=0
SSIF_MODE=0
UHD_V3_MODE=0
QUICK=1
ENCODE_STEP=0
COMPLETED=3
REBUILD_COMPLETE=1
[00009]
AUDIO=11
PGS=
VIDEO2=0
V2MBRATE=0
M2TS_TARGET=61948313
NSTART=27000000
NEND=27360360
NSIZE=4141056
FLINK=0
MLINK=0
[00007]
AUDIO=1
PGS=
VIDEO2=0
V2MBRATE=0
M2TS_TARGET=96417054
NSTART=27000000
NEND=27900900
NSIZE=11464704
FLINK=0
MLINK=0
[00005]
AUDIO=11
PGS=1
VIDEO2=0
V2MBRATE=0
M2TS_TARGET=48874792110
NSTART=27000000
NEND=287720460
NSIZE=38200246272
FLINK=0
MLINK=0
----------------------
[02/14/25] BD Rebuilder v0.62.12
[09:02:47] Source: GODZILLA_1954_UHD
- Input BD size: 67.21 GB
- Approximate total content: [01:37:41.855]
- Target BD size: 45.90 GB
- Windows Version: 6.2 [9200]
- Quality: High Quality (Default), CQM
- UHD-BD source detected.
- Decoding/Frame serving: NVENCC
- Audio Settings: AC3=0 DTS=0 HD=1 Kbs=640
[09:02:47] PHASE ONE, Encoding
- [09:02:47] Processing: VID_00009 (1 of 3)
- [09:02:47] Extracting A/V streams [VID_00009]
- [09:02:53] Reencoding video [VID_00009]
- Track 4352 (eng): Keeping original audio
- Track 4353 (eng): Keeping original audio
- [09:03:09] Processing: VID_00007 (2 of 3)
- [09:03:09] Extracting A/V streams [VID_00007]
- [09:03:13] Reencoding video [VID_00007]
- Track 4352 (min): Keeping original audio
- [09:03:24] Processing: VID_00005 (3 of 3)
- [09:03:24] Extracting A/V streams [VID_00005]
- [09:09:48] Reencoding video [VID_00005]
- Analyzing 1.00 [1.00]
- Track 4352 (jpn): Keeping original audio
- Track 4353 (eng): Keeping original audio
[09:49:05]PHASE ONE complete
[09:49:05]PHASE TWO - Rebuild Started
- [09:49:05] Rebuilding BD file Structure
[09:49:07] - Encode and Rebuild complete
[09:49:07] Writing BD structure to ISO file
- ImgBurn completed successfully
[09:58:06] JOB: GODZILLA_1954_UHD finished.
LASTCMD.txt "C:\Program Files (x86)\BD_Rebuilder\tools\nvenc\nvencc.exe" --avhw --fps 23.976 -i "Q:\BDMV\STREAM\00005.m2ts" --codec hevc --preset default --profile main10 --output-depth 10 --repeat-headers --colorprim bt709 --transfer bt709 --colormatrix bt709 --qp-min 0 --multipass 2pass-full --vbr 0 --vbr-quality 1 --aq --aq-temporal --keyfile "D:\BD REBUILDER WORKING FILES\WORKFILES\VID_00005.CHP" --sar 1:1 --aud --pic-struct --vbv-bufsize 45000 --max-bitrate 48000 --lookahead 24 --no-b-adapt --gop-len 24 -o "D:\BD REBUILDER WORKING FILES\WORKFILES\VID_00005.AVS.hevc"
[Options]
VERSION=0.62.0.12
MIN_M2TS_SIZE=10
;[UHD_IGNORE_HDR=1]
MIN_PLAYLIST_MINS=10
MULTIPROCESS=1
ENABLE_TEST=1
ENCODER=1
MODE=0
ENCODE_QUALITY=2
ONEPASS_ENCODING=1
AUTO_QUALITY=0
TARGET_SIZE=47000
AUTO_BURN=2
AUDIO_TO_KEEP=eng;jpn;
SUBS_TO_KEEP=eng;jpn;
SD_CONVERT=0
OPEN_GOP=0
RESIZE_1080=0
RESIZE_1440=0
RESIZE_720=0
DEINTERLACE=1
SD_TO_1080=0
IGNORE_3D=0
CONVERT_WIDE=0
DTS_REENCODE=0
AC3_REENCODE=0
AC3_640=1
AC3_192=0
KEEP_HD_AUDIO=1
AUDIO_DRC=0
DECODER=3
AVCHD=0
REMOVE_WORKFILES=0
REMOVE_OUTPUT=0
USE_FILTERS=0
BDMV_CERT_ONLY=0
IVTC_PULLDOWN=0
ASSUME_DVD_PAL=0
FRIMSOURCE=0
COMPLETION_BEEP=0
OUTPUT_SBS=0
NEROAAC=0
SUPTITLE=0
PGSTOSRT=0
AUDIO_TRACK_LIMIT=0
SUBTITLE_TRACK_LIMIT=0
CUSTOM_TARGET_SIZE=47000
QUICK_EXTRAS=1
MENU_BACKGROUND=C:\Program Files (x86)\BD_Rebuilder\misc\menuback.jpg
MENU_AUDIO=C:\Program Files (x86)\BD_Rebuilder\tools\blankclip\blank.ac3
IMPORT_THRESHOLD=10
QUICK_PLAY_THRESHOLD=10
MENU_AUTO_BACKGROUND=1
MENU_AUTO_DVDAUDIO=1
MENU_PLAY_SEQUENTIAL=0
MENU_START_WITH_MENU=1
IMPORT_LIMIT_LANG=1
IMPORT_KEEP_PLAYALL=0
IMPORT_PREPARE_MKV=0
ENABLE_BLANKING=1
VERBOSE_STATUS=0
MOVIEONLY_TYPE=0
ALTCRF=23
ALT_TARGET=1024
ALT_CRF_TARGET=1024
ALTMETHOD=0
ALTAUTOCROP=0
PRIORITY_CLASS=0
NVENC_CAPABLE=1
[Paths]
SOURCE_PATH=Q:\
WORKING_PATH=D:\BD REBUILDER WORKING FILES\
DGIndexNV=C:\Program Files\dgdecnv_255\DGIndexNV.exe
DGDecNV=C:\Program Files\dgdecnv_255\DGDecodeNV.dll
DGDecNV=0
SupTitlePath=C:\Program Files (x86)\BD_Rebuilder\Tools\suptitle_v2.0.8_x86\SupTitle.dll
;SupTitlePath=C:\Program Files (x86)\BD_Rebuilder\Tools\suptitle.dll
------------------------------------------------------
Well, holy crap! I fixed my subtitle problem with Godzilla 1954 4K Criterion Collection disc.
I got a clue from this post:
https://forum.doom9.org/showthread.php?p=2014947#post2014947
So, I decided to compare the MPLS playlist file from the original disc to the MPLS playlist created by BDR.
Under this section:
"number_of_PiP_PG_textST_stream_entries_plus": 0,
there was this entry from the original disc:
"type": 1,
"pid": 4608,
"stream_coding_type": "PGS",
"language_code": "eng",
"reserved01": 0
Under the same section in the BDR created playlist, the entry was this:
"type": 1,
"pid": 4768,
"stream_coding_type": "PGS",
"language_code": "eng",
"reserved01": 0
So I inserted the MPLS from the original disc into the disc structure created by BDR and created a new ISO file.
Put it into PowerDVD to play and now the subtitles work exactly like the original disc.
@jdobbs - I don't know if this is a bug but if you need to look at it further, just let me know and I can answer any questions you might have.
Hopefully, this can help somebody else down the line.
Thanks all!
MrVideo
21st February 2025, 22:39
Don't have UPC.
How can you not have the UPC if you have the original disc(s) and packaging.
MrVideo
21st February 2025, 22:41
So I inserted the MPLS from the original disc into the disc structure created by BDR and created a new ISO file.
I'm surprised that worked. I've sometimes swapped something out and the disc refused to play. You got lucky.
Looking at the info about this release, it has an English soundtrack, so why the worry about subtitles?
Moviewatcher666
22nd February 2025, 00:48
How can you not have the UPC if you have the original disc(s) and packaging.
When you asked for UPC, we were discussing the blu-ray player. I thought you wanted it for the blu-ray player.
UPC for Godzilla is 715515305112.
Moviewatcher666
22nd February 2025, 00:52
I'm surprised that worked. I've sometimes swapped something out and the disc refused to play. You got lucky.
Looking at the info about this release, it has an English soundtrack, so why the worry about subtitles?
I wasn't hopeful but thought I would try it. Comparing the MPLS files, that was the only difference. Virtually identical.
Like I said, there was a flag that was not set properly and that was it.
English is the commentary track. This movie is not dubbed. Language is Japanese with English subtitles only.
varekai
22nd February 2025, 08:56
Looking at the info about this release, it has an English soundtrack, so why the worry about subtitles?
Although the soundtrack is in English, but, if English is not your mother tongue and although you both understand, speak and write fairly well English, English subtitles are an excellent support, just sayin'...
lauguru
22nd February 2025, 13:33
hello!
What is the process of converting bd to uhd, how does the preset "quality" change to other better quality and less speed?
I get a 30gb bd, 17gb uhd, I have 24000 mb custom target installed
One problem, when I want to convert (Converting to UHD-BD (HEVC) output format), it always uses h264 to encode, having NVENC activated in full backup, How can I enable HEVC in that mode?
other problem in Archive backup/aac , No matter what size you set for custom target, it is always the same output MB size.
[Options]
VERSION=0.62.0.12
ENCODER=1
MODE=4
NEW_CRF_PREDICTION=1
MIN_M2TS_SIZE=0
MIN_PLAYLIST_MINS=0
REENCODE_MENUS=1
ARCHIVE_QUALITY=4
ARCHIVE_265=1
ARCHIVE_ENABLE=1
UHD_CONVERT_ENABLE=1
UHD_V3_MODE=1
ENCODE_QUALITY=4
ONEPASS_ENCODING=2
AUTO_QUALITY=0
NVENC_CAPABLE=1
AUDIO_TO_KEEP=all
SUBS_TO_KEEP=all
SD_CONVERT=0
OPEN_GOP=0
RESIZE_1080=0
RESIZE_1440=0
RESIZE_720=0
DEINTERLACE=1
SD_TO_1080=0
IGNORE_3D=0
CONVERT_WIDE=0
DTS_REENCODE=0
AC3_REENCODE=0
AC3_640=1
AC3_192=0
KEEP_HD_AUDIO=1
AUDIO_DRC=0
DECODER=0
AVCHD=1
REMOVE_WORKFILES=0
REMOVE_OUTPUT=0
USE_FILTERS=0
BDMV_CERT_ONLY=0
IVTC_PULLDOWN=0
ASSUME_DVD_PAL=0
FRIMSOURCE=0
COMPLETION_BEEP=0
OUTPUT_SBS=0
NEROAAC=0
SUPTITLE=0
PGSTOSRT=0
AUDIO_TRACK_LIMIT=0
SUBTITLE_TRACK_LIMIT=1
CUSTOM_TARGET_SIZE=24000
TARGET_SIZE=24000
[Paths]
WORKING_PATH=L:\TEST BDREBUILDER\
LASTCMD.TXT
BD_Rebuilder\tools\nvenc\nvencc.exe" --avhw --fps 25 --interlace tff --vpp-deinterlace normal -i "E:\ (BLU-RAY)\BDMV\STREAM\00003.m2ts" --codec hevc --preset quality --qp-min 0 --multipass 2pass-full --vbr 0 --vbr-quality 23 --aq --aq-temporal --sar 1:1 --aud --pic-struct --vbv-bufsize 30000 --max-bitrate 35000 --lookahead 24 --no-b-adapt --gop-len 25 -o "L:\TEST BDREBUILDER\WORKFILES\VID_00003.AVS.hevc"
In the end I answer myself, I have managed to do the complete conversion from BD to UHD "full backup" with custom resize and with nvec encoder main 10 h265, recorded on disk and played on Xbox One perfectly. Where can I find the hidden commands that do not appear in HIDDENOPTS. TXT? I found these commands by reading you
UHD_CONVERT_ENABLE=1
UHD_V3_MODE=1
UHD_ALL_MODE=1
[Options]
VERSION=0.62.0.12
ENCODER=1
MODE=0
ARCHIVE_LIMIT=0
ARCHIVE_265=1
ARCHIVE_ENABLE=1
ARCHIVE_QUALITY=4
UHD_CONVERT_ENABLE=1
UHD_V3_MODE=1
UHD_ALL_MODE=1
ENCODE_QUALITY=4
REENCODE_MENUS=0
ONEPASS_ENCODING=1
AUTO_QUALITY=0
AUDIO_TO_KEEP=all
SUBS_TO_KEEP=all
SD_CONVERT=0
OPEN_GOP=0
RESIZE_1080=0
RESIZE_1440=0
RESIZE_720=0
DEINTERLACE=1
SD_TO_1080=0
IGNORE_3D=0
CONVERT_WIDE=1
DTS_REENCODE=0
AC3_REENCODE=0
AC3_640=1
AC3_192=0
KEEP_HD_AUDIO=1
AUDIO_DRC=0
DECODER=0
AVCHD=1
REMOVE_WORKFILES=0
REMOVE_OUTPUT=0
USE_FILTERS=0
BDMV_CERT_ONLY=0
IVTC_PULLDOWN=0
ASSUME_DVD_PAL=0
FRIMSOURCE=0
COMPLETION_BEEP=0
OUTPUT_SBS=0
NEROAAC=0
SUPTITLE=0
PGSTOSRT=0
AUDIO_TRACK_LIMIT=0
SUBTITLE_TRACK_LIMIT=0
CUSTOM_TARGET_SIZE=25325
NVENC_CAPABLE=1
TARGET_SIZE=24000
WIDE_PERCENT=40
WIDE_OFFSET=.85
MOVIEONLY_TYPE=40
ALTCRF=23
ALT_TARGET=1024
ALT_CRF_TARGET=190
ALTMETHOD=3
ALTAUTOCROP=0
[Paths]
SOURCE_PATH=F:\
WORKING_PATH=L:\TEST BDREBUILDER\
https://i.ibb.co/s9T4PgF4/testbdrb.jpg
SquallMX
23rd February 2025, 17:04
I wasn't hopeful but thought I would try it. Comparing the MPLS files, that was the only difference. Virtually identical.
Like I said, there was a flag that was not set properly and that was it.
English is the commentary track. This movie is not dubbed. Language is Japanese with English subtitles only.
Text
ID : 4608 (0x1200)
Menu ID : 1 (0x1)
Format : PGS
Codec ID : 144
Your problem is similar to my problem, BD-Rebuilder is not using proper values for subtitles in the output disc.
According to your logs your subtitle track is in "1200" but UHD Blu-ray specs for HDR video requires subtitle track in "12A0". Because of this your player does not "see" your subtitle track.
jdobbs
23rd February 2025, 17:39
Text
ID : 4608 (0x1200)
Menu ID : 1 (0x1)
Format : PGS
Codec ID : 144
Your problem is similar to my problem, BD-Rebuilder is not using proper values for subtitles in the output disc.
According to your logs your subtitle track is in "1200" but UHD Blu-ray specs for HDR video requires subtitle track in "12A0". Because of this your player does not "see" your subtitle track.Maybe you should reread what he posted:So, I decided to compare the MPLS playlist file from the original disc to the MPLS playlist created by BDR.
Under this section:
"number_of_PiP_PG_textST_stream_entries_plus": 0,
there was this entry from the original disc:
"type": 1,
"pid": 4608,
"stream_coding_type": "PGS",
"language_code": "eng",
"reserved01": 0
Under the same section in the BDR created playlist, the entry was this:
"type": 1,
"pid": 4768,
"stream_coding_type": "PGS",
"language_code": "eng",
"reserved01": 0
The "ORIGINAL DISC" was using 0x1200 (4608)...
Since the original was 4K -- it would lead one to believe that the original was improperly authored?
SquallMX
23rd February 2025, 20:26
Maybe you should reread what he posted:The "ORIGINAL DISC" was using 0x1200 (4608)...
Since the original was 4K -- it would lead one to believe that the original was improperly authored?
Hi, very weird indeed if that is the case, but we can agree that a subtitle placed at 1200 for HDR video would no be show in a proper UHD player.
I'm currently having the inverse situation, original BR is using 1200 for subtitles in a SDR H265 playlist but BD-Rebuilder is using 12X0, resulting in missing subtitles when playing on my hardware player. Using BDEdit to manually correct the values works fine.
jdobbs
23rd February 2025, 23:11
Hi, very weird indeed if that is the case, but we can agree that a subtitle placed at 1200 for HDR video would no be show in a proper UHD player.
I'm currently having the inverse situation, original BR is using 1200 for subtitles in a SDR H265 playlist but BD-Rebuilder is using 12X0, resulting in missing subtitles when playing on my hardware player. Using BDEdit to manually correct the values works fine.An SDR H265 playlist? I haven't looked in a while, and I'll have to go back and check... but I didn't think H265 was allowed for SD content. I may be wrong, though. I know it works, as I have a switch that allows it, but for some reason I thought it had to be H264.
Emulgator
24th February 2025, 02:59
From BD-ROM V3.2 UHD Format Specs 2018:
Table 3-6 lists all 6 combos of HDMV HEVC resolution, transfer_characteristics and bitdepth:
10-bit SDR is legal in FHD and UHD as primaries BT-709 and BT.2020 with with transfer_characteristics 1 resp. 14
10-bit BDMV HDR is legal in FHD and UHD as primaries BT.2020 with transfer_characteristics 16 (ST 2084)
Framerates 23.976p,24.000p,25.000p,50.000p,59.940p,60.000p. No 29.97p, no 30.000p, no interlaced !
8-bit: only AVC, only BT.709, only FHD, only 23.976p and 24.000p, no interlaced !
jdobbs
24th February 2025, 15:00
From BD-ROM V3.2 UHD Format Specs 2018:
Table 3-6 lists all 6 combos of HDMV HEVC resolution, transfer_characteristics and bitdepth:
10-bit SDR is legal in FHD and UHD as primaries BT-709 and BT.2020 with with transfer_characteristics 1 resp. 14
10-bit BDMV HDR is legal in FHD and UHD as primaries BT.2020 with transfer_characteristics 16 (ST 2084)
Framerates 23.976p,24.000p,25.000p,50.000p,59.940p,60.000p. No 29.97p, no 30.000p, no interlaced !
8-bit: only AVC, only BT.709, only FHD, only 23.976p and 24.000p, no interlaced !Thanks.
MrVideo
4th March 2025, 14:51
I am playing with a full backup of the new Godzilla Criterion 4K release.
I downloaded a copy of the release in order to do a test. Well, that was a bust, because the main movie refused to recode. I get a PredictAndEncode error.
Oh well.
jdobbs
4th March 2025, 16:07
I downloaded a copy of the release in order to do a test. Well, that was a bust, because the main movie refused to recode. I get a PredictAndEncode error.
Oh well.What error was it? PredictAndEncode just tells me what routine it was in. The numbers tell me the error number and where it happened.
MrVideo
6th March 2025, 21:59
What error was it? PredictAndEncode just tells me what routine it was in. The numbers tell me the error number and where it happened.
I'll have to redownload the movie and get back to you.
MrVideo
7th March 2025, 16:03
OK, rework of the Godzilla title was interesting. This time around, the title did not fail encoding. What did catch my eye was that the config file was set for 45+ GB as the target. But, in the end, it was only 37 GB. That was a big miss. As originally reported, the subtitles were not seen. The subtitle playback was set to on at movie start. So, the bug is confirmed.
Here is the log:
[07:48:39] PHASE ONE, Encoding
- [07:48:39] Processing: VID_00005 (3 of 3)
- [07:48:39] Reencoding video [VID_00005]
- [07:48:40] PredictAndEncode() 00070 2810
[07:48:49] - Aborted by user request
----------------------
[03/06/25] BD Rebuilder v0.62.12
[22:47:04] Source: GOJIRA_AKA_GODZILLA_1954_CRITERION_2160P_USA_UHD_BLU-RAY_HEVC_LPCM_1.0-HORROR
- Input BD size: 67.21 GB
- Approximate total content: [01:37:41.855]
- Target BD size: 45.90 GB
- Windows Version: 6.1 [7601]
- Quality: High Quality (Default), CQM
- UHD-BD source detected.
- Decoding/Frame serving: NVENCC
- Audio Settings: AC3=0 DTS=0 HD=1 Kbs=640
[22:47:06] PHASE ONE, Encoding
- [22:47:06] Processing: VID_00009 (1 of 3)
- [22:47:06] Extracting A/V streams [VID_00009]
- [22:47:11] Reencoding video [VID_00009]
- Track 4352 (eng): Keeping original audio
- Track 4353 (eng): Keeping original audio
- [22:47:21] Processing: VID_00007 (2 of 3)
- [22:47:21] Extracting A/V streams [VID_00007]
- [22:47:26] Reencoding video [VID_00007]
- Track 4352 (min): Keeping original audio
- [22:47:36] Processing: VID_00005 (3 of 3)
- [22:47:36] Extracting A/V streams [VID_00005]
- [22:59:17] Reencoding video [VID_00005]
- Analyzing 1.00 [1.00]
- Track 4352 (jpn): Keeping original audio
- Track 4353 (eng): Keeping original audio
[23:40:50]PHASE ONE complete
[23:40:50]PHASE TWO - Rebuild Started
- [23:40:50] Rebuilding BD file Structure
[23:40:55] - Encode and Rebuild complete
[23:40:55] Writing BD structure to ISO file
- ImgBurn completed successfully
[23:51:34] JOB: GOJIRA_AKA_GODZILLA_1954_CRITERION_2160P_USA_UHD_BLU-RAY_HEVC_LPCM_1.0-HORROR finished.
And yes, the original failure code is also there. I wasn't expecting it. Usually when I see those error dialogs show up, they don't normally appear in the log. At least this time it was, since it did fail this time around.
jdobbs
7th March 2025, 16:34
OK, rework of the Godzilla title was interesting. This time around, the title did not fail encoding. What did catch my eye was that the config file was set for 45+ GB as the target. But, in the end, it was only 37 GB. That was a big miss. As originally reported, the subtitles were not seen. The subtitle playback was set to on at movie start. So, the bug is confirmed.
Here is the log:
[07:48:39] PHASE ONE, Encoding
- [07:48:39] Processing: VID_00005 (3 of 3)
- [07:48:39] Reencoding video [VID_00005]
- [07:48:40] PredictAndEncode() 00070 2810
[07:48:49] - Aborted by user request
----------------------
[03/06/25] BD Rebuilder v0.62.12
[22:47:04] Source: GOJIRA_AKA_GODZILLA_1954_CRITERION_2160P_USA_UHD_BLU-RAY_HEVC_LPCM_1.0-HORROR
- Input BD size: 67.21 GB
- Approximate total content: [01:37:41.855]
- Target BD size: 45.90 GB
- Windows Version: 6.1 [7601]
- Quality: High Quality (Default), CQM
- UHD-BD source detected.
- Decoding/Frame serving: NVENCC
- Audio Settings: AC3=0 DTS=0 HD=1 Kbs=640
[22:47:06] PHASE ONE, Encoding
- [22:47:06] Processing: VID_00009 (1 of 3)
- [22:47:06] Extracting A/V streams [VID_00009]
- [22:47:11] Reencoding video [VID_00009]
- Track 4352 (eng): Keeping original audio
- Track 4353 (eng): Keeping original audio
- [22:47:21] Processing: VID_00007 (2 of 3)
- [22:47:21] Extracting A/V streams [VID_00007]
- [22:47:26] Reencoding video [VID_00007]
- Track 4352 (min): Keeping original audio
- [22:47:36] Processing: VID_00005 (3 of 3)
- [22:47:36] Extracting A/V streams [VID_00005]
- [22:59:17] Reencoding video [VID_00005]
- Analyzing 1.00 [1.00]
- Track 4352 (jpn): Keeping original audio
- Track 4353 (eng): Keeping original audio
[23:40:50]PHASE ONE complete
[23:40:50]PHASE TWO - Rebuild Started
- [23:40:50] Rebuilding BD file Structure
[23:40:55] - Encode and Rebuild complete
[23:40:55] Writing BD structure to ISO file
- ImgBurn completed successfully
[23:51:34] JOB: GOJIRA_AKA_GODZILLA_1954_CRITERION_2160P_USA_UHD_BLU-RAY_HEVC_LPCM_1.0-HORROR finished.
And yes, the original failure code is also there. I wasn't expecting it. Usually when I see those error dialogs show up, they don't normally appear in the log. At least this time it was, since it did fail this time around.The sizing isn't an issue. That's just as large as it could make it using CQM -- you'll note that the CQM value used was 1 -- that's the highest quality possible -- meaning it is pretty much identical to the original. To me that just means that a ridiculously high bitrate was used on the original.
I'll have to look at the subtitle problem... probably an issue with the PID.
The error you got (00070) was "permission denied". I'm guessing that for some reason the operating system thought a file BD-RB was trying to access was open or in use.
MrVideo
7th March 2025, 23:37
The sizing isn't an issue. That's just as large as it could make it using CQM -- you'll note that the CQM value used was 1 -- that's the highest quality possible -- meaning it is pretty much identical to the original. To me that just means that a ridiculously high bitrate was used on the original.
According to MediaInfo: 92.4
The error you got (00070) was "permission denied". I'm guessing that for some reason the operating system thought a file BD-RB was trying to access was open or in use.
Strange.
CV91913
8th March 2025, 01:52
I'll have to redownload the movie and get back to you.
Where are you downloading from. Are you sure the download isn't corrupt?
MrVideo
8th March 2025, 08:51
Are you sure the download isn't corrupt?
Yes. Corrupt downloads will fail.
thebuff
17th April 2025, 12:09
Hi,
Wondered if someone could help - attempting to backup Nosferatu (2024) and it's failing. It actually failed quite a few times during the process with error code "PredictAndEncode() 00075 2809" - I've tried restarting from scratch, but had the same outcome.
I then tried resuming from the previous job each time it failed, which felt like it was working; it eventually got up to the 100% but failed to rebuild with error code "TSMUXER ERR: 0xFFFFFFFE - Failed in attempt to multiplex: MUX_MOVIE_ONLY.meta"
It's one of those movies/discs that has multiple parts, rather than just one m2ts file - not sure if this is the issue, but I've not had this problem before.
Log is below - any help would be greatly appreciated;
----------------------
- Input BD size: 28.23 GB
- Approximate total content: [02:12:35.697]
- Windows Version: 6.2 [9200]
- Quality: High Quality (Default), 1-Pass VBR
- Audio Settings: AC3=1 DTS=0 HD=0 Kbs=640
[23:35:58] PHASE ONE, Encoding
- [23:35:58] Processing: VID_00820 (1 of 16)
- [23:35:58] Extracting A/V streams [VID_00820]
- [23:36:14] Reencoding video [VID_00820]
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 25,822 frames
- Bitrate: 10,366 Kbs
- [23:49:23] Video Encode complete
- Track 4352 (eng): Reencoding audio to AC3...
- Track 4353 (eng): Reencoding audio to AC3...
- Track 4354 (eng): Reencoding audio to AC3...
- [23:50:35] Processing: VID_00810 (2 of 16)
- [23:50:35] Extracting A/V streams [VID_00810]
- [23:50:40] Reencoding video [VID_00810]
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 2,269 frames
- Bitrate: 10,306 Kbs
- [23:50:40] Reencoding: VID_00810, Pass 1 of 1
- [23:51:52] Video Encode complete
- [23:51:52] Processing: VID_00822 (3 of 16)
- [23:51:52] Extracting A/V streams [VID_00822]
- [23:51:56] Reencoding video [VID_00822]
- Source Video: MPEG-4 (AVC), 1920x1080
- Bitrate: 10,560 Kbs
- [23:54:11] Video Encode complete
- [23:54:11] Extracting A/V streams [VID_00811]
- [23:54:15] Reencoding video [VID_00811]
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 649 frames
- Bitrate: 10,237 Kbs
- [23:54:15] Reencoding: VID_00811, Pass 1 of 1
- [23:54:36] Video Encode complete
- [23:54:36] Processing: VID_00823 (5 of 16)
- [23:54:36] Extracting A/V streams [VID_00823]
- [23:54:42] Reencoding video [VID_00823]
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 12,753 frames
- [23:54:42] Reencoding: VID_00823, Pass 1 of 1
- [00:02:02] Video Encode complete
- [00:02:02] Extracting A/V streams [VID_00812]
- [00:02:06] Reencoding video [VID_00812]
- Source Video: MPEG-4 (AVC), 1920x1080
- Bitrate: 10,233 Kbs
- [00:03:24] Video Encode complete
- [00:03:24] Processing: VID_00824 (7 of 16)
- [00:03:24] Extracting A/V streams [VID_00824]
- [00:03:34] Reencoding video [VID_00824]
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 53,912 frames
- Bitrate: 10,528 Kbs
- [00:03:34] Reencoding: VID_00824, Pass 1 of 1
- [00:34:31] Video Encode complete
- [00:34:31] Extracting A/V streams [VID_00813]
- [00:34:36] Reencoding video [VID_00813]
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 1,720 frames
- [00:34:36] Reencoding: VID_00813, Pass 1 of 1
- [00:35:31] Video Encode complete
- [00:35:31] Extracting A/V streams [VID_00826]
- [00:35:36] Reencoding video [VID_00826]
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 14,018 frames
- Bitrate: 10,425 Kbs
- [00:35:36] Reencoding: VID_00826, Pass 1 of 1
- [00:43:27] Video Encode complete
- [00:43:27] Processing: VID_00814 (10 of 16)
- [00:43:31] Reencoding video [VID_00814]
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 766 frames
- [00:43:31] Reencoding: VID_00814, Pass 1 of 1
- [00:43:54] Video Encode complete
- [00:43:54] Processing: VID_00827 (11 of 16)
- [00:44:00] Reencoding video [VID_00827]
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 19,203 frames
- Bitrate: 10,298 Kbs
- [00:44:00] Reencoding: VID_00827, Pass 1 of 1
- [00:54:43] Video Encode complete
- [00:54:43] PredictAndEncode() 00075 2809
----------------------
- Input BD size: 28.23 GB
- Windows Version: 6.2 [9200]
- Quality: High Quality (Default), 1-Pass VBR
- Audio Settings: AC3=1 DTS=0 HD=0 Kbs=640
- Resuming from previously started job.
[09:23:23] PHASE ONE, Encoding
- [09:23:23] Processing: VID_00822 (3 of 16)
- [09:23:23] Extracting A/V streams [VID_00822]
- [09:23:27] Reencoding video [VID_00822]
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 3,758 frames
- Bitrate: 10,560 Kbs
- [09:23:27] Reencoding: VID_00822, Pass 1 of 1
- [09:25:31] Video Encode complete
- [09:25:31] Extracting A/V streams [VID_00811]
- [09:25:35] Reencoding video [VID_00811]
- Source Video: MPEG-4 (AVC), 1920x1080
- Bitrate: 10,237 Kbs
- [09:25:56] Video Encode complete
- [09:25:56] Processing: VID_00823 (5 of 16)
- [09:25:56] Extracting A/V streams [VID_00823]
- [09:26:01] Reencoding video [VID_00823]
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 12,753 frames
- Bitrate: 10,461 Kbs
- [09:26:02] Reencoding: VID_00823, Pass 1 of 1
- [09:33:21] Video Encode complete
- [09:33:21] Extracting A/V streams [VID_00812]
- [09:33:25] Reencoding video [VID_00812]
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 2,070 frames
- Bitrate: 10,233 Kbs
- [09:33:25] Reencoding: VID_00812, Pass 1 of 1
- [09:34:43] Video Encode complete
- [09:34:43] PredictAndEncode() 00075 2809
----------------------
- Input BD size: 28.23 GB
- Target BD size: 11.72 GB
- MOVIE-ONLY mode enabled
- Decoding/Frame serving: DirectShow
- Resuming from previously started job.
[09:35:24] PHASE ONE, Encoding
- [09:35:24] Processing: VID_00812 (6 of 16)
- [09:35:24] Extracting A/V streams [VID_00812]
- [09:35:27] Reencoding video [VID_00812]
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 2,070 frames
- Bitrate: 10,233 Kbs
- [09:35:28] Reencoding: VID_00812, Pass 1 of 1
- [09:36:37] Video Encode complete
- [09:36:37] PredictAndEncode() 00075 2809
----------------------
- Input BD size: 28.23 GB
- Target BD size: 11.72 GB
- MOVIE-ONLY mode enabled
- Decoding/Frame serving: DirectShow
- Resuming from previously started job.
[09:37:04] PHASE ONE, Encoding
- [09:37:05] Processing: VID_00824 (7 of 16)
- [09:37:05] Extracting A/V streams [VID_00824]
- [09:37:14] Reencoding video [VID_00824]
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 53,912 frames
- Bitrate: 10,528 Kbs
- [09:37:14] Reencoding: VID_00824, Pass 1 of 1
- [10:08:08] Video Encode complete
- [10:08:08] Processing: VID_00813 (8 of 16)
- [10:08:08] Extracting A/V streams [VID_00813]
- [10:08:12] Reencoding video [VID_00813]
- Source Video: MPEG-4 (AVC), 1920x1080
- Bitrate: 10,233 Kbs
- [10:09:07] Video Encode complete
- [10:09:07] PredictAndEncode() 00075 2809
----------------------
[10:23:35] Source: NOSFERATU_UPB1_00000
- Approximate total content: [02:12:35.697]
- Windows Version: 6.2 [9200]
- Quality: High Quality (Default), 1-Pass VBR
- Audio Settings: AC3=1 DTS=0 HD=0 Kbs=640
- Resuming from previously started job.
[10:23:39] PHASE ONE, Encoding
- [10:23:39] Processing: VID_00813 (8 of 16)
- [10:23:43] Reencoding video [VID_00813]
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 1,720 frames
- Bitrate: 10,233 Kbs
- [10:23:43] Reencoding: VID_00813, Pass 1 of 1
- [10:24:28] Video Encode complete
- [10:24:28] PredictAndEncode() 00075 2809
----------------------
[10:42:52] Source: NOSFERATU_UPB1_00000
- Approximate total content: [02:12:35.697]
- Windows Version: 6.2 [9200]
- Quality: High Quality (Default), 1-Pass VBR
- Audio Settings: AC3=1 DTS=0 HD=0 Kbs=640
- Resuming from previously started job.
[10:42:54] PHASE ONE, Encoding
- [10:42:54] Processing: VID_00826 (9 of 16)
- [10:42:54] Extracting A/V streams [VID_00826]
- [10:42:59] Reencoding video [VID_00826]
- Source Video: MPEG-4 (AVC), 1920x1080
- Bitrate: 10,425 Kbs
- [10:50:42] Video Encode complete
- [10:50:42] Processing: VID_00814 (10 of 16)
- [10:50:42] Extracting A/V streams [VID_00814]
- [10:50:45] Reencoding video [VID_00814]
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 766 frames
- Bitrate: 10,209 Kbs
- [10:50:45] Reencoding: VID_00814, Pass 1 of 1
- [10:51:08] Video Encode complete
- [10:51:08] Extracting A/V streams [VID_00827]
- [10:51:14] Reencoding video [VID_00827]
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 19,203 frames
- Bitrate: 10,298 Kbs
- [10:51:14] Reencoding: VID_00827, Pass 1 of 1
- [11:01:58] Video Encode complete
- [11:01:58] Processing: VID_00815 (12 of 16)
- [11:01:58] Extracting A/V streams [VID_00815]
- [11:02:02] Reencoding video [VID_00815]
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 4,041 frames
- Bitrate: 10,201 Kbs
- [11:02:02] Reencoding: VID_00815, Pass 1 of 1
- [11:04:18] Video Encode complete
- [11:04:18] PredictAndEncode() 00075 2809
----------------------
- Input BD size: 28.23 GB
- Target BD size: 11.72 GB
- MOVIE-ONLY mode enabled
- Decoding/Frame serving: DirectShow
- Resuming from previously started job.
[11:04:34] PHASE ONE, Encoding
- [11:04:34] Processing: VID_00828 (13 of 16)
- [11:04:34] Extracting A/V streams [VID_00828]
- [11:04:39] Reencoding video [VID_00828]
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 9,387 frames
- [11:04:39] Reencoding: VID_00828, Pass 1 of 1
- [11:09:51] Video Encode complete
- [11:09:51] Extracting A/V streams [VID_00816]
- [11:09:55] Reencoding video [VID_00816]
- Source Video: MPEG-4 (AVC), 1920x1080
- Bitrate: 10,271 Kbs
- [11:10:31] Video Encode complete
- [11:10:31] Processing: VID_00829 (15 of 16)
- [11:10:31] Extracting A/V streams [VID_00829]
- [11:10:38] Reencoding video [VID_00829]
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 29,418 frames
- Bitrate: 10,436 Kbs
- [11:10:38] Reencoding: VID_00829, Pass 1 of 1
- [11:27:08] Video Encode complete
- [11:27:08] Processing: VID_00817 (16 of 16)
- [11:27:08] Extracting A/V streams [VID_00817]
- [11:27:13] Reencoding video [VID_00817]
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 9,892 frames
- Bitrate: 10,151 Kbs
- [11:27:13] Reencoding: VID_00817, Pass 1 of 1
- [11:29:09] Video Encode complete
[11:29:09]PHASE ONE complete
[11:29:09]PHASE TWO - Rebuild Started
- [11:29:09] Rebuilding BD file Structure
- TSMUXER ERR: 0xFFFFFFFE
- Failed in attempt to multiplex: MUX_MOVIE_ONLY.meta
[11:29:13] - Failed to REBUILD
----------------------
[11:29:53] Source: NOSFERATU_UPB1_00000
- Approximate total content: [02:12:35.697]
- Windows Version: 6.2 [9200]
- Quality: High Quality (Default), 1-Pass VBR
- Audio Settings: AC3=1 DTS=0 HD=0 Kbs=640
- Resuming from previously started job.
[11:29:55] PHASE ONE, Encoding
[11:29:55]PHASE ONE complete
- [11:29:55] Rebuilding BD file Structure
- TSMUXER ERR: 0xFFFFFFFE
- Failed in attempt to multiplex: MUX_MOVIE_ONLY.meta
jdobbs
17th April 2025, 13:20
That error code (75) means "Path/File access error". You may want to check the path to your working or source folder(s) and see if it has some unusual characters, or if it is exceptionally long.
thebuff
17th April 2025, 13:27
Thanks for your reply - I'll take a look, but I do the same thing every time and just create a new folder, automatically called New Folder by Windows and then rip using DVDFab, so the structure within is always the same.
But I'll give it another go from scratch.
Many thanks
Lathe
17th April 2025, 20:32
That error code (75) means "Path/File access error". You may want to check the path to your working or source folder(s) and see if it has some unusual characters, or if it is exceptionally long.
"See if it is exceptionally long...?!!" :scared:
Emulgator
18th April 2025, 12:16
Exceptionally long would be more than 259".
Or characters. Whatever seems more important under given circumstances. ;-}}
MrVideo
19th April 2025, 09:17
How does BDRB determine how many frames are in a file? I just had BDRB bail because it only got 167640 frames of 179976 frames. But, there are only 167640 frames in the file. I pulled the file into VRD and it shows 167640 frames. I went to the end of the file and it is not truncated.
So, I thought I would edit the AVS file for the video. Well that didn't work. BDRB rebuilt the file.
Bug?
jdobbs
19th April 2025, 13:02
How does BDRB determine how many frames are in a file? I just had BDRB bail because it only got 167640 frames of 179976 frames. But, there are only 167640 frames in the file. I pulled the file into VRD and it shows 167640 frames. I went to the end of the file and it is not truncated.
So, I thought I would edit the AVS file for the video. Well that didn't work. BDRB rebuilt the file.
Bug?BD-RB gets the frame count from data in the MPLS file (length and framerate). Are you getting an error? If so, what error? It's been a while since I looked at that code, but, if I remember correctly, I don't think it should fail even if the frame count was wrong.
MrVideo
20th April 2025, 02:37
BD-RB gets the frame count from data in the MPLS file (length and framerate). Are you getting an error? If so, what error? It's been a while since I looked at that code, but, if I remember correctly, I don't think it should fail even if the frame count was wrong.
Yep, as indicated in the posting, the frame count is less than what BDRB is told that it should be. When BDRB hits the real frame count, it fails indicating that the frame count was less than expected.
MrVideo
20th April 2025, 09:05
I just used BDEdit to look at the playlist and took the length of 1:56:31.985 (6991.95 sec) and came up with 167638.9932 frames. Just one frame shy. I have no idea where BDRB came up with 179976 frames.
jdobbs
20th April 2025, 12:25
Yep, as indicated in the posting, the frame count is less than what BDRB is told that it should be. When BDRB hits the real frame count, it fails indicating that the frame count was less than expected.Could you please post the log so I can see what it says?
MrVideo
20th April 2025, 22:33
It says what I've said in the posting, but here it is:
[04/19/25] BD Rebuilder v0.62.12
[21:18:32] Source:
- Input BD size: 53.31 GB
- Approximate total content: [02:27:51.037]
- Target BD size: 22.95 GB
- Windows Version: 6.1 [7601]
- Quality: High Quality (Default), 1-Pass VBR
- UHD-BD source detected.
- Decoding/Frame serving: NVENCC
- Audio Settings: AC3=0 DTS=0 HD=1 Kbs=640
- Resuming from previously started job.
[21:18:39] PHASE ONE, Encoding
- [21:18:39] Processing: VID_00001 (1 of 1)
- [21:18:39] Reencoding video [VID_00001]
- Source Video: HEVC, 3840x2160
- Rate/Length: 23.976fps, 179,976 frames
- Bitrate: 20,665 Kbs
- [21:18:39] Reencoding: VID_00001, Pass 1 of 1
- Error: NVENCC prematurely terminated.
- Encoded: 167640, expected: 179976
[21:51:29] - Failed video encode, aborted
But, I was thinking about supplying the following anyway, as I thought it might come in handy:
http://vidiot.com/images/BDEDIT-BDRB-mpls.jpg
Hopefully there is a clue in there.
jdobbs
21st April 2025, 00:33
It says what I've said in the posting, but here it is:
[04/19/25] BD Rebuilder v0.62.12
[21:18:32] Source:
- Input BD size: 53.31 GB
- Approximate total content: [02:27:51.037]
- Target BD size: 22.95 GB
- Windows Version: 6.1 [7601]
- Quality: High Quality (Default), 1-Pass VBR
- UHD-BD source detected.
- Decoding/Frame serving: NVENCC
- Audio Settings: AC3=0 DTS=0 HD=1 Kbs=640
- Resuming from previously started job.
[21:18:39] PHASE ONE, Encoding
- [21:18:39] Processing: VID_00001 (1 of 1)
- [21:18:39] Reencoding video [VID_00001]
- Source Video: HEVC, 3840x2160
- Rate/Length: 23.976fps, 179,976 frames
- Bitrate: 20,665 Kbs
- [21:18:39] Reencoding: VID_00001, Pass 1 of 1
- Error: NVENCC prematurely terminated.
- Encoded: 167640, expected: 179976
[21:51:29] - Failed video encode, aborted
But, I was thinking about supplying the following anyway, as I thought it might come in handy:
http://vidiot.com/images/BDEDIT-BDRB-mpls.jpg
Hopefully there is a clue in there.I'll look at it. In the meantime, try adding the following to your INI file:
NVENC_NO_FRAMECHK=1
MrVideo
21st April 2025, 03:31
BTW, pings to jdobbs.net are fine, but the website does not respond.
MrVideo
21st April 2025, 03:53
I'll look at it. In the meantime, try adding the following to your INI file:
NVENC_NO_FRAMECHK=1
Oh boy, a hidden hidden option.
That worked. Re-encode completed. Thanks.
jdobbs
21st April 2025, 12:17
BTW, pings to jdobbs.net are fine, but the website does not respond.I shut it down.Oh boy, a hidden hidden option.
That worked. Re-encode completed. Thanks.It was created specifically for NVENC support. If I remember correctly, I added the frame count check because it was the only way I could identify when it crashed (at that time). The hidden option was put there as a workaround in case something (like your issue) popped up.
MrVideo
21st April 2025, 13:39
I shut it down.
Does this mean that your website is no more? Or is it temporary as it is still listed in your signature.
The hidden option was put there as a workaround in case something (like your issue) popped up.
Well, it worked.
jdobbs
21st April 2025, 13:40
Does this mean that your website is no more? Or is it temporary as it is still listed in your signature.
Well, it worked.It wasn't getting enough hits to justify the cost. I'll just take it out of my signature.
MrVideo
22nd April 2025, 00:12
It wasn't getting enough hits to justify the cost. I'll just take it out of my signature.
Sorry to read that. My website, etc., is on my personal Linux server, about 6 ft from where I am sitting. No paying a 3rd party to host it. Much cheaper.
jdobbs
22nd April 2025, 00:34
Sorry to read that. My website, etc., is on my personal Linux server, about 6 ft from where I am sitting. No paying a 3rd party to host it. Much cheaper.Yeah. I had mine running on my server here too. It's the fixed IP VPN costs that I was referring to. The VPN stopped working (quit forwarding ports) for the umpteenth time last week and I decided to call it quits before I had to renew it.
MrVideo
22nd April 2025, 12:55
I have a static IP business account, that I recently updated to 1Gbps down/50 Mbps up. It is a cable connection. They have work to do before the 50 Mbps up can be increased. It is just taking them a long time. No VPN involved. True that it isn't cheap, but not as bad as I thought it was going to be. To go from 100 Mbps down to 10x faster was not 10x the price. It wasn't even double.
MrVideo
8th June 2025, 06:11
Another user at a different site was trying to use BDRB to back up a UHD disc to BD disc (2160p to 1080p). Is that possible?
Lathe
8th June 2025, 06:58
Another user at a different site was trying to use BDRB to back up a UHD disc to BD disc (2160p to 1080p). Is that possible?
I would love to know that too... No disrespect to our esteemed host (despite his inability to hear Lossless audio) but what I've been using to convert UHD with HDR to 1080 SDR is Clever FFMpeg by ProWo, I believe it is here on this site. I kept trying to figure out how to use BDRB, but never could and then stumbled on that fellow's excellent program. I always still use BDRB though for shrinking Blu-rays to fit a BD25 and also to import Xtras to create a Quick Play menu.
But, it is SO quick and easy to plug in the video file and boom Clever FFMpeg which is VERY fast, also converts HEVC files to AVC files, something I KNOW BDRB can do, but I could never quite figure out how to do it properly. The AV always seemed out of sync for some reason. So, that other program is great for doing those 2 kinds of conversions.
MrVideo
8th June 2025, 08:24
I suspect this will make a big difference as well... the original UHD has Dolby Vision.
jdobbs
8th June 2025, 13:25
BD-RB doesn't currently have the direct capability to output a UHD BD disc as a standard BD. You can output the source video(s) to an MKV, etc. with alternate output (resizing to 1080p), and then import it and create a new disc/menus etc. -- but that's about it. It does have the ability, however, to go the other way (BD -> UHD-BD).
Lathe
8th June 2025, 18:28
I suspect this will make a big difference as well... the original UHD has Dolby Vision.
In using the program I recommended, you can choose to keep the HDR if you wish. Since our dear host's program doesn't happen to do that, I strongly suggest you check out that program. I have done many conversions with excellent results.
MrVideo
22nd June 2025, 10:30
Is it a known issue that VLC will not play BDRB authored discs? The only thing that shows up is the background.
jdobbs
22nd June 2025, 14:34
Is it a known issue that VLC will not play BDRB authored discs? The only thing that shows up is the background.I'm not aware of it. But, since the BD-RB discs are compliant with the standard, I would have to believe the issue is in the player. You might try creating a simple movie-only disc using just TSMUXER to see if it plays with no menu.
I can't think of anything that might make it not show the completed BD-RB menu. They're really not very complicated.
RetsimLegin
22nd June 2025, 19:22
A long time ago (in my early use of BDRB) I tried using the onboard menuing and found that VLC does not "like" them. No idea why and I haven't looked again recently; as I do want to be able to test my compilations prior to committing to disc, I use a different authoring/menuing tool to generate disc .iso files.
jdobbs
22nd June 2025, 20:25
I'm pretty confident the problem is with VLC -- not BD-RB. No other players I know of have any issues...
MrVideo
23rd June 2025, 03:01
I had VLC load a commercial release and it had no issue loading the menu. I'll have to see if I can get their attention such that I can send then a simple/small sample.
MrVideo
23rd June 2025, 08:18
As a side note, I thought I had a BDRB issue when my Sony UHD player basically refused to load the menu of a new UHD disc that I authored. The fact that it eventually did load the menu led me to believe otherwise. I rewrote the disc at a speed of 4X, instead of 10X and the disc played flawlessly. Even though the media can be burned at 10X, the player didn't like it. :devil:
As a side note, I thought I had a BDRB issue when my Sony UHD player basically refused to load the menu of a new UHD disc that I authored. The fact that it eventually did load the menu led me to believe otherwise. I rewrote the disc at a speed of 4X, instead of 10X and the disc played flawlessly. Even though the media can be burned at 10X, the player didn't like it. :devil:
Have you ever burned a formatted disc with imgburn? This allows you to create a larger area for faulty parts. Layer breaks often cause errors in 4K media. With this method, I no longer have any errors. The only drawback: If you set it to burn 4x, the program only burns 1.7x.
Lathe
4th July 2025, 23:59
Have you ever burned a formatted disc with imgburn? This allows you to create a larger area for faulty parts. Layer breaks often cause errors in 4K media. With this method, I no longer have any errors. The only drawback: If you set it to burn 4x, the program only burns 1.7x.
I've been using BurnAware for quite some time, I kept having trouble with the never updated ImgBurn...
MrVideo
5th July 2025, 06:53
Have you ever burned a formatted disc with imgburn? This allows you to create a larger area for faulty parts. Layer breaks often cause errors in 4K media. With this method, I no longer have any errors. The only drawback: If you set it to burn 4x, the program only burns 1.7x.
ImgBurn is all that I use. I don't normally burn BD50 discs. I do 1-to-1 copies of 3D releases. Everything else is BD25.
As mentioned, in this case, burned media at 10x is not liked by my UHD player.
Due to the speed of the USB interface, the external BD burner will only go as fast as 4x. I set the internal BD burner for a max of 6x. The burner will achieve that speed the closer it gets to the outside of the media.
I don't know where you get the 1.7x from, but the software reports that it burns at the requested speed.
Lathe
5th July 2025, 06:56
ImgBurn is all that I use. I don't normally burn BD50 discs. I do 1-to-1 copies of 3D releases. Everything else is BD25.
As mentioned, in this case, burned media at 10x is not liked by my UHD player.
Due to the speed of the USB interface, the external BD burner will only go as fast as 4x. I set the internal BD burner for a max of 6x. The burner will achieve that speed the closer it gets to the outside of the media.
I don't know where you get the 1.7x from, but the software reports that it burns at the requested speed.
IMGBurn was truly great Bro... at the time. But, it hasn't been updated in over a decade. Trust me... Dump it and try Burnaware, it is free, I've done hundreds of Blu-rays and data discs without a single hitch, AND at full speed. However, TBH, since I do not use 4k I really don't know if it supports it now that I think of it.
MrVideo
5th July 2025, 07:07
I've been using BurnAware for quite some time, I kept having trouble with the never updated ImgBurn...
Never heard of that program until now. I've downloaded and installed. We'll see how it goes.
MrVideo
5th July 2025, 07:11
Is the following a legal directive:
MENU_FONT_BOOK=1
There is a font I want to use has "book." Book is not part of the family name when using it in PhotoShop/Illustrator.
MrVideo
5th July 2025, 10:10
Dump it and try Burnaware
I'm doing a test burn of a BDRB authored disc. Not 4K though. I have noticed that it does not indicate the current burn speed. Only at the end.
jdobbs
5th July 2025, 12:26
IMGBURN will burn at whatever the media and drive supports. Nothing more, nothing less.
ImgBurn is all that I use. I don't normally burn BD50 discs. I do 1-to-1 copies of 3D releases. Everything else is BD25.
As mentioned, in this case, burned media at 10x is not liked by my UHD player.
Due to the speed of the USB interface, the external BD burner will only go as fast as 4x. I set the internal BD burner for a max of 6x. The burner will achieve that speed the closer it gets to the outside of the media.
I don't know where you get the 1.7x from, but the software reports that it burns at the requested speed.
Then, of course, that's not so interesting for you. If you were making copies on BD 50, it would be a little different.
I've been using BurnAware for quite some time, I kept having trouble with the never updated ImgBurn...
Of course, if you're not creating 4K media on BD 50, that's a different story. The formatting issue is actually intended for layer break and the error rate in that area.
So, that's not relevant to you either.
Even if Imgburn hasn't received an update in a few years, that's not a problem. There are no new media.
IMGBURN will burn at whatever the media and drive supports. Nothing more, nothing less.
You don't need anything more.
MrVideo
6th July 2025, 07:39
However, TBH, since I do not use 4k I really don't know if it supports it now that I think of it.
Not an issue. The burning software knows nothing about the contents of the BDMV directory. It just copies the files that are there.
MrVideo
6th July 2025, 07:44
Is the following a legal directive:
MENU_FONT_BOOK=1
There is a font I want to use has "book." Book is not part of the family name when using it in PhotoShop/Illustrator.
Not a legal directive. It seems that BDRB is only programmed to handle the main font family name and sub-names of regular (default), bold and italic. No idea if oblique (italic) is understood.
JugHead
8th July 2025, 03:29
is it possible to change the default player in the tools folder from mpc to MPC-BE? I am having some issues with sound & the video looks sub par when using the preview function. Thanks.
jdobbs
12th July 2025, 22:21
is it possible to change the default player in the tools folder from mpc to MPC-BE? I am having some issues with sound & the video looks sub par when using the preview function. Thanks.You should be able to put the path to MPC-BE in the BDREBUILDER.INI file's "[Paths]" area and it will likely work. Like this, for example:
[Options]
Your settings as they are now
...
[Paths]
MPC=C:\THE_PATH_TO\ProgramName.exe
Or there's a good chance that you could just rename MPC-BE to "mplayerc.exe" and replace it in the tools folder... but I haven't tried it. The command line used is just the player's path followed by the path to an AVS file that BD-RB creates.
JugHead
13th July 2025, 05:45
I tried renaming MPC-BE that didn't work... it did with MPC-HC though. I will try the .ini file next, Thanks.
MrVideo
16th July 2025, 08:33
For some strange reason, UHD backups to BD25 are taking A LOT longer recently. 576 frames took 55 seconds. It should breeze through that very fast. Yes, it is set to do hardware encoding. Any clues as to what to check?
UPDATE: A currently running job is only doing 10.5 fps. The GPU load is 3-4%.
UPDATE #2: A currently running job is doing 84.5 fps. GPU load is ~13%. No idea why the big change.
MrVideo
17th July 2025, 03:46
When doing a UHD backup, BDRB actually did a re-encode of a file only 6 frames long. As I type this, it even did one at 576 frames. Why?
I don't have IMPORT_THRESHOLD set, so that default is 15 minutes. I don't have MIN_M2TS_SIZE set either, so the 100 MB size should take affect, but it doesn't as the first file that it processes is only 6 KB in size. Also, the first three M2TS files are ignored. But the 2nd video file is larger than 100 MB, but only 4 secs long, so it fits one of the two restrictions.
I'm at a total loss as to why files that don't fit the two default settings are being processed.
jdobbs
19th July 2025, 14:38
There are a LOT of circumstances that might force a reencode. Some are less obvious than others, like having a filter enabled, or using a source that was imported (and needs to be made BD compliant).
MrVideo
20th July 2025, 02:36
There are a LOT of circumstances that might force a reencode. Some are less obvious than others, like having a filter enabled, or using a source that was imported (and needs to be made BD compliant).
USE_FILTERS=0
Browse to the UHD source. Not imported.
jdobbs
20th July 2025, 12:52
USE_FILTERS=0
Browse to the UHD source. Not imported.Part of a multi-part source maybe? Like I said, there are a lot of conditions that could cause forced reencoding.
MrVideo
21st July 2025, 13:02
Part of a multi-part source maybe?
Multi-part, as in?
jdobbs
21st July 2025, 14:01
Multi-part, as in?When a single playlist has more than one M2TS associated with it. It happens fairly often, especially when a source might have more than one play sequence (like alternate endings, original and director's cuts, etc). In those circumstances you have to encode all parts of the playlist (no matter how small one of them may be).
jdobbs
21st July 2025, 21:38
I've updated the first post of this thread with a link to the most recent version of BD-RB (v0.62.16). Changes for this release:- Made VCEENC (AMD GPU encoder) available on
the Encoder menu by default. When first
selected, BD-RB will do a test to ensure
the capability is present and advise if it
couldn't confirm it.
- Changed the default method by which BD-RB
will decode VC-1 sources to AVISYNTH when
using QSVENC or VCEENC. Tests have shown
faster encoding when compared to internal
software decoding.
- Corrected an error that can cause QSVENCC
to fail when converting VFR sources during
import of file(s).
- Corrected an issue in which switching
between GPU encoders could cause wrong
values to be set for Q operations.
- Corrected an issue in which importing may
fail rarely during conversion when importing
certain unusual codecs using QSVENC. This
fix also corrects the issue in GPUENCC.
- Other minor corrections and cosmetic fixes.
MrVideo
21st July 2025, 22:25
When a single playlist has more than one M2TS associated with it. It happens fairly often, especially when a source might have more than one play sequence (like alternate endings, original and director's cuts, etc). In those circumstances you have to encode all parts of the playlist (no matter how small one of them may be).
That is what I figured. Just checking to make sure. I'll take a look to see if this was the case using the UHD version of BDEdit.
UPDATE: I don't remember which movie it was. I'll keep an eye on it going forward.
Lathe
22nd July 2025, 01:41
I've updated the first post of this thread with a link to the most recent version of BD-RB (v0.62.16). Changes for this release:- Made VCEENC (AMD GPU encoder) available on
the Encoder menu by default. When first
selected, BD-RB will do a test to ensure
the capability is present and advise if it
couldn't confirm it.
- Changed the default method by which BD-RB
will decode VC-1 sources to AVISYNTH when
using QSVENC or VCEENC. Tests have shown
faster encoding when compared to internal
software decoding.
- Corrected an error that can cause QSVENCC
to fail when converting VFR sources during
import of file(s).
- Corrected an issue in which switching
between GPU encoders could cause wrong
values to be set for Q operations.
- Corrected an issue in which importing may
fail rarely during conversion when importing
certain unusual codecs using QSVENC. This
fix also corrects the issue in GPUENCC.
- Other minor corrections and cosmetic fixes.
Thank you Sir! It's amazing that you still have time to devote to this... :thanks:
jdobbs
22nd July 2025, 20:51
thank you sir! It's amazing that you still have time to devote to this... :thanks: :) :cool:
Lathe
22nd July 2025, 23:37
:) :cool:
It's been a while and I've heard you've had it pretty tough having to turn tricks outside of Denny's and all. So, I just sent you a little something (Sorry it's so little... Sadly, that's what SHE said...)
Cheers!
Jamie.
jdobbs
23rd July 2025, 00:22
It's been a while and I've heard you've had it pretty tough having to turn tricks outside of Denny's and all. So, I just sent you a little something (Sorry it's so little... Sadly, that's what SHE said...)
Cheers!
Jamie.We all have to make a living somehow... :scared:... :D
...and at least at Dennys you can have breakfast at the end of your shift!
Lathe
23rd July 2025, 00:44
We all have to make a living somehow... :scared:... :D
...and at least at Dennys you can have breakfast at the end of your shift!
You've always been such a practical guy... https://lh3.googleusercontent.com/pw/AP1GczP_acttxFxsxDHaQZvU8S0KwkhLppEefBFtDgYWJrfj1xhuuaHZMgFVCWL1jAm6OQcD7970CQbcyu-J-UPq5bWk189v_AV4sMKMA7KsgYunR5b5VMYRhLsx_vaq8aXDJ1Yuz6KDOIoQ60d2kHqvxSwYhg=w25-h18-s-no-gm?authuser=0
MrVideo
30th July 2025, 07:58
Here's a thought. Maybe it is time to update to tsmuxer v2.7.0. Development is now complete. There are no longer any nightly updates.
jdobbs
30th July 2025, 13:05
Here's a thought. Maybe it is time to update to tsmuxer v2.7.0. Development is now complete. There are no longer any nightly updates.I'll take a look at it. But, I wouldn't hold my breath. I'm a little worried that the huge number of changes in the last couple (few?) years may make it a major task.
MrVideo
31st July 2025, 01:41
Ya, there will be a lot to look into. One example is the extraction of audio. They've now changed the extension for a few of the audio types. It now allows for coreless DD+ audio, but not coreless TrueHD. I know you don't want to allow for BD, or UHD, authoring with coreless DD+, but AFAIK, today's UHD players will handle coreless DD+. At least mine does. :D
UPDATE: It might not be my UHD player that is handling the DD+, but the Denon AVR, as I have the UHD doing passthru of the audio, whereby the AVR is doing the work.
Emulgator
1st August 2025, 20:38
There is hope ;-)
I can't remember any need to match my tsMuxeR commandlines versionwise seriously over the last few years,
It all seemed to work nicely (no 3D-BD involved though, I relied on BD-RB to do these, and it went beautifully)
But of course i should not speak about the work that already went into BD-RD to match all use cases.
Lets hope the 2.7.0 did not break anything I did not mux yet.
NewUser16
2nd August 2025, 06:41
Hi All,
Does bd rebuilder support 50-series GPUs and NVEnC? My previous 4070Ti was working great, but my new 5070Ti although has dual NVEnC, bd rebuilder tells me "BD-RB could not confirm capability"
Thank you
jdobbs
2nd August 2025, 12:35
Hi All,
Does bd rebuilder support 50-series GPUs and NVEnC? My previous 4070Ti was working great, but my new 5070Ti although has dual NVEnC, bd rebuilder tells me "BD-RB could not confirm capability"
Thank youNot sure why it wouldn't recognize it. Try adding this line to the "[Options]" area of BDREBUILDER.INI and see if it makes it work:
NVENC_CAPABLE=1
Also, as a test, you could run the following from the command line:
d:\the\path\to\bd_rebuilder\tools\nvenc\nvencc.exe --check-features
Of course the drive would be the one upon which you installed BD-RB. The output should show text which includes "codec: h.264/avc" and "codec: h.265/hevc"
I'd be interested in the results.
NewUser16
2nd August 2025, 20:57
Thank you very much jdobbs
Unfortunately, that didn't work. Adding the line seem to recognize it, but I get: "Failed video encode, aborted"
Also, tested cmd and end up with:
Microsoft Windows [Version 10.0.26100.4652]
(c) Microsoft Corporation. All rights reserved.
C:\Users\Adam>D:\ScratchDisk\BD_Rebuilder\tools\nvenc\nvencc.exe --check-features
NVEncC (x86) 5.41 (r2064) by rigaya, Oct 14 2021 13:59:26 (VC 1929/Win)
[NVENC API v11.1, CUDA 11.1]
reader: raw, y4m, avi, avs, vpy, avsw, avhw [H.264/AVC, H.265/HEVC, MPEG2, VP8, VP9, VC-1, MPEG1, MPEG4, AV1]
Environment Info
OS : Windows 11 x64 (26100) [UTF-8]
CPU: AMD Ryzen 9 9950X3D 16-Core Processor [5.09GHz] (16C/32T)
RAM: Used 10073 MB, Total 97938 MB
gpuinfo: cuCtxCreate error:0x3e7 (CUDA_ERROR_UNKNOWN)
No GPU found suitable for NVEnc Encoding.
Failed to initialize CUDA.
Hopefully that can determine the issue
I had few, nearly 100GB 4K UHD videos and I remember when I used 4070Ti with bd rebuider with the highest settings and 1 pass SQM to 25gb, the output was nearly identical to org. and it took maybe 2hrs max to encode. I hope I can do this with my 5070.
I thought, maybe I got bad rip, but I have tried with # of other videos to no avail
jdobbs
3rd August 2025, 01:15
@NewUser16
I did find this information (https://github.com/rigaya/NVEnc/issues/675) It looks like a newer version of NVENCC may work. I can't say whether it works, but you may want to try it.
NewUser16
3rd August 2025, 01:46
Thank you, but still no go, the same thing.
Just did some search on 50 series cards and NVENC not playing nicely with other software e.g. OBS, DaVinci resolve and few other. Seem that the software needed support to be added for 50 series cards to make it work. Is it possible that bd rebuider lacking that?
Whether that is something you would even consider that is another thing as it could be ton of work, I would love to use it with my 5070, but now, I'm curious if that's case, so I don't pull my hair trying:)
Thank you
MrVideo
3rd August 2025, 03:59
I can't remember any need to match my tsMuxeR commandlines versionwise seriously over the last few years,
It all seemed to work nicely (no 3D-BD involved though, I relied on BD-RB to do these, and it went beautifully)
But of course i should not speak about the work that already went into BD-RD to match all use cases.
Lets hope the 2.7.0 did not break anything I did not mux yet.
The issue with tsmuxer isn't a problem when you create the file for tsmuxer to run. It is when BDRB is used to do a backup of a disc. The new tsmuxer uses different extensions for some of the audio streams. BDRB, when trying to work with said audio file, uses the older tsmuxer audio stream extensions. It therefore can't correctly figure out the amount of space needed by the audio streams, nor how to mux them back into the disc because it can no longer find the audio stream file.
When you supply the file names, there isn't an issue.
dietachi
3rd August 2025, 05:39
@NewUser16
I did find this information (https://github.com/rigaya/NVEnc/issues/675) It looks like a newer version of NVENCC may work. I can't say whether it works, but you may want to try it.
Can confirm that latest NVEnc (https://github.com/rigaya/NVEnc/releases) version works with RTX 50xx cards.
@NewUser16
Download the NVEncC_8.10_Win32.7z extract it and replace the files in the NVEnc in the Tools folder inside the BDRebuilder folder, with the one in the archive
NewUser16
3rd August 2025, 05:55
Thanks for the info. I did that, but I got the 8.10 x64 from here: https://www.videohelp.com/software/NVEnc#download and still didn't work for me. I will try your suggestion, thank you
No! It failed encoding
NewUser16
3rd August 2025, 06:03
Can confirm that latest NVEnc (https://github.com/rigaya/NVEnc/releases) version works with RTX 50xx cards.
@NewUser16
Download the NVEncC_8.10_Win32.7z extract it and replace the files in the NVEnc in the Tools folder inside the BDRebuilder folder, with the one in the archive
When you are saying "it works with 50xx cards", did you actually tested with bd rebuilder
I just used HandBrake and it works fine, so it does work, but as I've mentioned, some apps work and some not due to lack of support for 50xx cards.
I have used bd rebuilder for as long as I can remember and always worked great, but this time hick up that I'm wondering about
dietachi
3rd August 2025, 06:09
Tested with bdrebuilder.
When I had a 5080 to test with.
Did you delete the existing files of the NVEnc that came with bdrebuilder?
If the 32bit version does not work extract the 64bit version, you need all the files from the archive. Rename the exe from NVEncC64.exe to NVEncC.exe.
However, this might cause issue if you use any filters that are on bdrebuilder, as far as I recall they are 32bit filters only.
You can test if your card is detected by opening a command prompt and the folder where NVEnc has been extracted and execute:
NVEncC.exe --check-hw
NewUser16
3rd August 2025, 06:21
Tested with bdrebuilder.
When I had a 5080 to test with.
Did you delete the existing files of the NVEnc that came with bdrebuilder?
If the 32bit version does not work extract the 64bit version, you need all the files from the archive. Rename the exe from NVEncC64.exe to NVEncC.exe.
However, this might cause issue if you use any filters that are on bdrebuilder, as far as I recall they are 32bit filters only.
You can test if your card is detected by opening a command prompt and the folder where NVEnc has been extracted and execute:
NVEncC.exe --check-hw
Wow! you are kidding me, it finally works:). The x32 didn't work, but after renaming x64 it works great.
Atm. I'm doing 98gb 4K UHD video, big difference in speed compared to the 4070Ti.
Thank you so much much:)
dietachi
3rd August 2025, 12:41
Wow! you are kidding me, it finally works:). The x32 didn't work, but after renaming x64 it works great.
Atm. I'm doing 98gb 4K UHD video, big difference in speed compared to the 4070Ti.
Thank you so much much:)
Glad it works 😊
I did a little digging and CUDA Driver (https://nvidia.custhelp.com/app/answers/detail/a_id/5615/~/support-plan-for-32-bit-cuda) will not support 32-bit CUDA applications on GeForce RTX 50 series (Blackwell) and newer architectures.
Emulgator
4th August 2025, 12:51
MrVideo: That clears it up for me, thanks.
dietachi: Good find with the renaming !
MotoMorgan
2nd September 2025, 15:47
I tried to use Rebuilder 0.98.2 to change the DVD movie “6 Days and 7 Nights” from the 4:3 anamorphic to 16:9. On the last step I got the following popup:
Error in UpdateIFO:VTS_FO VOBID: 04/CELLID: 01was not found in the VOB.
After “enter” Stop Statement Encountered was issued. No change to log.
Log file attached.
When viewed the movie stops abruptly just before the credits and causes abend to WMC.
ggtop
12th September 2025, 20:19
I tried to use Rebuilder 0.98.2 to change the DVD movie “6 Days and 7 Nights” from the 4:3 anamorphic to 16:9. On the last step I got the following popup:
Error in UpdateIFO:VTS_FO VOBID: 04/CELLID: 01was not found in the VOB.
After “enter” Stop Statement Encountered was issued. No change to log.
Log file attached.
When viewed the movie stops abruptly just before the credits and causes abend to WMC.
Hi,
this is the BD Rebuilder thread and not DVD Rebuilder.
Nevertheless, pretty sure the source DVD file structure you're using behaves the same. If not, I suggest to use FixVTS on the source files.
That being said I processed a lot of DVDs 20 years ago and never had an issue when the input into DVD Rebuilder was accurate.
ggtop
jdobbs
18th September 2025, 12:53
I tried to use Rebuilder 0.98.2 to change the DVD movie “6 Days and 7 Nights” from the 4:3 anamorphic to 16:9. On the last step I got the following popup:
Error in UpdateIFO:VTS_FO VOBID: 04/CELLID: 01was not found in the VOB.
After “enter” Stop Statement Encountered was issued. No change to log.
Log file attached.
When viewed the movie stops abruptly just before the credits and causes abend to WMC.
Hi,
this is the BD Rebuilder thread and not DVD Rebuilder.
Nevertheless, pretty sure the source DVD file structure you're using behaves the same. If not, I suggest to use FixVTS on the source files.
That being said I processed a lot of DVDs 20 years ago and never had an issue when the input into DVD Rebuilder was accurate.
ggtop...and DVD Rebuilder is no longer in development.
SquallMX
9th October 2025, 19:54
I'm having issues with the latest UHD titles (Nightmare on Elm Street); I constantly get the error "TSMUXER ERR: 0xFFFFFFFE". This can be fixed by replacing "tsmuxer4k.exe" with the newest version available, but doing so causes the demuxing process of the following files to fail with the error "-PredictAndEncode() 00006 2803", because the latest tsmuxer outputs files with a language tag ("00092.track_4608_eng" instead of "00092.track_4608"), manually renaming allows for BD-Rebuilder to continue.
jdobbs
9th October 2025, 23:04
I'm having issues with the latest UHD titles (Nightmare on Elm Street); I constantly get the error "TSMUXER ERR: 0xFFFFFFFE". This can be fixed by replacing "tsmuxer4k.exe" with the newest version available, but doing so causes the demuxing process of the following files to fail with the error "-PredictAndEncode() 00006 2803", because the latest tsmuxer outputs files with a language tag ("00092.track_4608_eng" instead of "00092.track_4608"), manually renaming allows for BD-Rebuilder to continue.I'll see if there is an easy way to add the language to the filename before processing when necessary. My main worry is that there are many places where the filename might be referenced...
MrVideo
12th October 2025, 04:14
I'm having issues with the latest UHD titles (Nightmare on Elm Street)
Exactly which release is it? I'm curious as to what exactly is tripping up tsmuxer.
jdobbs
12th October 2025, 13:39
Exactly which release is it? I'm curious as to what exactly is tripping up tsmuxer.You get that error ("TSMUXER ERR: 0xFFFFFFFE") in TSMUXER when the filename used in the .meta file doesn't exist. I think it might be a "catch all" error code.
His error is probably caused for some other reason (maybe a source issue?, not sure) -- but when I stop the process and rename the SUP file (adding the language info) I get that error followed by:
- Error in attempt to multiplex: MUX_00000.meta
- Can't open file: D:\WORKING2\WORKFILES\00000.track_4608.sup
SquallMX
12th October 2025, 15:12
Exactly which release is it? I'm curious as to what exactly is tripping up tsmuxer.
The latest UHD 4K release of Nightmare on Elm Street (https://www.blu-ray.com/movies/A-Nightmare-on-Elm-Street-Collection-4K-Blu-ray/392214/), it fails when re-encoding the special features, the ones encoded at 1080p/59.94/HEVC. Similar issues happens with others discs with 1080p/59.94/HEVC content.
Usually there's no problem because I use the "movie only" mode, which allows BD-Rebuilder to complete the process without issues. But this time, the movie was very short, so I decided to keep the additional content, and that's when I ran into tsmuxer problems.
MrVideo
13th October 2025, 15:18
I don't have that release, so I can't take a look at the issue.
DoctorM
15th October 2025, 07:27
The download link for v0.62.16 in the first post seems to be dead.
jdobbs
15th October 2025, 15:11
The download link for v0.62.16 in the first post seems to be dead.I just tried it -- and it is working now. Temporary outage maybe?
DoctorM
15th October 2025, 15:30
Weird. Seems to be my browser, Vivaldi doesn't like the website. It must be blocking it.
I didn't think to check that. Have it now. Thanks.
MrVideo
15th October 2025, 22:35
Weird. Seems to be my browser, Vivaldi doesn't like the website. It must be blocking it.
I didn't think to check that. Have it now. Thanks.
I use Vivaldi on my Linux server and it downloaded the file just fine.
m.rup
21st October 2025, 00:28
Hi, after I have reluctantly upgraded from Windows 10 to Windows 11, I also updated my reliable BD-Rebuilder V0.60.04 to V0.62.16. Seemingly, everything was fine, but after encode I noticed that in CloneBD some footage was no longer displayed. (Please see attachements V0.62.16_A and V0.62.16_B).
By comprehensive testing I found out that BD-Rebuilder V0.61.16 is the latest version which cooperates with CloneBD (please see attachements V0.61.16_A and V0.61.16_B) while V0.61.17 is the first one that fails.
Since in V0.61.17 a new version of TsMuxer has been used, I tried the option "ENABLE_NEW_TSMUXER=0" wich worked with all versions >= V0.61.17.
So my question is: Shall I stay with BD-Rebuilder 0.61.16 or shall I use the latest version using the "ENABLE_NEW_TSMUXER=0" option?
Or would it be possible to fix the problem?
MrVideo
21st October 2025, 05:05
I'm confused. Why are you using CloneBD when BDRB does all the same stuff?
jdobbs
21st October 2025, 12:25
So you've "upgraded" to a version of BD-RB that is 5 years old?
Also, this isn't a CloneBD thread... and I'm not even sure what it means to "cooperate" with it.
m.rup
21st October 2025, 12:59
@jdobbs: Well, I tried the latest version of BD-Rebuilder, but, as already mentioned, after processing the footage, I can no longer use CloneBD thereafter to remove unwanted content. Since V0.61.16 seems to be the last version using "old" TsMuxer and V0.61.17 is the first version showing the problem which can be solved by using the "ENABLE_NEW_TSMUXER=0" option, I was assuming that the reason for this is the "new" TsMuxer. So maybe there something could be done in regard to TsMuxer. "Cooperate" simply means that CloneBD shows all of the footage after processing with BD-Rebuilder.
@MrVideo: I'm using CloneBD for removing unwanted content after processing with BD-Rebuilder. Unfortunately, I can't use the blanking in BD-Rebuilder for two reasons: First, BD-Rebuilder seems to use some play lists for this, so sometimes, when blanking a certain content, many other content will be blanked, sometimes including some menues, which makes the movie unplayable on my player. Secondly, BD-rebuilder sometimes doesn't display all of the unwanted content although I'm using "MIN_M2TS_SIZE=0" in my BDREBUILDER.INI. Therefore I'm using CloneBD or MultiAVCHD after processing with BD-Rebuilder:
DrinkLyeAndDie
22nd October 2025, 17:27
So you've "upgraded" to a version of BD-RB that is 5 years old?
Also, this isn't a CloneBD thread... and I'm not even sure what it means to "cooperate" with it.
Obviously, this isn't a CloneBD thread but I just wanted to add a comment:
Once upon a time I would use BD-RB to create a backup or compile some media files into a new BluRay structure with quick-menus. Every now and then for some reason I'd want to do a quick change to the output without doing the job all over again with BD-RB. CloneBD was speedy and accomplished what I needed at the time. Doing this worked just fine until it didn't. I'm not sure if the issue was a change made to BD-RB, a change to CloneBD, or both, but any time I tried to process the output of BD-RB with CloneBD an error would be thrown almost immediately. This started years ago and I just stopped using CloneBD on BD-RB output.
sk2316
14th November 2025, 02:14
original file is HDR 59.94fps
after use bdrebuilder output file is SDR 23.976fps , BUG?
this is original file cut 20s for testing
https://mega.nz/file/FaxURTBA#w2FZjM-jgJj-ONQiTAqWC0q2vg8esQszLsChux3vaUI
jdobbs
14th November 2025, 15:51
original file is HDR 59.94fps
after use bdrebuilder output file is SDR 23.976fps , BUG?
this is original file cut 20s for testing
https://mega.nz/file/FaxURTBA#w2FZjM-jgJj-ONQiTAqWC0q2vg8esQszLsChux3vaUII'll take a look at it. I'm guessing that's something left over from non-UHD BDs when that frame rate would have been illegal for anything but 720p.
KaraokeAmerica
14th November 2025, 21:34
Should the "logs" window contain any troubleshooting info for BDRB or is there another location I can get error codes etc?
I got an error on a commercial 3D that I had already ripped to a decrypted ISO. I wanted to play around with BDRB because I have some homemade 3D Blu-Rays that I'm having issue ripping even though they play fine in a BR player. I am hoping BBDRB can help fix them, but it failed even on a ripped, commercial one.
What are the best troubleshooting steps I can take?
MrVideo
15th November 2025, 07:02
What exactly are you trying to rip them to?
KaraokeAmerica
19th November 2025, 01:04
What exactly are you trying to rip them to?
I'm trying to rip them to ISO, ISO file structure then 3D-MVC. Ultimately I keep ISO's as backups of my 3D disks and play the MVC files (from MakeMKV usually) from my media server.
I have some disks though that I can't rip to MVC even though I can make an ISO image of the disk (usually) and it plays in a physical player fine. I can also "backup" the file structure in MakeMKV seemingly without issue as long as I don't try to open the ISO or physical disk in MakeMKV.
Those file exports are the files that I am importing to BDRB. They show as 3D but the output is not 3D rippable. It somehow loses the MVC data and I'm not getting any useful debugging info. What I was hoping to do is to import the raw files and somehow "rebuild" them in BDRB so I can make an ISO without issues then rip my MVC files.
DoctorM
24th November 2025, 23:01
I was trying to make a bonus feature disc out of 'Until the End of the World'.
It's an exceptionally long director's cut split across two discs and each disc has bonus features.
So using BD-RB I opened a folder that contained both discs and I was offered to merge them, which I went with.
I unchecked the movie and such, named the bonus features in the menu settings and BD-RB automatically used the first disc's menu's video as the menu for what it created.
I know some people find issues (especially on PCs) with the menus not working right, but I burn discs and have never found a problem with hardware BD players.
Except this one. The video is there, but no text to select the bonus features.
Any suggestions or information I should post to make this more clear?
Edit: Never mind. Performed it a second time and it worked fine. Weird. Might be because it was generated with an older version of BDRB a few months ago.
FreaQ
17th December 2025, 09:20
I am using BD-Rebuilder with x264 CRF encoding, which works great for me.
But I would like to change the default settings of no-fast-pskip, aq-mode, aq-strength, subme, me & deblock
Is there a way to do this? I did not see anything in the HIDDENOPTS.txt
Lathe
17th December 2025, 09:53
I am using BD-Rebuilder with x264 CRF encoding, which works great for me.
But I would like to change the default settings of no-fast-pskip, aq-mode, aq-strength, subme, me & deblock
Is there a way to do this? I did not see anything in the HIDDENOPTS.txt
I don't know about those particular commands, but you can add x264 'Tweaks' to the configuration file like I have for some encodes:
TWEAK_PASS_TWO=--ref 4 --deblock -2:-2 --psy-rd 1.00:0.25 --me hex --subme 6
I hope that helps...
FreaQ
17th December 2025, 10:14
Thanks. But it looks like the command is for two pass encodes only. I do one pass crf.
In the hiddenopts are following tweaks
TWEAK_PASS_ONE
TWEAK_PASS_TWO
TWEAK_ALTERNATE
TWEAK_ALTERNATE_NV
TWEAK_X265
But none for one pass encoding or x264 only
jdobbs
17th December 2025, 14:47
Thanks. But it looks like the command is for two pass encodes only. I do one pass crf.
In the hiddenopts are following tweaks
TWEAK_PASS_ONE
TWEAK_PASS_TWO
TWEAK_ALTERNATE
TWEAK_ALTERNATE_NV
TWEAK_X265
But none for one pass encoding or x264 onlyI admit it sounds a little counterintuitive... but if you do a single pass encode, the values in TWEAK_PASS_TWO are used. I probably should have called it "TWEAK_FINAL_PASS" or something similar -- but it is what it is. You should also know that there are some parameters that BD-RB will filter out (such as settings that would cause the encode to be non-compliant).
FreaQ
17th December 2025, 16:24
Yes, that's not intuitive at all, but I appreciate the clarification.
Thanks
Also I happened to stumble over the blanking extras feature which is not explained in the hiddenopts.txt. Nevertheless I found the options in this thread. But you should add those to the txt
FreaQ
17th December 2025, 19:00
CRF with custom options works. Thanks.
But when I add a job to the queue BDRB uses default two pass encoding instead of the selected CRF encoding which is unfortunate because I want to run the jobs overnight.
jdobbs
17th December 2025, 19:57
CRF with custom options works. Thanks.
But when I add a job to the queue BDRB uses default two pass encoding instead of the selected CRF encoding which is unfortunate because I want to run the jobs overnight. It uses the settings that are current at the point you add the job to the queue.
FreaQ
17th December 2025, 20:03
It uses the settings that are current at the point you add the job to the queue.
I assumed that and CRF was set. But it started the two pass anyways. I will try again.
FreaQ
17th December 2025, 20:50
Nope doesn't work.
Even so I explicitly set it to CRF in the GUI, BDRB startet a two pass encode
[Options]
VERSION=0.62.0.16
ENCODER=0
MODE=0
ENCODE_QUALITY=2
ONEPASS_ENCODING=1
AUTO_QUALITY=0
TARGET_SIZE=47366
NVENC_CAPABLE=1
AUDIO_TO_KEEP=deu;eng;ger;
SUBS_TO_KEEP=deu;eng;ger;
SD_CONVERT=0
OPEN_GOP=0
RESIZE_1080=0
RESIZE_1440=0
RESIZE_720=0
DEINTERLACE=1
SD_TO_1080=0
IGNORE_3D=0
CONVERT_WIDE=0
DTS_REENCODE=0
AC3_REENCODE=0
AC3_640=1
AC3_192=0
KEEP_HD_AUDIO=1
AUDIO_DRC=0
DECODER=2
AVCHD=1
REMOVE_WORKFILES=1
REMOVE_OUTPUT=1
USE_FILTERS=0
BDMV_CERT_ONLY=1
IVTC_PULLDOWN=0
ASSUME_DVD_PAL=0
FRIMSOURCE=0
COMPLETION_BEEP=0
OUTPUT_SBS=0
NEROAAC=0
SUPTITLE=0
PGSTOSRT=0
AUDIO_TRACK_LIMIT=0
SUBTITLE_TRACK_LIMIT=0
CUSTOM_TARGET_SIZE=23500
FORCE_ENCODE=1
FIXED_CRF=19
ENABLE_BLANKING=1
ENABLE_TEST=1
TWEAK_PASS_TWO=--no-fast-pskip --aq-mode 3 --aq-strength 0.7 --subme 9 --me umh --deblock -3:-3
MIN_M2TS_SIZE=1
[Paths]
SOURCE_PATH=c:\path\to\iso
WORKING_PATH=c:\path\to\workdir
[Batch]
MAIN_MPLS=00102.MPLS
MAIN_MPLS_ANGLE=0
FORCED_SUB=0
FORCED_AUD=0
AUDIO=1001001100100111111111111111111111
SUBS=110010000000000001100100000000000011001001100100110010011001001100100110010011001001100100110010011001001100100110010011001001100100
BLANKED=0000111111111111111111
==========================
[20:42:44] BD Rebuilder v0.62.16
[20:42:44] BEGIN - BATCH SEQUENCE
==========================
-----------------------
[20:42:44] PROCESSING BATCH FILE [1]
----------------------
[12.17.25] BD Rebuilder v0.62.16
[20:42:44] Source: DISC
- Input BD size: 37,16 GB
- Approximate total content: [02:43:10.004]
- Target BD size: 46,26 GB
- Windows Version: 6.2 [9200]
- Quality: High Quality (Default), Two Pass
- X264 Tweak(s) enabled
- Decoding/Frame serving: X264/LAVF
- Audio Settings: AC3=0 DTS=0 HD=1 Kbs=640
[20:42:44] PHASE ONE, Encoding
- [20:42:44] Processing: VID_00002 (1 of 22)
- [20:42:44] Extracting A/V streams [VID_00002]
- [20:43:09] Reencoding video [VID_00002]
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23,976fps, 75.216 frames
- Bitrate: 31.174 Kbs
- [20:43:09] Reencoding: VID_00002, Pass 1 of 2
[20:43:18]PHASE ONE aborted by user request
[20:43:18] BATCH ABORTED...
==========================
[20:43:18] END - BATCH SEQUENCE
==========================
jdobbs
18th December 2025, 16:03
I just tested it. I set the output to X264 and CRF, and then added two jobs to the queue. They both encoded in a single pass using CRF.
I'm not sure what you may be doing differently.
[Edit] Ok. I just noticed that you are using LAVF as the decoder. If I set the decoder to LAVF I am also getting two passes. It's doing that because you can't enable CRF with LAVF (DECODER=2) in BD-RB (it's been a while and I can't remember why), and it defaults back to two pass. I have comments in my code that say "you can't enable CRF with LAVF". You can set it to single pass with a VBR bitrate and it works in the queue (because it isn't disabled like CRF). If you want to do CRF, just set DECODER=0 in your INI file and CRF will become available again on the ENCODE SETTINGS menu (it becomes disabled when you set DECODER=2 or 4).
[Edit 2] Just remembered why... when using CRF in making a BD you have to perform predictions using samples to make sure that the CRF used will result in a file that will fit on the disc. You can't do that when using X264's internal LAVF to feed the frames for encoding.
FreaQ
18th December 2025, 19:28
Thanks for the explanation.
Changed the decoder to DGDecNV and it works with CRF in Batch.
FreaQ
23rd December 2025, 12:58
Another problem when I try to encode a BD with a secondary audio track.
Happens with DECODER=3 and DECODER=0
----------------------
[12.23.25] BD Rebuilder v0.62.16
[11:41:49] Source:
- Input BD size: 41,00 GB
- Approximate total content: [04:34:03.844]
- Target BD size: 46,26 GB
- Windows Version: 6.2 [9200]
- Quality: High Quality (Default), CRF
- X264 Tweak(s) enabled
- Decoding/Frame serving: X264/LAVF
- Audio Settings: AC3=0 DTS=0 HD=1 Kbs=640
[11:41:51] PHASE ONE, Encoding
- [11:41:51] Processing: VID_00001 (1 of 14)
- [11:41:51] Extracting A/V streams [VID_00001]
- [11:42:49] Reencoding video [VID_00001]
- [11:42:49] Reencoding secondary video [TRK_02]
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23,976fps, 116.731 frames
- [11:47:50] Encoding using constant rate factor.
- [12:46:19] Video Encode complete
- [12:46:19] Processing audio tracks
- Track 4352 (eng): Keeping original audio
- Track 4353 (deu): Keeping original audio
- Track 4356 (eng): Keeping original audio
- Track 4357 (eng): Keeping original audio
- Track 6656 (eng): Keeping original audio
- [12:46:19] Multiplexing M2TS
- [12:46:36] Processing: VID_00002 (2 of 14)
- [12:46:36] Extracting A/V streams [VID_00002]
- TSMUXER ERR: 0xFFFFFFFE
- Extracting video streams [VID_00002]
- Extracting secondary video [VID_00002]
- Extracting audio/subtitle streams [VID_00002]
- [12:46:53] Reencoding video [VID_00002]
- [12:46:53] Reencoding secondary video [TRK_02]
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23,976fps, 3.531 frames
- [12:46:53] Encoding using constant rate factor.
- [12:48:37] Video Encode complete
- [12:48:37] Processing audio tracks
- Track 4352 (eng): Keeping original audio
- Track 4353 (deu): Keeping original audio
- Track 4356 (eng): Keeping original audio
- Track 4357 (eng): Keeping original audio
- Track 6656 (eng): Keeping original audio
- [12:48:37] Multiplexing M2TS
- [12:48:42] Processing: VID_00003 (3 of 14)
- [12:48:42] Extracting A/V streams [VID_00003]
- TSMUXER ERR: 0xFFFFFFFE
- Extracting video streams [VID_00003]
- Extracting secondary video [VID_00003]
- Extracting audio/subtitle streams [VID_00003]
- TSMUXER ERR: 0xFFFFFFFE
- Reading buffer overflow. Possible container streams are not syncronized. Please, verify stream fps. File name: C:\VIDEO\BDMV\STREAM\00003.m2ts
- Extracting audio streams [VID_00003]
- TSMUXER ERR: 0xFFFFFFFE
- Error in attempt to extract audio.
- Reading buffer overflow. Possible container streams are not syncronized. Please, verify stream fps. File name: C:\VIDEO\BDMV\STREAM\00003.m2ts
- Reading buffer overflow. Possible container streams are not syncronized. Please, verify stream fps. File name: C:\VIDEO\RIPS\BDMV\STREAM\00003.m2ts
[12:49:30] - Failed to retrieve audio, aborted
jdobbs
23rd December 2025, 15:47
That kinda' looks like a source that has issues or is corrupt... but just to see if it makes a difference, add the following to the "[Options]" area of your INI:
ENABLE_NEW_TSMUXER=0
That way it will try the older TSMUXER. You never know...
FreaQ
23rd December 2025, 19:07
Didn't help. I will try to rerip.
Ch3vr0n
27th December 2025, 17:46
Just had my 1st BD in a long time that would fail to process with Elby's CloneBD, luckily i still remembered this tool and it worked. Found an old backup of a config file. Are any of these no longer in use? Been a long time since i had to use this so there have been lots of things i need to update my knowledge on.
[Options]
VERSION=0.62.0.16
ENCODER=1
MODE=0
ENCODE_QUALITY=0
ONEPASS_ENCODING=2
AUTO_QUALITY=1
TARGET_SIZE=23500
AUTO_BURN=2
AUDIO_TO_KEEP=dut;eng;nld;und;
SUBS_TO_KEEP=dut;eng;nld;und;
SD_CONVERT=0
OPEN_GOP=0
RESIZE_1080=0
RESIZE_1440=0
RESIZE_720=0
DEINTERLACE=1
SD_TO_1080=0
IGNORE_3D=0
CONVERT_WIDE=0
DTS_REENCODE=0
AC3_REENCODE=0
AC3_640=1
AC3_192=0
KEEP_HD_AUDIO=1
AUDIO_DRC=0
DECODER=3
AVCHD=0
REMOVE_WORKFILES=1
REMOVE_OUTPUT=1
USE_FILTERS=0
BDMV_CERT_ONLY=1
IVTC_PULLDOWN=0
ASSUME_DVD_PAL=0
COMPLETION_BEEP=1
OUTPUT_SBS=1
NEROAAC=0
SUPTITLE=0
PGSTOSRT=0
AUDIO_TRACK_LIMIT=0
SUBTITLE_TRACK_LIMIT=0
CUSTOM_TARGET_SIZE=4100
#FRIM_SW_DECODE=0
FRIM_SW_ENCODE=1
#SPECIAL_3D_MUX=1
#General Settings
ENABLE_TEST=1
ENABLE_BLANKING=1
BEEP_SOUNDFILE=C:\Program Files (x86)\ImgBurn\Sounds\Success.wav
OUTPUT_FOLDER=H:\Blu-ray\Encodes\BDRB\
MINIMIZE_TO_TRAY=1
MOVIEONLY_TYPE=37
ALTCRF=23
ALT_TARGET=8600
ALT_CRF_TARGET=2048
ALTMETHOD=2
ALTAUTOCROP=0
FRIMSOURCE=0
NVENC_CAPABLE=1
[Paths]
SOURCE_PATH=J:\<snip>\
DGIndexNV=C:\Program Files (x86)\BD_Rebuilder\Tools\dgdecnv\x32 Binaries\DGIndexNV.exe
DGDecNV=C:\Program Files (x86)\BD_Rebuilder\Tools\dgdecnv\x32 Binaries\DGDecodeNV.dll
WORKING_PATH=J:\Blu-ray\Encodes\BDRB\
I first grabbed the latest DGDecNV but it doesn't supply 32bit binaries. Is there any way to get BDRB to use the latest or are we "stuck" with 2.51 which is the last one that has 32 bit binaries? Should DGDecNV even be used at all anymore? Is there anything new i need to be made aware of in terms of experimental/improved settings? I wasn't shy of experimental options last time i used it.
Columbo
27th December 2025, 19:49
Doesn't BD Rebuilder support 64-bit operations? I'd be surprised if not. Otherwise, why do you need 32-bit DGDecNV? Will help if we can.
Ch3vr0n
27th December 2025, 21:17
That's not the point. BDRB does yes, however when using DGDecNV it always has prompted for the 32bit DGDecNV executable. Don't confuse this with the 64bit brdb.exe
Columbo
28th December 2025, 13:11
Well then, BDRB needs to be updated.
Ch3vr0n
28th December 2025, 14:39
Which is what i'd like to know, if that's going to happen. Last i know for the years bdrb has supported dgdecnv there was some kind of issue with 64bit dgdecnv. No clue if thats still the case @jdobss
Columbo
28th December 2025, 16:23
Happy to help with any issues incorporating DGDecNV 64-bit.
jdobbs
28th December 2025, 23:11
It's been a while since I worked on that section... but if I recall correctly it is because DGDecNV (via DGSource) is used within the version of AVISYNTH required by BD-RB -- and that needs the 32 bit version. Trying to get around that is more work than I think I want to commit to this late in the game. There are too many dependencies (for example, BD-RB creates the script used, and I'm pretty sure there have been changes in format that would make them not work).
Ch3vr0n
30th December 2025, 17:05
If it's not too much trouble, could you just look the section when you have a moment. If it's undoable all i'd want to know then if i should use X264's or ffdshows in combo with my strix 4090 for best results. Now obviously it's a holiday period, so i'll check in again in a few days :) Oh and if there's any flags in my old config file here https://forum.doom9.org/showthread.php?p=2026476#post2026476 that are no longer used. As i said, it's been a while
jdobbs
31st December 2025, 00:29
I don't understand why it is so important to use the 64 bit version... what does it give you that you don't get in the 32 bit version?
Emulgator
31st December 2025, 00:35
DG announced that from 252 on he won't build DGDecNV x32 binaries anymore, so this would leave NV Decoding within BD-RB frozen at version 251.
Given the lack of x32 drivers anyway, and nVidia removing x32 build capabilities, well...
From 252 the higher CUDA processing tweaks come in, these shouldn't be necessarily needed for plain decoding.
As I am happy with pure decoding from 251 I am guessing I wouldn't need anything newer than that with BD-RB, so no biggie for me.
I love perfected and frozen tools, but others may see it differently.
Ah, and as I skim DG's forum he mentioned DGIndexNV 2053 still fitting older GPUs like GeForce 210.
Good to know for compatibility fallbacks, maybe.
Some more dug up from there:
Fri Apr 27, 2018 3:40 pm: 32-bit OS is no longer supported for any GPU in 397.31 (nVidia driver) going forward !
32-bit flow on 64-bit OS seems OK, however.
Mon Dec 04, 2023 4:46 am: DGDecNV build 251:
* Moved to CUDA 11. This drops support for pre-Maxwell cards.
Tue Dec 05, 2023 5:35 am: Our builds (DGIndexNV) are now running with CUDA 11. There is no turning back.
(meaning Maxwell minimum)(2023 11 15 should still be 250 ?)
Wed Dec 13, 2023 4:05 am: Moving to CUDA 11 pretty much also kills Win7 support, even with Maxwell+ GPUs.
The reason is that there is no compatible Win7 nVidia driver that supports CUDA 11. :salute: jpsdr.
Thu Dec 14, 2023 6:42 am: Slipstream for DGDecNV build 251:
* Reverted to CUDA 6.5 as the upgrade to 11.7 caused some Maxwell cards to fail (reason not yet understood).
:salute: jpsdr :salute: CYPHER
Columbo
31st December 2025, 01:40
If our 32-bit builds still build and run we could supply them. I don't know if there is any new syntax in 257 that could cause issues for BDRB, however. Would y'all like to try it?
Emulgator
31st December 2025, 04:22
I would like to try it.
(I was under the impression that all the DGDenoise, DGSharpen, DGHDRtoSDR, DGTweak, DGLevels, DGTelecide, DGDecimate, DGBob
run on CUDA and that these can not be built as 32-bit anymore because
* Support for Visual Studio 2015 is deprecated in release 11.1; support for Visual Studio 2017 is deprecated in release 12.5 and dropped in release 12.9.
32-bit compilation native and cross-compilation is removed from CUDA 12.0 and later Toolkit. Use the CUDA Toolkit from earlier releases for 32-bit compilation.
CUDA Driver will continue to support running 32-bit application binaries on GeForce GPUs until Ada.
Ada will be the last architecture with driver support for 32-bit applications. Hopper does not support 32-bit applications.
Support for running x86 32-bit applications on x86_64 Windows is limited to use with:
CUDA Driver
CUDA Runtime (cudart)
CUDA Math Library (math.h))
If somebody builds for earlier CUDA, then it might be feasible.
https://stackoverflow.com/questions/58828349/x86-32-bit-support-for-cuda
Columbo
31st December 2025, 11:09
DGDecNV is still built with CUDA 6.5 on vs 2019, so there's a good chance things will work. Will try a build and report back.
Columbo
31st December 2025, 13:24
OK DGIndexNV 32-bit built and runs fine. For DGDecodeNV the 32-bit build configurations were removed. I could recreate them with some effort. Before doing that I'd like a commitment from jdobbs that he would do the needful to ensure that the 32-bit stuff works in BDRB.
jdobbs
31st December 2025, 15:43
OK DGIndexNV 32-bit built and runs fine. For DGDecodeNV the 32-bit build configurations were removed. I could recreate them with some effort. Before doing that I'd like a commitment from jdobbs that he would do the needful to ensure that the 32-bit stuff works in BDRB.Sorry, but I'm not going to commit to something when I have absolutely no idea what the impacts might be.
Columbo
31st December 2025, 18:09
That's fine. I won't do anything further then. There are lots of alternative source filters.
Lathe
1st January 2026, 01:51
Sorry, but I'm not going to commit to something when I have absolutely no idea what the impacts might be.
What happened to the daring and adventurous JDobbs that we knew and loved... https://lh3.googleusercontent.com/pw/AP1GczNbHYEU7SXU6hiIPoDFs1zcmEvyx9P0WbGl6ruemF25_PdeDrslBGUr23QjuMeRv-fuYNHz7cKN9Eskl7F5jMx1Yz1XUHCBJIqo5kSqgGrhTmAkRWMa59XctCb1XFFTpOIf1-RMl_0BlSQfE23bufCL4w=w15-h15-s-no-gm?authuser=0
jdobbs
1st January 2026, 13:18
What happened to the daring and adventurous JDobbs that we knew and loved... https://lh3.googleusercontent.com/pw/AP1GczNbHYEU7SXU6hiIPoDFs1zcmEvyx9P0WbGl6ruemF25_PdeDrslBGUr23QjuMeRv-fuYNHz7cKN9Eskl7F5jMx1Yz1XUHCBJIqo5kSqgGrhTmAkRWMa59XctCb1XFFTpOIf1-RMl_0BlSQfE23bufCL4w=w15-h15-s-no-gm?authuser=0There is a difference between "daring and adventurous" and "stupid".
Lathe
2nd January 2026, 02:32
There is a difference between "daring and adventurous" and "stupid".
Being a solid dues paying member of the latter group, I would heartily agree... :D
Ch3vr0n
2nd January 2026, 18:54
My main reason is simple. I'd like to use up-to-date stuff as much as possible and didn't want to have bdrb lose support for DG entirely, although that still might happen as i have no control over how you proceed as its your software afterall. But yeah the first paragraph of Emulgator's earlier comment sums it up nicely. Updated functionality for modern gpus. But the "up-to-date" part also impacts the other things bdrb relies on. LAV filters is up to 0.80. 0.65 goes back to april 2015. According to the release notes https://github.com/Nevcairiel/LAVFilters up to then there have been lots of improvements and fixes, avisynth is up to 3.7.5 over 2.57. Obviously the saying goes "if it aint broke, don't fix it", just sort of wondering i guess why you've opted to use sub components that are now a decade old. That's all.
Bdrb itself still works perfectly as expected of course, so please don't get me wrong after being "on hiatus" for a while. Just seeking feedback on if i should stick to dgdecnv or if lav and ffdshow etc can be updated to newer versions safely and i should use that instead?
Emulgator
2nd January 2026, 22:48
Well, I would consider DG's decoders gold standard from day 1.
If asked nicely he was and is constantly ready to improve and extend.
Running older and newer versions here and never missed a frame while other source filters relying on mother ffmpeg did.
BTW if columbo offers his help why not say thank you to the DG side ? ;-)
Ch3vr0n
2nd January 2026, 23:23
Me too Emulgator, but in the end it's Jdobbs' decision. As shown above it can still be compiled in 32bit, but understandibly won't get done if jdobbs doesn't want too which is his right. Though to be fair, the only way to know what the consequences would be he's referring to, is to actually do it :)
Lathe
3rd January 2026, 01:52
Me too Emulgator, but in the end it's Jdobbs' decision. As shown above it can still be compiled in 32bit, but understandibly won't get done if jdobbs doesn't want too which is his right. Though to be fair, the only way to know what the consequences would be he's referring to, is to actually do it :)
You realize of course that he can be bribed...
meadrocks
30th January 2026, 23:38
Can BD-RB re-encode a 4K video source? In the Alternate Output config file the highest resolution I see available is 1920x1080.
jdobbs
31st January 2026, 00:54
Can BD-RB re-encode a 4K video source? In the Alternate Output config file the highest resolution I see available is 1920x1080.If the source is 4k, just choose one of the "NO_RESIZE" options. The only time you need a specific output size is if you are resizing.
Dudeman007
7th February 2026, 06:40
Back here again after 2 years, with new problems. Creating 3D Blu-Ray from full-SBS 3D MKV
Problem #1
This is the same problem as before. If The source is HEVC BD Rebuilder fails to mux the files, because it keeps looking for a file named VID_xxxxx.AVS.HEVC, but the re-encoded files have a 264 extension. This was an issue back then, but one of the workarounds was to re-encode the source video to H264 prior to using BD Rebuilder. That no longer works. If it detects a 4K file (~3840 wide), it detects it as a UHD-BD source regardless of CODEC. How do you fix this? Is there a way of preventing BD Rebuilder from detecting the video as UHD?
Problem #2
After the BD Rebuilder would fail to mux the .264 and the MVC files, I used to use TSMuxer to mux the video and audio files and get a 3D Blu-Ray ISO file. My new problem is that the muxed video, while it plays in 3D it has very pronounced artifacting and breakups. The right eye image breaks up badly in blocks as if it's having a problem keeping up with the decoding. If there is very little stuff moving on the screen it's not very noticeable, but once things start moving, it's so bad it's unwatchable.
Here is an example of the left and right frames. Left is clean, right is messed up.
https://i.ibb.co/RGPzwybM/FP-Bad-encode.jpg (https://ibb.co/Ps4wHQjb)
https://i.ibb.co/WWhzc8PG/FP-Bad-encode-2.jpg (https://ibb.co/qMSgRqW7)
Why is this happening. It is the encode that went bad, the muxer,? I need some help.
jdobbs
7th February 2026, 14:07
A 264 extension implies H.264, which is AVC not HEVC. Unless something has changed recently of which I'm not aware, Bluray does not support 3D in UHD (3840). The resolution has to be 720p or 1080p.
Dudeman007
7th February 2026, 15:58
A 264 extension implies H.264, which is AVC not HEVC. Unless something has changed recently of which I'm not aware, Bluray does not support 3D in UHD (3840). The resolution has to be 720p or 1080p.
Here is an explanation of what I'm trying to do.
There are some 3D releases lately that have been formatted as full side-by-side, meaning the video frame is about 3840 x 1080 (or thereabouts). These videos play fine with full resolution, but are not supported by many players.
So the idea is to convert these full SBS into MVC files, which are supported by quite a few players, or even converting them to full 3D Blu-Ray format (BDMV folder or ISO) and maintain the full resolution of the video
While most of these videos are already encoded using H264 CODEC, when they are being imported into BD rebuilder, they are seen as UHD video sources due to their size. BD Rebuilder also recognizes the fact they are side by side and demuxes and re-encodes the streams using H264. The resulting files are VID_xxxx.264, VID_xxxx.mvc, and of course audio stream xxxx.track_xxx.ac3 or xxxx.track_xxx.dts.
So far so good. But then it tries to mux the files and fails with "Can't open file: ..\WORKFILES\VID_00000.AVS.hevc". That's because it thinks this is somehow still a UHD/4K encoded in H265/hevc. So this was the first problem: BD Rebuilder's getting confused about what the file extension of the output should be: It creates the right kind of stream, but during muxing it looks for the wrong one.
So the workaround is to grab the stream files and manually remux them using TSmuxeR and have it output to a ISO file. In the past that worked fine. But now I have another problem. The resulting Blu-Ray ISO or the individual M2TS files do play in 3D, however, while the left eye is clean, the right eye frame contains a lot of blocking and pixellation as seen in those images I posted previously.
Those images I posted are indeed from the frame packed video, but I used Stereoscopic player to show them side by side so that the problem can be seen. When playing this in real time on a 3D TV, that pixellation makes the video unwatchable as it happens almost constantly when there is motion in the video. I even ripped the video back to MVC using DVDFab, but it has the same issue.
Hope this clarifies my problem.
jdobbs
7th February 2026, 17:24
Yeah. It's probably the 3840x1080 source that's confusing BD-RB... the 3840 width makes it think it's working with UHD (implying HEVC). Not sure whether I can do anything, but I'll look at it.
Dudeman007
7th February 2026, 17:43
Is there something that can be added like a "UHD-BD = 0" switch to prevent this from happening?
Also what about the bad artifacting issue? What's causing that?
P.S. If you want me to, I can upload a 4~5 minute snipped of the source SBS file so you can try it yourself.
Lathe
8th February 2026, 02:11
Whoops, I accidentally posted this in the Feature Requests, sorry about that...
Here is what I was asking:
I THINK there is a way to change the playlist when using BDRB, but I forgot what it was.
Basically, I have one of those really rare Blu-rays that when you do a full disc backup and you 'Blank' the main movie in order to create just an Xtras disc, it blanks everything. It's also one of those annoying Blu-rays that divides the main movie up into many m2ts files.
Now, I've already used BDRB thankfully to gather all the stupid main movie files and rending them to a normal playable Blu-ray. But, when I went to create an Xtras only disc, if I Blank the main movie, everything is blanked. IIRC this has something to do with choosing a different playlist, right?
Is that possible?
Also, I generally try to keep the menus and such intact for just the Xtras, is that possible to do?
Thanks!
Lathe
9th February 2026, 02:37
Anybody...? Sure would help to know how to choose the right Xtras playlist if that is possible.
Thank you!
MrVideo
12th February 2026, 03:10
Anybody...? Sure would help to know how to choose the right Xtras playlist if that is possible.
I'm not sure there is ever a single playlist for all the extras. All of the discs that I remember watching has a menu listing the extras. During a submenu there is a potential for a play all; for example the making of series of featurettes or a bunch of deleted scenes. I've never seen a play all for every extra.
Lathe
12th February 2026, 03:26
I'm not sure there is ever a single playlist for all the extras. All of the discs that I remember watching has a menu listing the extras. During a submenu there is a potential for a play all; for example the making of series of featurettes or a bunch of deleted scenes. I've never seen a play all for every extra.
Thanks man, I appreciate the reply. It's just the rare, odd Blu-ray that for some reason when you blank the main film so that you can put all the Xtras with the menu on another disc, it just blanks everything. I had THOUGHT there was a way to go in and change that (don't know why they make it that way OR why they divide the movie up into several smaller files) It's a fairly rare case, but once in a while for some mysterious reason I guess they just make the Blu-ray that way.
I can always just import the xtras and create a Quick Play menu, so it's not THAT big of a deal ultimately...
MrVideo
12th February 2026, 09:33
OR why they divide the movie up into several smaller files
Splitting is done for a couple of main reasons:
1) extended version/theatrical version
2) different language text in different areas of the movie (Disney has done it with opening and closing credits where the text is in the language requested to be played by the user. But the rest of the movie is the same.)
Branching allows them to put both movies on the disc and have the highest bit-rate possible.
I've also seen it as a version of copy protection. When copied, the film's software detects this and plays a different playlist, resulting in some pieces being played out-of-order and sometimes, ultimately, displaying a notice that the disc was a copy.
Lathe
12th February 2026, 09:39
Splitting is done for a couple of main reasons:
1) extended version/theatrical version
2) different language text in different areas of the movie (Disney has done it with opening and closing credits where the text is in the language requested to be played by the user. But the rest of the movie is the same.)
Branching allows them to put both movies on the disc and have the highest bit-rate possible.
I've also seen it as a version of copy protection. When copied, the film's software detects this and plays a different playlist, resulting in some pieces being played out-of-order and sometimes, ultimately, displaying a notice that the disc was a copy.
Yep, when they're is branching I see why they need to do that, but this would have to fall into the last case you mention, some form of supposed copy protection I guess. And, maybe it's related to that or not, but in this case the weird blanking the main movie file with BDRB blanking ALL the files. Strange...
MrVideo
12th February 2026, 14:49
Ya, jdobbs is going to have to respond as he programmed the "blanking" code and knows the logic behind what it will, and won't, keep.
musiclover
12th February 2026, 15:15
I had in the past some small succes with the hidden option REENCODE_MENUS=1
Emulgator
12th February 2026, 16:46
I can only suggest to use DGDemux and BDEdit at the same time on the same BD rip.
In DGDemux go through all .mpls and visualize what is happening in each playlist.
Make notes of all the assets (I do that in an Excel spreadsheet for every serious project).
In BDEdit go through the controlling .mpls. Pick one, add .m2ts entries, or delete them, shift or shuffle them at your will.
If that plays what you need, have it reencoded by BD-RB.
A hoped-for semi-automatic detection of each one's favourite path under past and today's varying structures... I would not put that on jdobbs.
Lathe
12th February 2026, 20:33
I had in the past some small succes with the hidden option REENCODE_MENUS=1
I was wondering if there might be some hidden option that might help, I'll try that, thanks!
Lathe
12th February 2026, 20:34
I can only suggest to use DGDemux and BDEdit at the same time on the same BD rip.
In DGDemux go through all .mpls and visualize what is happening in each playlist.
Make notes of all the assets (I do that in an Excel spreadsheet for every serious project).
In BDEdit go through the controlling .mpls. Pick one, add .m2ts entries, or delete them, shift or shuffle them at your will.
If that plays what you need, have it reencoded by BD-RB.
A hoped-for semi-automatic detection of each one's favourite path under past and today's varying structures... I would not put that on jdobbs.
Heh, oh yeah, I can imagine that would work and that YOU would definitely know how to do that! :D
That's probably a tad over my paygrade, but I appreciate the input. Usually I just end up doing a super fast whole disc encode and use that for the Xtras. Thanks though!
CraigWally
6th March 2026, 16:39
Also what about the bad artifacting issue? What's causing that?
It's been a while, but my experience of this issue was that no matter what software I used to play these files it had that issue, but burning the iso to disc and playing on a 3D capable Blu-Ray player they played perfectly
snowc
8th April 2026, 16:16
Error while Attempting to Mux is occuring AGAIN!
----------------------
[04/08/26] BD Rebuilder v0.62.16
[08:26:44] Source: HOW_TO_TRAIN_YOUR_DRAGON_2025_00612
- Input BD size: 29.58 GB
- Approximate total content: [02:05:20.512]
- Windows Version: 6.2 [9200]
- MOVIE-ONLY/ALTERNATE OUTPUT mode enabled
- Mode: DVD-5, 720x480/576, AC3 Audio
- Quality: High Quality (Default)
- Decoding/Frame serving: X264/LAVF
- Audio Settings: AC3=0 DTS=0 HD=0 Kbs=640
[08:26:46] - Aborted per user request
----------------------
[04/08/26] BD Rebuilder v0.62.16
[08:26:49] Source: HOW_TO_TRAIN_YOUR_DRAGON_2025_00612
- Input BD size: 29.58 GB
- Approximate total content: [02:05:20.512]
- Windows Version: 6.2 [9200]
- MOVIE-ONLY/ALTERNATE OUTPUT mode enabled
- Mode: DVD-5, 720x480/576, AC3 Audio
- Quality: High Quality (Default)
- Decoding/Frame serving: X264/LAVF
- Audio Settings: AC3=0 DTS=0 HD=0 Kbs=640
[08:26:51] PHASE ONE, Encoding
- [08:26:51] Processing: VID_00246 (1 of 1)
- [08:26:51] Extracting A/V streams [VID_00246]
- [08:28:26] Reencoding video [VID_00246]
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23.976fps, 180,312 frames
- Bitrate: 4,323 Kbs
- [08:28:26] Reencoding: VID_00246
- [11:07:22] Video Encode complete
- [11:07:22] Processing audio tracks
- Track 4352 (eng): Keeping original core audio
[11:07:27]PHASE ONE complete
[11:07:27]PHASE TWO - Rebuild Started
- [11:07:27] Building ALTERNATE OUTPUT Structure
- [11:07:29] Converting 3 subtitles to DVD format.
- [11:13:40] Starting MPLEX.
- ERROR in attempt to mux (MPLEX)
[11:14:55] - Failed to REBUILD
robvalentino81
10th April 2026, 13:42
I'll see if there is an easy way to add the language to the filename before processing when necessary. My main worry is that there are many places where the filename might be referenced...
Was there ever a fix for this? I'm having the same issue with Amazing Spiderman 2 4K.
GiovAHD
22nd April 2026, 15:54
Size problem with Batch Queue
Hi guys, i tried to use Batch Queue to make different projects consecutively, but i found that size of BD in batch is not the same of that in single stream and so changes bitrate estimation;
example:
1. Single Stream
[04/22/26] BD Rebuilder v0.62.16
[05:47:24] Source: A_COMPLETE_UNKNOWN_(2024)_BD50
- Input BD size: 41,06 GB
- Approximate total content: [03:07:06.255]
- Target BD size: 23,73 GB
- Windows Version: 6.1 [7601]
- Quality: Highest (Very Slow), Two Pass
- Decoding/Frame serving: DGDecNV [4-way]
- Audio Settings: AC3=0 DTS=0 HD=1 Kbs=640
[05:47:24] PHASE ONE, Encoding
- [05:47:24] Blanking: VID_00257 (1 of 7)
- [05:47:24] Blanking: VID_00258 (2 of 7)
- [05:47:24] Processing: VID_00705 (3 of 7)
- [05:47:24] Extracting A/V streams [VID_00705]
- [05:51:26] Reencoding video [VID_00705]
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23,976fps, 202.748 frames
- Bitrate: 19.848 Kbs
2. In Batch Queue
[16:40:03] PROCESSING BATCH FILE [1]
----------------------
[04/21/26] BD Rebuilder v0.62.16
[16:40:03] Source: A_COMPLETE_UNKNOWN_(2024)_BD50
- Input BD size: 44,36 GB
- Approximate total content: [03:07:06.255]
- Target BD size: 23,73 GB
- Windows Version: 6.1 [7601]
- Quality: High Quality (Default), Two Pass
- Decoding/Frame serving: DGDecNV [4-way]
- Audio Settings: AC3=0 DTS=0 HD=1 Kbs=640
[16:40:03] PHASE ONE, Encoding
- [16:40:03] Blanking: VID_00257 (1 of 7)
- [16:40:03] Blanking: VID_00258 (2 of 7)
- [16:40:03] Processing: VID_00705 (3 of 7)
- [16:40:03] Extracting A/V streams [VID_00705]
- [16:44:26] Reencoding video [VID_00705]
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23,976fps, 202.748 frames
- Bitrate: 18.228 Kbs
Why in batch mode program doesn't consider the same size for the bd project?
Is there a way to fiz this?
Thanks in advance and best regards.
John
JugHead
3rd May 2026, 01:11
Just to let you know, the "www.avisynth.org." link is broken on the first page. "This Link" is working.
MrVideo
6th May 2026, 00:52
"This Link" isn't working either, since there is no link, just text.
musiclover
6th May 2026, 08:45
"This Link" isn't working either, since there is no link, just text.
He means "This Link" on the first page.
JugHead
8th May 2026, 02:55
He means "This Link" on the first page.
Correct. :)
MrVideo
14th May 2026, 22:54
He means "This Link" on the first page.
Sorry, should have said so. Fooled me. :eek:
jdobbs
29th May 2026, 21:22
Just to let you know, the "www.avisynth.org." link is broken on the first page. "This Link" is working.I got rid of the "www.avisynth.org" reference (since it doesn't exist anymore) and updated the "this link" so that it works.
GiovAHD
3rd June 2026, 00:45
Size problem with Batch Queue
Hi guys, i tried to use Batch Queue to make different projects consecutively, but i found that size of BD in batch is not the same of that in single stream and so changes bitrate estimation;
example:
1. Single Stream
[04/22/26] BD Rebuilder v0.62.16
[05:47:24] Source: A_COMPLETE_UNKNOWN_(2024)_BD50
- Input BD size: 41,06 GB
- Approximate total content: [03:07:06.255]
- Target BD size: 23,73 GB
- Windows Version: 6.1 [7601]
- Quality: Highest (Very Slow), Two Pass
- Decoding/Frame serving: DGDecNV [4-way]
- Audio Settings: AC3=0 DTS=0 HD=1 Kbs=640
[05:47:24] PHASE ONE, Encoding
- [05:47:24] Blanking: VID_00257 (1 of 7)
- [05:47:24] Blanking: VID_00258 (2 of 7)
- [05:47:24] Processing: VID_00705 (3 of 7)
- [05:47:24] Extracting A/V streams [VID_00705]
- [05:51:26] Reencoding video [VID_00705]
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23,976fps, 202.748 frames
- Bitrate: 19.848 Kbs
2. In Batch Queue
[16:40:03] PROCESSING BATCH FILE [1]
----------------------
[04/21/26] BD Rebuilder v0.62.16
[16:40:03] Source: A_COMPLETE_UNKNOWN_(2024)_BD50
- Input BD size: 44,36 GB
- Approximate total content: [03:07:06.255]
- Target BD size: 23,73 GB
- Windows Version: 6.1 [7601]
- Quality: High Quality (Default), Two Pass
- Decoding/Frame serving: DGDecNV [4-way]
- Audio Settings: AC3=0 DTS=0 HD=1 Kbs=640
[16:40:03] PHASE ONE, Encoding
- [16:40:03] Blanking: VID_00257 (1 of 7)
- [16:40:03] Blanking: VID_00258 (2 of 7)
- [16:40:03] Processing: VID_00705 (3 of 7)
- [16:40:03] Extracting A/V streams [VID_00705]
- [16:44:26] Reencoding video [VID_00705]
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23,976fps, 202.748 frames
- Bitrate: 18.228 Kbs
Why in batch mode program doesn't consider the same size for the bd project?
Is there a way to fiz this?
Thanks in advance and best regards.
John
And for this, no idea to fix? Thanks
jdobbs
3rd June 2026, 13:28
And for this, no idea to fix? ThanksFor one thing, you aren't using the same settings for the two jobs...
GiovAHD
4th June 2026, 06:03
For one thing, you aren't using the same settings for the two jobs...
If you mean the "quality" parameter, that doesn't change the bitrate, but the encoding duration. The other parameters are all the same, except for using Batch Queue.
Lathe
4th June 2026, 06:16
JD... HELP!!! I'm sorry to bother you man, I know your busy with all your undercover government work, but for the LIFE of me I cannot figure out some of these Blu-rays where BDRB will NOT allow you just to blank the movie file so that you can keep the menus and Xtras. It blanks EVERYTHING! I know this has something to do with the playlists, but is there any secret MOJO that you may have slipped in there where we can some way get around that?
Thanks man!
raquete
4th June 2026, 06:28
jdobbs
I want to author a dvd with audio only (5.1 AC3 or DTS), i don't mind about picture in background, can be black background.
Can you help me?
Another question is: If is possible to do a DVD with audio only(AC3 OR DTS 5.1), how to Buy a Pro version?
Cheers and thanks :-)
Ps: i need a tutorial too(a link to read, etc)
jdobbs
4th June 2026, 12:55
If you mean the "quality" parameter, that doesn't change the bitrate, but the encoding duration. The other parameters are all the same, except for using Batch Queue.Wrong. Quality has everything to do with the bitrate. And when I see one parameter changed -- it usually means others are changed as well.
jdobbs
4th June 2026, 13:01
JD... HELP!!! I'm sorry to bother you man, I know your busy with all your undercover government work, but for the LIFE of me I cannot figure out some of these Blu-rays where BDRB will NOT allow you just to blank the movie file so that you can keep the menus and Xtras. It blanks EVERYTHING! I know this has something to do with the playlists, but is there any secret MOJO that you may have slipped in there where we can some way get around that?
Thanks man!It usually means that there are playlists that share video sections. When you make changes it has to be reflected across an entire playlist (and any other playlist that shares portions of that one). I've even seen copy protection where they use playlists that are unreferenced in the coding that reference video -- just so it causes confusion.
GiovAHD
4th June 2026, 13:11
Wrong. Quality has everything to do with the bitrate. And when I see one parameter changed -- it usually means others are changed as well.
I disagree with what was said. With the same values for Target BD Size, Input BD Size, and Decoding/Frame Serving, the estimated bitrate will be the same! (tested and verified in multiple situations).
The problem here is that in Batch Queue mode, the Input BD Size parameter changes, and consequently, the bitrate changes.
I need to understand why this happens, if possible. Thanks!
jdobbs
4th June 2026, 14:46
I disagree with what was said. With the same values for Target BD Size, Input BD Size, and Decoding/Frame Serving, the estimated bitrate will be the same! (tested and verified in multiple situations).
The problem here is that in Batch Queue mode, the Input BD Size parameter changes, and consequently, the bitrate changes.
I need to understand why this happens, if possible. Thanks!Go ahead and believe what you want. Changing the quality mode will give better quality at a fixed bitrate setting, but it will also change the bitrate at fixed target quality setting.
But... the main driver for this bitrate difference is that the input size is larger in the second example. Again -- that points to changes in settings (or source). The exact same code is executed in batch mode as when not in batch mode. The only difference is where the settings are read.
I can tell you one thing absolutely. The two jobs aren't using the same settings -- because the log shows that they aren't.
Lathe
4th June 2026, 22:18
It usually means that there are playlists that share video sections. When you make changes it has to be reflected across an entire playlist (and any other playlist that shares portions of that one). I've even seen copy protection where they use playlists that are unreferenced in the coding that reference video -- just so it causes confusion.
Well, thanks man... I guess there's nothing I can do about it. It certainly does cause confusion alright... I even tried to render the entire disc as BD25 high speed, but for some odd reason it threw an error.
So, I just ended up importing all the Xtras and let BDRB do a QP menu, that's always a decent alternative.
MrVideo
5th June 2026, 03:32
jdobbs
I want to author a dvd
BDRB doesn't author DVDs, only BDs and UHDs.
raquete
5th June 2026, 05:18
BDRB doesn't author DVDs, only BDs and UHDs.
Oh boy, shame on me. :o
Thanks for answer! :thanks:
Lathe
5th June 2026, 05:30
Oh boy, shame on me. :o
Thanks for answer! :thanks:
Try DVD Rebuilder, also a creation of our Grandmaster and Host, JD... That was before he started taking Psychedelics and in a flash of brilliance created BD Rebuilder...
https://lh3.googleusercontent.com/pw/AP1GczMA29GYGmA4JZUBUL6A78vkE3g9hciv7BJD1CJ9l8pMRm5eIAaC4lxwR_AlgyF5iQBHYGTxDQC6uqJRQph5PFIs1BEL2tH7AmCx03S8EObRGv2I2lMxHNBG4x80z7xrqUBEUsiUCyfOqlI33Sr9urSq0Q=w176-h220-s-no-gm?authuser=0
And also you can try DVDStyler...
raquete
5th June 2026, 06:14
I also used psychedelics and, in several flashes of brilliance, created big problems... even though I stopped using psychedelics more than 50 years ago, I can't take my eyes off that mushroom.
The effect returns, it never disappears. :rolleyes:
i Have DVDStyler installed but i need a guide or tutorial.
DVD Rebuilder refuse to install in Win 11 cos want windows service pack one or superior.
edited: i got the free version and was installed without problems.
Thank you for help and i need to read 'some' to understand and use one or both programs. :thanks:
ps: mushroom image is saved, peace transmission is on.:cool:
Lathe
5th June 2026, 06:39
I also used psychedelics and, in several flashes of brilliance, created big problems... even though I stopped using psychedelics more than 50 years ago, I can't take my eyes off that mushroom.
The effect returns, it never disappears. :rolleyes:
i Have DVDStyler installed but i need a guide or tutorial.
DVD Rebuilder refuse to install in Win 11 cos want windows service pack one or superior.
Thank you for help and i need to read 'some' to understand and use one or both programs. :thanks:
ps: mushroom image is saved, peace transmission is on.:cool:
Heh, I'm glad you liked the image... :D it is one of my favourites and I use it often on the few discussion boards I haunt.
I just learned how to use DVDStyler, and it's not too bad. If JD will excuse me for posting it here, since DVDRB isn't working with W11, I'll just post a few basic things I think you need to know.
Okay, I believe when you first open it, this window comes up where you choose the parameters of your DVD. I have it set here for a basic US DVD as you'll see in the settings. Change any of the settings if you need to do so:
https://lh3.googleusercontent.com/pw/AP1GczO3ZBTEG59H-Upp3jiQ-coO8FyZ-dViIRdVxWk0w4r87NOg7WUiUtEbd6S_-uIVBVQZIb5wofU9sQcbgOON2kSywlfA8Nz-jueDuH1weVCwLQtGT0OrbdmoAhmlf5uqt0wl9XN-Lkdf6j9Y1iSPKi8jhQ=w727-h912-s-no-gm?authuser=0
Okay, then when you hit 'OK' it goes back to the main interface:
https://lh3.googleusercontent.com/pw/AP1GczPA6PEDo8MEBN0k2J-U92pr3S_O15r1bJZ_3Z8QikQyOANHSE6iDNKmDdSpeKzUSZjdn1kRgOJzb7rMAvF9POFWL_Ts6Uo0OX3hq9pAwbAtQfKDEw20QW5lKtvnroRC6TarkcbiwC2I8lL3JYh4Xph0-g=w1477-h1017-s-no-gm?authuser=0
Then, just drag and drop your MKV file (or I GUESS whatever type of media file, I'm not sure, but I used an MKV file) in the interface, and I think then you just go to FILE>BURN and I think that's it. You can choose your background and how your menu looks, I don't remember if it prompts you to do that at first or if you have to find and set that yourself.
I used an MKV file from the 1985 DVD 'MASKS OF DEATH' with Peter Cushing. I made this for a friend of mine who can only play DVDs.
I hope this helps. Feel free to send me a Private Message if you need any other help.
Cheers!
Jamie.
raquete
5th June 2026, 06:54
I don't have video files, 🙃
🤣
i only have audio files.A single black picture in background or any image of a mushroom will be cool.
Lathe
5th June 2026, 06:59
I don't have video files, 🙃
🤣
i only have audio files.A single black picture in background or any image of a mushroom will be cool.
Ummmm... so, I thought you were wanting to make DVD's...???
Lathe
5th June 2026, 07:03
Hmmm... so, this is just to play albums then. Well, if you want a background picture showing while playing albums on DVD, then the only thing I can think of (I'm sure others may have better suggestions) is use what I do to create music videos on YouTube. That is a tad trickier getting the background image to show throughout the whole song/album. It's called Microsoft Clipchamp. It's a bit of a pain because even if you download the desktop version, I think you hafta sign in to Microsoft every time. But there you drag and drop I guess your WAV or FLAC file if you hopefully are using lossless audio, and I suppose if you want the entire album you would have to put all the songs in one file, or do songs individually, and then choose a background image. Don't know if that will help...
raquete
5th June 2026, 07:12
Oh, yes, I want a DVD, but only with AC3 or DTS 5.1 audio.
I don't care about the image!
I'll simply use the DVD in a DVD player connected to my 5.1 system.
But your tips are great, as they are a good starting point.
Who knows, maybe I'll get good results and publish them to share with those who have the same interests as me, because I haven't found anything simple that gives me the desired results.
Thank you very much. :thanks: 👍
Lathe
5th June 2026, 07:18
Oh, yes, I want a DVD, but only with AC3 or DTS 5.1 audio.
I don't care about the image!
I'll simply use the DVD in a DVD player connected to my 5.1 system.
But your tips are great, as they are a good starting point.
Who knows, maybe I'll get good results and publish them to share with those who have the same interests as me, because I haven't found anything simple that gives me the desired results.
Thank you very much. :thanks: 👍
Sure thing! Ah, I see... So, you want to play surround sound DVDs, gotcha! That I'm not sure about. I've created thousands of DVDs, Blu-rays, UHD-HD conversions, etc., but I don't think I've ever actually created a 5.1 DVD with a background image. I DO have tons of SACD's and BR-A and DVD-A discs that I've burned from ISO images, so I can play the full, Lossless audio, either 2.0 or 5.1 on my OPPO player as if I had the original discs, but I've never created one from scratch or with video, sorry.
raquete
5th June 2026, 07:46
I made DVDs with only audio and simple pictures a few years ago with DVDLab, GUI for DVD Author,
and even with the 'maligned' Goland AudioDVD Creator with a background image for each song.
The Audio DVD Creator doesn't want to work on Windows 11 even after changing the executable's compatibility to Windows 7.
Incredibly, if you use AudioDVD Creator and put the songs already in AC3 5.1, it doesn't re-encode the songs,
it preserves them as you encoded them. You can choose menu images, chapters, and put several hours of AC3 5.1 on a DVD.
(you can use AC3 448 or 640k, works well)
It was very good, but now it doesn't work on Windows 11.
I don't remember how to use DVD Lab anymore, but it's a pain, very tiring and tedious.
The GUI for DVD Author was very good, but I'm too old to remember all the details and
adjustments that need to be made to get good results...it's not laziness, it's old age (lol)
cheers! :-)
edited:
I save the iso of each dvd authored in external HDs and choose one of them to burn in DVDRW cos i have hundreds of this medias.
Lathe
5th June 2026, 07:51
I made DVDs with only audio and simple pictures a few years ago with DVDLab, GUI for DVD Author,
and even with the 'maligned' Goland AudioDVD Creator with a background image for each song.
The Audio DVD Creator doesn't want to work on Windows 11 even after changing the executable's compatibility to Windows 7.
Incredibly, if you use AudioDVD Creator and put the songs already in AC3 5.1, it doesn't re-encode the songs,
it preserves them as you encoded them. You can choose menu images, chapters, and put several hours of AC3 5.1 on a DVD.
(you can use AC3 448 or 640k, works well)
It was very good, but now it doesn't work on Windows 11.
I don't remember how to use DVD Lab anymore, but it's a pain, very tiring and tedious.
The GUI for DVD Author was very good, but I'm too old to remember all the details and
adjustments that need to be made to get good results...it's not laziness, it's old age (lol)
cheers! :-)
Sounds like you have a lot of experience making these, but apparently you can't run them on W11, that sure sux! When I reluctantly went to W11, I installed every tweak possible to bring everything back to the way W10 looks and works. Thank GOODNESS for people who take the time to allow us to 'Retrofit' the usually very ugly 'Upgrade' to Windows 11!
raquete
5th June 2026, 08:35
I don't have much experience doing this, I'm just persistent and almost never give up... in short; I'm stubborn!
I have 3 laptops and 1 'Tower'.
One notebook with Windows 11.
The other 2 notebooks are old and use Intel dual 2.5 MHz with a maximum supported memory of 4 MB each, and I'm going to install Windows 7 32-bit on both. (They have optical output but i never used)
The tower have an i3 and 7.1 audio output, and I'm going to install Windows 7 64-bit.
Let's see what happens... if it doesn't explode or catch fire,
I'll post the result or send a picture from the hospital.:p
Lathe
5th June 2026, 08:49
I don't have much experience doing this, I'm just persistent and almost never give up... in short; I'm stubborn!
I have 3 laptops and 1 'Tower'.
One notebook with Windows 11.
The other 2 notebooks are old and use Intel dual 2.5 MHz with a maximum supported memory of 4 MB each, and I'm going to install Windows 7 32-bit on both. (They have optical output but i never used)
The tower have an i3 and 7.1 audio output, and I'm going to install Windows 7 64-bit.
Let's see what happens... if it doesn't explode or catch fire,
I'll post the result or send a picture from the hospital.:p
https://forum.blu-ray.com/images/smilies/imported/thumbsup.gif
jdobbs
5th June 2026, 12:36
Hmmm... I'm running the final version of DVD Rebuilder Pro on Windows 11 with no issues. But honestly it is designed more for backups than trying to make a strictly audio disc.
m.rup
5th July 2026, 17:08
Hi there,
when tying to use NVEnc for the first time, I ran into some nasty problem.
When "Use AVS Filters during encoding" is selected, encoding is aborted, showing the error message "Failed video encode, aborted".
This happens always when "Use AVS Filters during encoding" is active, even when all filters are commented out!
With "Use AVS Filters during encoding" active:
------------------------------------------
BD Rebuilder v0.62.16
[06:49:02] Source: xxxxxx
- Input BD size: 82,17 GB
- Approximate total content: [03:30:38.080]
- Target BD size: 46,26 GB
- Windows Version: 6.2 [9200]
- AVS Filtering is enabled
- Quality: Highest (Very Slow), CQM
- UHD-BD source detected.
- Decoding/Frame serving: NVENCC
- Audio Settings: AC3=0 DTS=0 HD=1 Kbs=640
[06:49:02] PHASE ONE, Encoding
.
.
.
- [06:49:02] Processing: VID_00165 (62 of 137)
- [06:49:02] Extracting A/V streams [VID_00165]
- [06:49:09] Reencoding video [VID_00165]
- Source Video: HEVC, 3840x2160
- Rate/Length: 23,976fps, 576 frames
- [06:49:09] Performing CQM Prediction...
- Analyzing 18,10
[06:49:12] - Failed video encode, aborted
--------------------------------------------
With "Use AVS Filters during encoding" not active:
--------------------------------------------
[07.05.26] BD Rebuilder v0.62.16
[06:50:43] Source: xxxxxx
- Input BD size: 82,17 GB
- Approximate total content: [03:30:38.080]
- Target BD size: 46,26 GB
- Windows Version: 6.2 [9200]
- Quality: Highest (Very Slow), CQM
- UHD-BD source detected.
- Decoding/Frame serving: NVENCC
- Audio Settings: AC3=0 DTS=0 HD=1 Kbs=640
[06:50:43] PHASE ONE, Encoding
.
.
.
- [06:50:43] Processing: VID_00165 (62 of 137)
- [06:50:43] Extracting A/V streams [VID_00165]
- [06:50:50] Reencoding video [VID_00165]
- Source Video: HEVC, 3840x2160
- Rate/Length: 23,976fps, 576 frames
- [06:50:50] Performing CQM Prediction...
- Analyzing 18,10 22,00 23,10 23,45 [23,52]
- [06:51:11] Encoding using constant quality mode.
- [06:51:23] Video Encode complete
- [06:51:23] Processing audio tracks
- Track 4352 (eng): Keeping original audio
- [06:51:23] Multiplexing M2TS
--------------------------------------------
Is this a known issue? Or does somebody know a solution?
Using x265 with filters active worked well, but was lasting more than 30 hours :scared:
Edit: My Graphics Card is a Geforce 4070 Super.
jdobbs
6th July 2026, 22:18
Hi there,
when tying to use NVEnc for the first time, I ran into some nasty problem.
When "Use AVS Filters during encoding" is selected, encoding is aborted, showing the error message "Failed video encode, aborted".
This happens always when "Use AVS Filters during encoding" is active, even when all filters are commented out!
...
Is this a known issue? Or does somebody know a solution?
Using x265 with filters active worked well, but was lasting more than 30 hours :scared:
Edit: My Graphics Card is a Geforce 4070 Super.I just tested running with AVS filters enabled on my system with an NVidia card, and it ran correctly. I would suggest you take a close look at the commands you've added when you selected "Use AVS Filters" and make sure there isn't a syntax error of some type. You could also try cutting/pasting the command line in LASTCMD.TXT (in the BD-RB folder) right after it fails (to make sure you get the right one) into a command window and see what error you get.
Lathe
6th July 2026, 23:45
I don't have video files, 🙃
🤣
i only have audio files.A single black picture in background or any image of a mushroom will be cool.
https://lh3.googleusercontent.com/pw/AP1GczMA29GYGmA4JZUBUL6A78vkE3g9hciv7BJD1CJ9l8pMRm5eIAaC4lxwR_AlgyF5iQBHYGTxDQC6uqJRQph5PFIs1BEL2tH7AmCx03S8EObRGv2I2lMxHNBG4x80z7xrqUBEUsiUCyfOqlI33Sr9urSq0Q=w176-h220-s-no-gm?authuser=0
m.rup
6th July 2026, 23:46
Hi jdobbs, thanks for your reply, I will try the command line and will report back.
m.rup
7th July 2026, 16:26
Hi jdobbs, as recommended, I ran LASTCMD on command line.
Last command:
"C:\BD_Rebuilder\tools\nvenc\nvencc.exe" --avs -i "F:\BLURAY\FINAL\TESTUHD_NVENCTEST\WORKFILES\TEMP.AVS" --codec hevc --preset quality --profile main10 --output-depth 10 --repeat-headers --chromaloc 2 --colorprim bt2020 --transfer smpte2084 --colormatrix bt2020nc --master-display G(13250,34500)B(7500,3000)R(34000,16000)WP(15635,16450)L(40000000,50) --max-cll 1407,129 --qp-min 0 --vbr 0 --vbr-quality 18.1 --aq --aq-temporal --sar 1:1 --aud --pic-struct --vbv-bufsize 45000 --max-bitrate 48000 --lookahead 24 --no-b-adapt --gop-len 24 -o "F:\BLURAY\FINAL\TESTUHD_NVENCTEST\WORKFILES\TEMP.265"
I got the following error:
nvenc : Error on nvEncCreateBitstreamBuffer: 10 (NVENC indicates that the API call failed because it was unable to allocate enough memory to perform the requested operation.)
Failed to allocate Output Buffer, Please reduce MAX_FRAMES_TO_PRELOAD
My system has 16GB of RAM, the graphics card has 12GB.
No other applications are running during encode.
As already mentioned, this only happens when AVS Filters are active.
This made me do some more testing, trying everything related to filters that came to my mind at random, and there is an outcome:
NVEnc in combination with BD Rebuilder can't handle comment character "#"!
This works:
F:FFT3DGPU(bt=-1,sharpen=0.6)
F:Tweak(cont=1.2,bright=0,coring=false)
Neither this
F:FFT3DGPU(bt=-1,sharpen=0.6)
#F:Tweak(cont=1.2,bright=0,coring=false)
nor this
#F:FFT3DGPU(bt=-1,sharpen=0.6)
F:Tweak(cont=1.2,bright=0,coring=false)
does.
That's strange and tricky!
I'm using someting like this for decades now to avoid typos (as you rightly mentioned before) by simply commenting out/uncommenting the filters needed, beginning with DVD Rebuilder, followed by BD Rebuilder using x264 and x265 and there never was an issue.
Well, fortunately, the problem is identified and an encode using NVEnc is running right now.
m.rup
7th July 2026, 21:35
Looks that I was to hasty :(, meanwhile I get the error also without any comment.
varekai
8th July 2026, 13:24
!
https://i.imgur.com/1DWNfuj.gif
Lathe
9th July 2026, 00:33
https://i.imgur.com/1DWNfuj.gif
Hmmm, not bad... :D
MrVideo
24th August 2026, 22:09
What was working a couple of days ago, now isn't.
A few moments into collecting info, the following gpugui dialog pops up:
Run-time error '6':
Overflow
I tried running it with a file that previously worked. Same issue.
[Added info]: Sources are 4K. Doing a UHD backup works just fine.
Any ideas?
jdobbs
24th August 2026, 23:08
What was working a couple of days ago, now isn't.
A few moments into collecting info, the following gpugui dialog pops up:
Run-time error '6':
Overflow
I tried running it with a file that previously worked. Same issue.
[Added info]: Sources are 4K. Doing a UHD backup works just fine.
Any ideas?Try renaming your BDREBUILDER.INI file to something else and see if it works with just standard/default settings. If it does, we'll look at the INI and see if we can identify what it is.
MrVideo
25th August 2026, 01:04
Try renaming your BDREBUILDER.INI file to something else and see if it works with just standard/default settings. If it does, we'll look at the INI and see if we can identify what it is.
Nope, no change. Still errors out.
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.