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
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.