View Full Version : BD Rebuilder Beta - Bug Reports Only
jdobbs
24th July 2020, 13:15
I'm loving the speed gains on this latest version,
However
Is the "Quicker encode for extras" still working right
I've just tried to The Great Escape BluRay 1080,
and the extras have come out larger than the original with the main movie being compressed more than necessary
I'm just doing some further test, I'll post settings/ini etc later if necessary
EDIT: Hmmm, somethings not right here
If I choose "movie and menus / auto blank extras" - it chooses all the extras, rather than blanking them - seems to be just this disc?!When "quick for extras" is checked, no sizing checks are done on the extras. They are just encoded at a fixed CRF rate and the feature is adjusted based on their total end sizing. The whole point is to get them done quickly because they don't (typically) add up to much anyway. The normal CRF (or CQM) used varies based on the target -- on a BD-25 CRF is 20. Normally that would make them smaller than the originals -- but if the originals were encoded at a very low bitrate it could, possibly, make them larger. If you think they are taking too much space, you can adjust the CRF/CQM value by adding QUICK_CRF=nn (nn being the new target CRF) to the BDREBUILDER.INI file (see the explanation in HIDDENOPTS.TXT). If you choose a value larger than the default they will get smaller and show less quality.
cartman0208
24th July 2020, 13:16
Here's the log
[07.24.20] BD Rebuilder v0.61.09
[09:09:06] Source: LUCYUHD
- Input BD size: 58,50 GB
- Approximate total content: [01:42:30.060]
- Target BD size: 47,85 GB
- Windows Version: 6.2 [9200]
- Quality: Highest (Very Slow), CQM
- Decoding/Frame serving: NVENCC
- Audio Settings: AC3=0 DTS=0 HD=1 Kbs=640
[09:09:09] PHASE ONE, Encoding
- [09:09:09] Processing: VID_00000 (1 of 3)
- [09:09:09] Extracting A/V streams [VID_00000]
- Extracting video streams [VID_00000]
- Extracting audio/subtitle streams [VID_00000]
- [09:15:57] Reencoding video [VID_00000]
- Source Video: HEVC, 3840x2160
- Rate/Length: 23,976fps, 128.721 frames
- [09:15:57] Performing CQM Prediction...
- Analyzing 1,00 [1,00]
- [09:16:50] Encoding using constant quality mode.
- [10:08:10] Video Encode complete
- [10:08:10] Processing audio tracks
- Track 4353 (eng): Keeping original audio
- Track 4354 (deu): Keeping original audio
- [10:08:11] Multiplexing M2TS
- [10:10:00] Processing: VID_00003 (2 of 3)
- [10:10:00] Extracting A/V streams [VID_00003]
- [10:10:04] Reencoding video [VID_00003]
- [10:10:04] Keeping original video (no reencode)
- [10:10:04] Processing audio tracks
- [10:10:04] Multiplexing M2TS
- [10:10:08] Processing: VID_00004 (3 of 3)
- [10:10:08] Extracting A/V streams [VID_00004]
- [10:10:12] Reencoding video [VID_00004]
- [10:10:12] Keeping original video (no reencode)
- [10:10:12] Processing audio tracks
- Track 4352 (eng): Keeping original audio
- [10:10:12] Multiplexing M2TS
[10:10:16]PHASE ONE complete
[10:10:16]PHASE TWO - Rebuild Started
- [10:10:16] Rebuilding BD file Structure
[10:10:22] - Encode and Rebuild complete
[10:10:22] Writing BD structure to ISO file
- ImgBurn completed successfully
[10:13:00] JOB: LUCYUHD finished.
[/QUOTE]
and the .inf
[QUOTE][Status]
LABEL=LUCYUHD
VERSION=v0.61.09
SOURCE_SIZE=62817573023
SOURCE_VIDEO_SIZE=62142130176
TARGET_SIZE=51380224000
REDUCTION=.815948552284787
RESIZE_1080=0
RESIZE_1440=0
AUDIO_TO_KEEP=deu;eng;ger;
KEEP_HD_AUDIO=-1
SUBS_TO_KEEP=all
BACKUP_MODE=0
MOVIEONLY_TYPE=0
USE_LAVF=0
INSTANCES=1
DGDECNV=-1
DGDECIM=0
FRIMSOURCE=0
FFMS2=0
SSIF_MODE=0
UHD_V3_MODE=0
QUICK=0
ENCODE_STEP=0
COMPLETED=3
REBUILD_COMPLETE=1
[00000]
AUDIO=011
PGS=111111111111
VIDEO2=0
V2MBRATE=0
M2TS_TARGET=50587878624
NSTART=26999955
NEND=268593181
NSIZE=36097812480
FLINK=0
MLINK=0
[00003]
AUDIO=
PGS=
VIDEO2=0
V2MBRATE=0
M2TS_TARGET=10026
USE_ORIGINAL=1
NSTART=27000000
NEND=27011261
NSIZE=12288
FLINK=0
MLINK=0
[00004]
USE_ORIGINAL=1
AUDIO=1
PGS=
VIDEO2=0
V2MBRATE=0
M2TS_TARGET=116892502
NSTART=27000000
NEND=28081080
NSIZE=143271936
FLINK=0
MLINK=0
Another thing I noticed ...
currently CQM is set, but LASTCMD states "--vbr 0 --vbr-quality <cqm-prediction-result>" ... shouldn't that be "--cqp <cqm-prediction-result>" ?
jdobbs
24th July 2020, 13:35
Another thing I noticed ...
currently CQM is set, but LASTCMD states "--vbr 0 --vbr-quality <cqm-prediction-result>" ... shouldn't that be "--cqp <cqm-prediction-result>" ?No. cqp would set a constant quantizer value (or set of quantizer values for I, P, and B frames). Constant Quality Mode (CQM) would use "--vbr 0 --vbr-quality <float>"
I guess it's possible that shrinking the original by such a low factor might result in a value of 1.00, especially if the original was purposely oversized to force the need for a dual-layer disc -- but I would think that would be extremely rare (although I have seen it before).
What happens if you select a 25GB target size?
Did you get a chance to look at the size of the sample file?
cartman0208
24th July 2020, 13:48
Did you get a chance to look at the size of the sample file?
I'm currently on another encode (where everything looks fine, several numbers on prediction, the sample file is around 750MB) but will retry the one in question after
I should mention, the one I posted, was way undersized ... around 35GB
jdobbs
24th July 2020, 13:48
I'm currently on another encode (where everything looks fine, several numbers on prediction, the sample file is around 750MB) but will retry the one in question afterThanks.
In your INF file it looks like the output M2TS size is actually smaller than the target size, even with a CQM value of 1.00. That makes me wonder if the original actually was purposefully oversized. I've even seen M2TS files that were padded with zeros to make them larger. The one here is a pretty short film (about 90 minutes). Weird.
I would have thought, though, that BD-RB would have noticed (after extracting the HEVC elementary stream) that no reencoding was needed and would have kept the original (unless "force_encode" was asserted). It is probably possible to pad an elementary stream too, I guess (you just wouldn't use zeros). Curious.
cartman0208
24th July 2020, 14:06
But would a CQM value of 1.00 not result in a HUGE output file, since its almost lossless?
[edit]
Mediainfo Output on the sample file
General
ID : 1 (0x1)
Complete name : U:\BD-Output\WORKFILES\00000.AVS.SMPL.m2ts
Format : MPEG-TS
File size : 604 MiB
Duration : 1 s 1 ms
Overall bit rate mode : Variable
Overall bit rate : 4 956 Mb/s
FileExtension_Invalid : ts m2t m2s m4t m4s tmf ts tp trp ty
Video
ID : 256 (0x100)
Menu ID : 1 (0x1)
Format : HEVC
Format/Info : High Efficiency Video Coding
Format profile : Main 10@L5.1@High
HDR format : SMPTE ST 2086, HDR10 compatible
Codec ID : 36
Duration : 2 s 2 ms
Bit rate : 4 711 Mb/s
Width : 3 840 pixels
Height : 2 160 pixels
Display aspect ratio : 16:9
Frame rate : 23.976 (24000/1001) FPS
Color space : YUV
Chroma subsampling : 4:2:0 (Type 2)
Bit depth : 10 bits
Bits/(Pixel*Frame) : 23.690
Stream size : 1.10 GiB
Writing library : ATEME Titan KFE 3.7.3 (4.7.3.1003)
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.0050 cd/m2, max: 1000 cd/m2
Maximum Content Light Level : 1000 cd/m2
Maximum Frame-Average Light Level : 400 cd/m2
Menu
ID : 4096 (0x1000)
Menu ID : 1 (0x1)
Duration : 1 s 1 ms
List : 256 (0x100) (HEVC)
Service name : Service01
Service provider : FFmpeg
Service type : digital television
That's one big Bits/(Pixel*Frame) value :eek:
jdobbs
24th July 2020, 14:15
But would a CQM value of 1.00 not result in a HUGE output file, since its almost lossless?You would think so.
By the way, the sample file is nothing more than sets of frames pulled intact from the original stream. So what you are seeing there is the original information.
The only way to know is to look at the command line in LASTCMD.TXT (before the next encode starts) and see if it was actually used for the encode.
cartman0208
24th July 2020, 14:19
You would think so.
The only way to know is to look at the command line in LASTCMD.TXT (before the next encode starts) and see if it was actually used for the encode.
... --max-cll 1000,400 --qp-min 0 --vbr 0 --vbr-quality 1 --aq-temporal --keyfile "U:\BD-OUTPUT\WORKFILES\VID_00000.CHP"...
:scared:
[edit]
Well well ... on target-size BD25 I get:
- [15:29:49] Performing CQM Prediction...
- Analyzing 18,05 20,00 20,50 [20,50]
Sharc
24th July 2020, 14:49
That's one big Bits/(Pixel*Frame) value :eek:
No wonder when you look at the bitrate:
Bit rate : 4 711 Mb/s
jdobbs
24th July 2020, 17:04
No wonder when you look at the bitrate:Wow. That is an illegally high bitrate, even for a UHD/BD. I have to believe MEDIAINFO is reporting it incorrectly. It could be due to the way in which BD-RB creates the sample file by pulling sets of frames in small groups and throwing them together as an M2TS for sample reencoding. The PTS values might look a little crazy to it, as they start over again with each I frame at the start of a grouping. It won't affect the decoding/reencoding for sampling -- but might look goofy as a whole when trying to analyze it.
cartman0208
24th July 2020, 19:48
Sorry to be annoying, but I found another thing:
On Alternate Output the Cropping-Borders-Feature seems broken:
"U:\BD_Rebuilder\tools\nvenc\nvencc.exe" --avs -i "U:\BD-OUTPUT\WORKFILES\VID_00002.AVS" --codec hevc --preset performance --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(10000000,1) --max-cll 435,289 --qp-min 0 --vbr 0 --vbr-quality 25 --aq-temporal --keyfile "U:\BD-OUTPUT\WORKFILES\VID_00002.CHP" --aud --pic-struct --vbv-bufsize 45000 --max-bitrate 48000 --gop-len 24 -o "U:\BD-OUTPUT\WORKFILES\VID_00002.AVS.hevc"
--------------------------------------------------------------------------------
U:\BD-OUTPUT\WORKFILES\VID_00002.AVS.hevc
--------------------------------------------------------------------------------
avs: invalid clip.
avs: DirectShowSource: RenderFile, the filter graph manager won't talk to me
avs: (U:\BD-OUTPUT\WORKFILES\VID_00002.AVS, line 2)
failed to initialize file reader(s).
Failed to open input file.
[00003]
caption=MKV, HEVC, 1080p, Auto-AC3
aBitrate=640
aType=0
cType=1
vEncoder=1
vFormat=5
vKeyint=Auto
vBitrate=0
#Created by BD Rebuilder - v0.61.09
DirectshowSource("U:\FULLDISC\UHD_ASTERIX\BDMV\STREAM\00002.m2ts", fps=23.976, framecount=123617, audio=false)
Spline16Resize(1920,1080)
LoadPlugin("U:\BD_Rebuilder\tools\autocrop.dll")
Autocrop(mode=0, hMultOf=4)
ConvertToYV12().AssumeFPS(24000,1001)
[edit]
I made a list of different scenarios, where autocrop is working or not:
Source: h264 1080p, Target: h264 1080p, Decoder: DShow, Encoder: x26x - working
Source: h264 1080p, Target: h264 1080p, Decoder: DShow, Encoder: NVenc - failed
Source: h264 1080p, Target: h264 1080p, Decoder: DGdecNV, Encoder: x26x - failed
Source: h264 1080p, Target: h264 1080p, Decoder: DGdecNV, Encoder: NVenc - failed
Source: h264 1080p, Target: hevc 1080p, Decoder: DShow, Encoder: x26x - hanging
Source: h264 1080p, Target: hevc 1080p, Decoder: DShow, Encoder: NVenc - working
Source: h264 1080p, Target: hevc 1080p, Decoder: DGdecNV, Encoder: x26x - hanging
Source: h264 1080p, Target: hevc 1080p, Decoder: DGdecNV, Encoder: NVenc - failed
Source: hevc 2160p, Target: h264 1080p, Decoder: DShow, Encoder: x26x - failed
Source: hevc 2160p, Target: h264 1080p, Decoder: DShow, Encoder: NVenc - failed
Source: hevc 2160p, Target: h264 1080p, Decoder: DGdecNV, Encoder: x26x - failed
Source: hevc 2160p, Target: h264 1080p, Decoder: DGdecNV, Encoder: NVenc - failed
Source: hevc 2160p, Target: hevc 1080p, Decoder: DShow, Encoder: x26x - working
Source: hevc 2160p, Target: hevc 1080p, Decoder: DShow, Encoder: NVenc - failed
Source: hevc 2160p, Target: hevc 1080p, Decoder: DGdecNV, Encoder: x26x - working
Source: hevc 2160p, Target: hevc 1080p, Decoder: DGdecNV, Encoder: NVenc - failed
Source: hevc 2160p, Target: h264 2160p, Decoder: DShow, Encoder: x26x - failed
Source: hevc 2160p, Target: h264 2160p, Decoder: DShow, Encoder: NVenc - failed
Source: hevc 2160p, Target: h264 2160p, Decoder: DGdecNV, Encoder: x26x - failed
Source: hevc 2160p, Target: h264 2160p, Decoder: DGdecNV, Encoder: NVenc - failed
Source: hevc 2160p, Target: hevc 2160p, Decoder: DShow, Encoder: x26x - working
Source: hevc 2160p, Target: hevc 2160p, Decoder: DShow, Encoder: NVenc - failed
Source: hevc 2160p, Target: hevc 2160p, Decoder: DGdecNV, Encoder: x26x - working
Source: hevc 2160p, Target: hevc 2160p, Decoder: DGdecNV, Encoder: NVenc - failed
MrVideo
24th July 2020, 23:17
@cartman0208: Please use code wrapping instead of quote wrapping for data lists. That way long lists will get scrollbars and use the correct font. Thanks.
cartman0208
24th July 2020, 23:29
@cartman0208: Please use code wrapping instead of quote wrapping for data lists. That way long lists will get scrollbars and use the correct font. Thanks.
Yep, I know ... but as you can see, no horizontal scrollbars ... at least not in the post itself, but in the browser ... and that kind of messes up the thread, imho.
For the next long list I'll use CODE, but else I would rather use QUOTE, if that is OK?
MrVideo
25th July 2020, 01:58
Yep, I know ... but as you can see, no horizontal scrollbars.
I get around the long lines by adding CRs to those long lines, making two, or more, shorter lines. They do not have to stay long.
BuddTX
25th July 2020, 15:02
Sorry to be annoying, but I found another thing:
On Alternate Output the Cropping-Borders-Feature seems broken:[/CODE]
Thank you for finding this issue Cartman, as this has been happening to me also.
I have just been testing each "session" with "UHD_LIMIT_ENCODE=1" before I create the full length MKV, so that I dont waste 2-4 days processing a video that will fail.
Oh, btw, I am only doing software encoding at this time, if that matters.
On the videos that fail, I create the MKV file with "cropping borders" unchecked, but with all other videos, I like having this feature checked.
jdobbs
26th July 2020, 14:27
Unfortunately AUTOCROP is simply an AVISYNTH PlugIn that I added to the BD-RB package. BD-RB just adds it to the AVISYNTH file when the box is checked. If it has an issue... there's really not much I can do other than maybe removing it as an option.
If you run into this problem, pretty much all I can recommend is to just use AVISYNTH filters to do the cropping manually.
BuddTX
26th July 2020, 18:42
Unfortunately AUTOCROP is simply an AVISYNTH PlugIn that I added to the BD-RB package. BD-RB just adds it to the AVISYNTH file when the box is checked. If it has an issue... there's really not much I can do other than maybe removing it as an option.
If you run into this problem, pretty much all I can recommend is to just use AVISYNTH filters to do the cropping manually.
Thanks JDobbs. I have not had this problem of a job failing with Autocrop selected, but the job successfully completed when unchecking the AutoCrop button until relatively recently.
I also have been playing with newer versions of Avisynth. (Currently using AviSynthPlus 3.6.1)
Wonder if this plugin would work "better" or "more reliably"?
RoboCrop
https://forum.doom9.org/showthread.php?t=168053&highlight=autocrop.dll
Version 1.13 has a release date of 2-7-2020
However, I do not see any place to download this dll.
In post 95 of the above link, "hello_hello" wrote "RoboCropped.avsi" and posted a link.
from the link above:
Plugin's for both Avisynth v2.5 and v2.6.
RoboCrop is an automatic cropping solution to crop black borders from video clips, loosely based on (but using no code from)
Autocrop by Glenn Bussell.
For the most part, you can just call it with RoboCrop(clip) and not bother with any other arguements, it is intended to be pretty
much autonomous in its decisions. You might however want to alter eg WMod and HMod if your encoder has special requirements, and
perhaps Laced if your source is likely to be fully progressive.
Borders are detected by sampling at Samples frames, at scanlines (h/v) using AverageLuma (RGB is converted to Luma Y at either TV or
PC levels, See Matrix). This sampling is done on all 4 sides of the frame.
If a scanline Average luma is below or equal to Thresh, then is considered possible black border, above considered possible image,
if Baffle [default=4] adjacent scanlines above Thresh, then it IS image.
Thanks JDobbs!
BuddTX
26th July 2020, 18:45
Also, maybe I should try using your "officially recommended" avisynth version, or maybe go back to 2.5.7 and see if that "fixes" the problem, the next time I find a video that fails with the autocrop selected, but is sucessful with autocrop unchecked.
cartman0208
26th July 2020, 23:00
I've dug a little further...
Looking at the software-only results
Source: h264 1080p, Target: h264 1080p, Decoder: DShow, Encoder: x26x - working
Source: h264 1080p, Target: hevc 1080p, Decoder: DShow, Encoder: x26x - hanging
Source: hevc 2160p, Target: h264 1080p, Decoder: DShow, Encoder: x26x - failed
Source: hevc 2160p, Target: hevc 1080p, Decoder: DShow, Encoder: x26x - working
Source: hevc 2160p, Target: h264 2160p, Decoder: DShow, Encoder: x26x - failed
Source: hevc 2160p, Target: hevc 2160p, Decoder: DShow, Encoder: x26x - working
that's not an issue of Avisynth or the Autocrop plugin ... the conversions between x264 and x265 content (and vice versa) seem to cause trouble ... the above results are the same with or without Autocrop.
jdobbs
27th July 2020, 01:10
I've dug a little further...
Looking at the software-only results
Source: h264 1080p, Target: h264 1080p, Decoder: DShow, Encoder: x26x - working
Source: h264 1080p, Target: hevc 1080p, Decoder: DShow, Encoder: x26x - hanging
Source: hevc 2160p, Target: h264 1080p, Decoder: DShow, Encoder: x26x - failed
Source: hevc 2160p, Target: hevc 1080p, Decoder: DShow, Encoder: x26x - working
Source: hevc 2160p, Target: h264 2160p, Decoder: DShow, Encoder: x26x - failed
Source: hevc 2160p, Target: hevc 2160p, Decoder: DShow, Encoder: x26x - working
that's not an issue of Avisynth or the Autocrop plugin ... the conversions between x264 and x265 content (and vice versa) seem to cause trouble ... the above results are the same with or without Autocrop.I don't think I understand what you are saying. Can you provide an description of what you are doing that results in a hang of a failure? A log maybe?
jedihyte
27th July 2020, 03:34
Is there a way to make a movie only MKV backup with MVC 3D? All my full 3D BD-25 Blu-ray backups using BDRebuilder always come out pixelated when using Powerdvd playback but fine if burn and use a hardware player, never can figure out how to get around this, so I want to try a 3D MVC MKV option.
Sharc
27th July 2020, 07:57
Is there a way to make a movie only MKV backup with MVC 3D? All my full 3D BD-25 Blu-ray backups using BDRebuilder always come out pixelated when using Powerdvd playback but fine if burn and use a hardware player, never can figure out how to get around this, so I want to try a 3D MVC MKV option.
There is no '3D MVC mkv' option AFAIK. However, the Alternate Movie-only output includes a few options for SBS 3D mkv.
cartman0208
27th July 2020, 10:24
I don't think I understand what you are saying. Can you provide an description of what you are doing that results in a hang of a failure? A log maybe?
I think, the log won't help much
[07.27.20] BD Rebuilder v0.61.09
[11:05:18] Source: SPECTRE_00800
- Input BD size: 37,52 GB
- Approximate total content: [02:28:06.878]
- Windows Version: 6.2 [9200]
- MOVIE-ONLY/ALTERNATE OUTPUT mode enabled
- Mode: MKV, HEVC, NO_RESIZE, Auto-AC3
- Quality: Good (Fastest, BD-25+)
- Decoding/Frame serving: DirectShow
- Audio Settings: AC3=0 DTS=0 HD=0 Kbs=640
[11:05:20] PHASE ONE, Encoding
- [11:05:20] Processing: VID_02211 (1 of 1)
- [11:05:20] Extracting A/V streams [VID_02211]
- [11:14:02] Reencoding video [VID_02211]
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23,976fps, 213.072 frames
- [11:14:02] Reencoding: VID_02211, Pass 1 of 1
No Progress, no CPU usage...
Running the contents of LASTCMD returns nothing.
"V:\BD_Rebuilder2\tools\x265-64.exe" - --preset ultrafast --slow-firstpass --qpfile "V:\OUTPUT\WORKFILES\VID_02211.CHP" --keyint 240 --crf 25 --y4m --stats "V:\OUTPUT\WORKFILES\VID_02211.AVS.hevc.stats" --output "V:\OUTPUT\WORKFILES\VID_02211.AVS.hevc"
when I break the command with CTRL+C, I get:
x265 [error]: unable to open input file <->
jdobbs
27th July 2020, 13:06
I think, the log won't help much
[07.27.20] BD Rebuilder v0.61.09
[11:05:18] Source: SPECTRE_00800
- Input BD size: 37,52 GB
- Approximate total content: [02:28:06.878]
- Windows Version: 6.2 [9200]
- MOVIE-ONLY/ALTERNATE OUTPUT mode enabled
- Mode: MKV, HEVC, NO_RESIZE, Auto-AC3
- Quality: Good (Fastest, BD-25+)
- Decoding/Frame serving: DirectShow
- Audio Settings: AC3=0 DTS=0 HD=0 Kbs=640
[11:05:20] PHASE ONE, Encoding
- [11:05:20] Processing: VID_02211 (1 of 1)
- [11:05:20] Extracting A/V streams [VID_02211]
- [11:14:02] Reencoding video [VID_02211]
- Source Video: MPEG-4 (AVC), 1920x1080
- Rate/Length: 23,976fps, 213.072 frames
- [11:14:02] Reencoding: VID_02211, Pass 1 of 1
No Progress, no CPU usage...
Running the contents of LASTCMD returns nothing.
when I break the command with CTRL+C, I get:
x265 [error]: unable to open input file <->I can see the issue. X265 is trying to encode using a pipe as input, but nothing is being fed to the pipe. Unfortunately, though, I've tried several times and I can't repeat the issue. Can you please send (or post) a copy of your BDREBUILDER.INI and ALTERNATE.TXT files? I need to try with your exact settings.
cartman0208
27th July 2020, 13:19
[Options]
VERSION=0.61.0.7
ENCODER=0
MODE=3
ENCODE_QUALITY=5
ONEPASS_ENCODING=0
AUTO_QUALITY=0
MOVIEONLY_TYPE=1
ALTCRF=25
ALT_TARGET=1024
ALT_CRF_TARGET=1024
ALTMETHOD=0
ALTAUTOCROP=0
AUDIO_TO_KEEP=deu;eng;ger;
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=0
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=1
AUDIO_TRACK_LIMIT=1
SUBTITLE_TRACK_LIMIT=0
CUSTOM_TARGET_SIZE=23500
[Paths]
SOURCE_PATH=V:\FULLDISC\SPECTRE\
WORKING_PATH=V:\OUTPUT\
# The options below show up in the Alternate Output Dialog
# Settings:
# caption=Text to show on alternate selection list
# vEncoder=Video encoder, 0=x264 (default), 1=x265, 2=HC Encoder (MPEG-2)
# Note: A cType of 3 or 4 (see below) forces MPEG-2 via HCEncoder
# vBitrate=Bitrate to use for two-pass video encoding, * = variable (DVD only)
# aBitrate=Bitrate to use for audio encoding, * = automatic (constant quality encode, not allowed for iPod & iPad)
# aType=Output Audio Type, 0=AC3, 1=AAC (Note: Audio bitrate less than 384Kbs implies stereo downmix)
# 2=[Intact audio -- MKV & MP4 only]
# vFormat=Video Format: 0=320x240/180, 1= 480x360/270, 2= 640x480/360, 3= 1024x768/576,
# 4= 1280x720, 5= 1920x1080, 6= 720x480/576, 7= No Resizing, 8=Intact
# vKeyint=Video GOP size (interval): Default=24, "Auto" = 10x framerate (MKV & MP4 only)
# cType= Container/limits type, 0=iPod (mp4), 1=MKV, 2=iPad (mp4), 3=DVD-5, 4=DVD-9, 5=MP4 6=iPad 2+ (MP4)
[00001]
caption=MKV, HEVC, NO_RESIZE, Auto-AC3
aBitrate=640
aType=0
cType=1
vEncoder=1
vFormat=7
vKeyint=Auto
vBitrate=0
[00002]
caption=MP4, HEVC, NO_RESIZE, Auto-AC3
aBitrate=640
aType=0
cType=5
vEncoder=1
vFormat=7
vKeyint=Auto
vBitrate=0
[00003]
caption=MKV, HEVC, 1080p, Auto-AC3
aBitrate=640
aType=0
cType=1
vEncoder=1
vFormat=5
vKeyint=Auto
vBitrate=0
[00004]
caption=MP4, HEVC, 1080p, Auto-AC3
aBitrate=640
aType=0
cType=5
vEncoder=1
vFormat=5
vKeyint=Auto
[00005]
caption=MKV, H264, NO_RESIZE, Auto-AC3
aBitrate=640
aType=0
cType=1
vEncoder=0
vFormat=7
vKeyint=Auto
vBitrate=0
[00006]
caption=MP4, H264, NO_RESIZE, Auto-AC3
aBitrate=640
aType=0
cType=5
vEncoder=0
vFormat=7
vKeyint=Auto
vBitrate=0
[00007]
caption=MKV, H264, 1080p, Auto-AC3
aBitrate=640
aType=0
cType=1
vEncoder=0
vFormat=5
vKeyint=Auto
vBitrate=0
[00008]
caption=MP4, H264, 1080p, Auto-AC3
aBitrate=640
aType=0
cType=5
vEncoder=0
vFormat=5
vKeyint=Auto
An Inspect returns
[07.27.20] Checking System Settings
- BD-Rebuilder v0.61.09
- Windows Version: 6.2 [9200]
- Working Path Free Space: 632,36GB
- AVISYNTH Version: 2.6.0.6, Ok
- LAVFILTERS: Ok
- X264: Ok
- X265: Wrong version found
- AFTEN: Ok
- FAAC: Ok
- MP4BOX: Ok
- WAVI: Ok
- TSMUXER: Ok
- FRIMEncode: Ok
- FRIMDecode: Ok
[07.27.20] Systems Settings Check complete
But I only use encoders, that come with BDRB, nothing was changed.
jdobbs
27th July 2020, 13:41
I updated x265 and forgot to update the checksum. I'll fix that for the next release.
[Edit] Yep. I used your INI and ALTERNATE settings and I got the same error. I'll have to trace it now and see why.
cartman0208
27th July 2020, 13:56
I updated x265 and forgot to update the checksum. I'll fix that for the next release.
[Edit] Yep. I used your INI and ALTERNATE settings and I got the same error. I'll have to trace it now and see why.
That INI should be quite fresh ... I deleted it some days ago and let BDRB create a new one ...
I made no manual changes since then ... only Settings and Setup menu
jdobbs
27th July 2020, 14:05
That INI should be quite fresh ... I deleted it some days ago and let BDRB create a new one ...
I made no manual changes since then ... only Settings and Setup menuYeah. I found it. It wasn't repeating because of a setting I had set in my INI.
It turns out I had commented out a line when I was working on the X265 call subroutine (I don't even remember doing it) and failed to enable it again.
jdobbs
27th July 2020, 14:08
Well that explains the X265 output issue. Now I need to look at the hevc input issues.
cartman0208
27th July 2020, 15:15
"V:\BD_Rebuilder2\tools\x264.exe" "V:\OUTPUT\WORKFILES\VID_00000.AVS" --preset ultrafast --bluray-compat --cabac --bframes 3 --b-pyramid none --weightp 1 --slow-firstpass --qpmin=0 --crf 25 --level 4.0 --qpfile "V:\OUTPUT\WORKFILES\VID_00000.CHP" --aud --nal-hrd vbr --pic-struct --vbv-bufsize 15000 --keyint 24 --min-keyint 1 --ipratio 1.1 --pbratio 1.1 --vbv-maxrate 15000 --threads auto --thread-input --stats "V:\OUTPUT\WORKFILES\VID_00000.AVS.264.stats" --output "V:\OUTPUT\WORKFILES\VID_00000.AVS.264"
clpi_parse.c:138: failed signature match expected (HDMV0200) got (HDMV0300)
avs [info]: 3840x2160p 0:0 @ 24000/1001 fps (cfr)
x264 [warning]: frame MB size (240x135) > level limit (8192)
x264 [warning]: DPB size (2 frames, 64800 mbs) > level limit (1 frames, 32768 mbs)
x264 [warning]: MB rate (776823) > level limit (245760)
x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
x264 [info]: profile Main, level 4.0, 4:2:0, 8-bit
x264 [error]: malloc of size 25876352 failed
x264 [error]: x264_encoder_encode failed
aborted at input frame 33, output frame 0
That machine has 32GBs of RAM, about 8GB are in use
jdobbs
27th July 2020, 15:54
That machine has 32GBs of RAM, about 8GB are in useYeah. But that's a 32 bit version of X264 (it has to be to work with AVISYNTH) -- and it has a reduced memory limit. With that said, though, 25MB isn't really that much. Something must have gotten it close to the limit before that happened (the large frame size, maybe?)
This part bothers me:clpi_parse.c:138: failed signature match expected (HDMV0200) got (HDMV0300)I'm not asking it to parse the CLPI, I'm asking it to do an encode of an M2TS, and it seems to have decided it knows what I want more than I do.
jdobbs
27th July 2020, 16:58
That machine has 32GBs of RAM, about 8GB are in useI've tried a couple encodes of 3840x2160 to an ALTERNATE output using X264 (with your settings) and so far it has worked fine. I'll try some more...
cartman0208
27th July 2020, 18:33
I've tried a couple encodes of 3840x2160 to an ALTERNATE output using X264 (with your settings) and so far it has worked fine. I'll try some more...
I tried 3 so far ... output error is exactly the same everytime, except for the aborting frame in the last line, that differs slightly
I cant't think of anything wrong ... :(
Maybe someone else can do some tests?
Mark_Venture
27th July 2020, 19:17
I know you've been looking at NVENCC lately, and I love it.. especially since my one drive crashed and I have begun to re-rip a bunch of discs to Alt Movie Only... Its been working great, NVENCC and all...
Unfortunately today I ran into an issue with Avatar Extended Collector's Edition 3 disc set. Disc 1 has Three versions of the movie on it. Theatrical, Special Edition Re-Release, and Collector's Extended Cut. BR-RB seems to not see anything by 800.MPLS, even when selecting "other movie". Apparently the correct play lists are 850, 851 and 852 respectively, and it uses branching? (based on google searches).
I tried looking back in the thread to see if this was discussed, and couldn't find it (used "Search this thread..." and did just AVATAR as the search term. Found plenty on the RED_BIRD_2D disc which is the standard theatrical only disc, subtitle questions, and 3D, but not this).
Does anyone remember anything about this, or how to possibly get around it?
jdobbs
27th July 2020, 20:40
I tried 3 so far ... output error is exactly the same everytime, except for the aborting frame in the last line, that differs slightly
I cant't think of anything wrong ... :(
Maybe someone else can do some tests?I've tried several more -- and none have gotten an error.
Does it crash right away, or after running for some period? Do you have enough time to bring up the task manager and see how much memory it is using?
Which ALTERNATE preset are you using?
Can you post the contents of the AVS file right after it fails so I can see if that may have an impact?
cartman0208
27th July 2020, 21:18
Does it crash right away, or after running for some period? Do you have enough time to bring up the task manager and see how much memory it is using?
Which ALTERNATE preset are you using?
Can you post the contents of the AVS file right after it fails so I can see if that may have an impact?
It takes about 3 seconds where the used memory goes quickly up from 8.5 to 10.5 GB and then drops immediately back to 8.5GB after the error message.
Preset is 00005
The AVS file is pretty short:
#Created by BD Rebuilder - v0.61.09
DirectshowSource("V:\FULLDISC\JUSTICE_LEAGUE\BDMV\STREAM\00015.m2ts", fps=23.976, framecount=172689, audio=false)
ConvertToYV12().AssumeFPS(24000,1001)
BuddTX
28th July 2020, 08:39
It seems to me, that most of my encodes work with "Automatically crop black borders", just a relatively few of my encodes do not fail, but when I find an encode that fails, it will consistently fail. When I use the "UHD_LIMIT_ENCODE=n", if the encode is going to fail, will still fail with only 10 minutes of data, so that is how I can tell that an encode will fail without spending several days processing the encode (I also turn down all the quality settings). Next encode that fails, I will post the details of both the successful and failed logs. Thanks JDobbs!
cartman0208
28th July 2020, 11:11
What preset(s) do you use?
And are your sources UHDs or *normal* BDs?
jdobbs
28th July 2020, 13:55
It takes about 3 seconds where the used memory goes quickly up from 8.5 to 10.5 GB and then drops immediately back to 8.5GB after the error message.
Preset is 00005
The AVS file is pretty short:
#Created by BD Rebuilder - v0.61.09
DirectshowSource("V:\FULLDISC\JUSTICE_LEAGUE\BDMV\STREAM\00015.m2ts", fps=23.976, framecount=172689, audio=false)
ConvertToYV12().AssumeFPS(24000,1001)
Just as a test, try downloading a newer version of X264 (32 bit version) and replace the one included with BD-RB, and see if it makes a difference. For that matter, maybe trying an older (smaller) version might be a good idea as well.
cartman0208
28th July 2020, 15:22
Just as a test, try downloading a newer version of X264 (32 bit version) and replace the one included with BD-RB, and see if it makes a difference. For that matter, maybe trying an older (smaller) version might be a good idea as well.
Tried it but no success... error message is the same
BUT ... when I delete "--bframes 3" from the string, it works ...
The failed signature message is still there but no malloc error ... and I see progress
Is there anything more I can do to localize the issue?
jdobbs
28th July 2020, 16:24
Tried it but no success... error message is the same
BUT ... when I delete "--bframes 3" from the string, it works ...
The failed signature message is still there but no malloc error ... and I see progress
Is there anything more I can do to localize the issue? The signature thing is no big deal -- it just bothers me that they do it without asking or being told to do so.
The weird thing is that adding the "--bframes 3" is actually redundant. The default value is 3. I only use it in the command line because I like to be explicit on values that are outlined in the standard.
While it is running, can you open up Task Manager, click on "Details", and then on CPU (so it orders by CPU usage) and see how much memory X264.exe is using?
cartman0208
28th July 2020, 18:33
While it is running, can you open up Task Manager, click on "Details", and then on CPU (so it orders by CPU usage) and see how much memory X264.exe is using?
The H.264 Process uses roughly 3GB
Meanwhile I installed BDRB freshly on a VM and there I have no issues on the same settings (I didn't try more, as that one is really slow) and the process uses around 800MB. Autocrop is also working...
So my encoding machine seems to be messed up somehow :(
Sorry for all the trouble...
jdobbs
28th July 2020, 22:49
The H.264 Process uses roughly 3GB
Meanwhile I installed BDRB freshly on a VM and there I have no issues on the same settings (I didn't try more, as that one is really slow) and the process uses around 800MB. Autocrop is also working...
So my encoding machine seems to be messed up somehow :(
Sorry for all the trouble...Interesting. On my system it is using about 2.5GB when it is executing an x264 reencode of a 2160p source. That is on a system that has a total memory amount of 8GB.
I wonder what is causing the difference? I have to guess that x264 is allocating memory based on what is available -- and somehow it might be making a mistake or pushing it to a "too much" point. The other possibility might be an issue with your memory. I've see it happen before where glitches go away by simply removing and reseating the memory modules (I've experienced that one personally). But, you'd think that would show somewhere else as well (unless other apps are never needing that much memory and the "glitch" point is never being reached).
meadrocks
28th July 2020, 23:10
I'm having a problem with Howls Moving Castle. Options are Alternative Output, h265, auto-aac, mkv. Notice the Duration in the 4 sections.
$ mediainfo HOWLS_MOVING_CASTLE.mkv
General
Unique ID : 210199344552902314261481553146180215470 (0x9E22EBD388AAA84F99D8BF2B39BF22AE)
Complete name : HOWLS_MOVING_CASTLE.mkv
Format : Matroska
Format version : Version 2
File size : 2.43 GiB
Duration : 3 h 53 min
Overall bit rate : 1 490 kb/s
Encoded date : UTC 2020-07-26 21:09:42
Writing application : mkvmerge v9.7.1 ('Pandemonium') 32bit
Writing library : libebml v1.3.4 + libmatroska v1.4.5
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 59 min
Bit rate : 2 600 kb/s
Width : 1 920 pixels
Height : 1 080 pixels
Display aspect ratio : 16:9
Frame rate mode : Constant
Frame rate : 23.976 (23976/1000) FPS
Original frame rate : 23.976 (24000/1001) FPS
Color space : YUV
Chroma subsampling : 4:2:0
Bit depth : 10 bits
Bits/(Pixel*Frame) : 0.052
Stream size : 2.17 GiB (89%)
Writing library : x265 3.1.2+1-76650bab70f9:[Windows][GCC 9.1.1][64 bit] 10bit
Encoding settings : cpuid=1111039 / frame-threads=3 / numa-pools=8 / 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-hrd / info / hash=0 /
no-temporal-layers / open-gop / min-keyint=23 / keyint=240 / gop-lookahead=0 / bframes=4 /
b-adapt=2 / b-pyramid / bframe-bias=0 / rc-lookahead=20 / lookahead-slices=6 / scenecut=40 /
radl=0 / no-splice / no-intra-refresh / ctu=64 / 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=0 /
dynamic-rd=0.00 / no-ssim-rd / signhide / no-tskip / nr-intra=0 / nr-inter=0 /
no-constrained-intra / strong-intra-smoothing / max-merge=3 / limit-refs=1 /
no-limit-modes / me=1 / subme=2 / merange=57 / temporal-mvp / weightp /
no-weightb / no-analyze-src-pics / deblock=0:0 / sao / no-sao-non-deblock / rd=3 /
early-skip / rskip / no-fast-intra / no-tskip-fast / no-cu-lossless / b-intra / no-splitrd-skip /
rdpenalty=0 / psy-rd=2.00 / psy-rdoq=0.00 / no-rd-refine / no-lossless / cbqpoffs=0 /
crqpoffs=0 / rc=crf / crf=23.7 / qcomp=0.60 / qpstep=4 / stats-write=0 / stats-read=0 /
ipratio=1.40 / pbratio=1.30 / aq-mode=2 / aq-strength=1.00 / cutree / zone-count=0 /
no-strict-cbr / qg-size=32 / no-rc-grain / qpmax=69 / qpmin=0 / no-const-vbv / sar=0 /
overscan=0 / videoformat=5 / range=0 / colorprim=2 / transfer=2 / colormatrix=2 /
chromaloc=0 / display-window=0cll=0,0 / min-luma=0 / max-luma=1023 /
log2-max-poc-lsb=8 / vui-timing-info / vui-hrd-info / slices=1 / no-opt-qp-pps /
no-opt-ref-list-length-pps / no-multi-pass-opt-rps / scenecut-bias=0.05 / no-opt-cu-delta-qp /
no-aq-motion / no-hdr / no-hdr-opt / no-dhdr10-opt / no-idr-recovery-sei /
analysis-reuse-level=5 / scale-factor=0 / refine-intra=0 / refine-inter=0 / refine-mv=0 /
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
Default : Yes
Forced : No
Audio
ID : 2
Format : AAC LC
Format/Info : Advanced Audio Codec Low Complexity
Codec ID : A_AAC-2
Duration : 1 h 59 min
Bit rate : 277 kb/s
Channel(s) : 6 channels
Channel layout : C L R Ls Rs LFE
Sampling rate : 48.0 kHz
Frame rate : 46.875 FPS (1024 SPF)
Compression mode : Lossy
Stream size : 237 MiB (10%)
Language : English
Default : Yes
Forced : No
Text #1
ID : 3
Format : PGS
Muxing mode : zlib
Codec ID : S_HDMV/PGS
Codec ID/Info : Picture based subtitle format used on BDs/HD-DVDs
Duration : 3 h 49 min
Bit rate : 10.8 kb/s
Count of elements : 2845
Stream size : 17.7 MiB (1%)
Language : English
Default : No
Forced : No
Text #2
ID : 4
Format : PGS
Muxing mode : zlib
Codec ID : S_HDMV/PGS
Codec ID/Info : Picture based subtitle format used on BDs/HD-DVDs
Duration : 3 h 53 min
Bit rate : 7 807 b/s
Count of elements : 2062
Stream size : 13.0 MiB (1%)
Language : English
Default : No
Forced : No
Menu
00:00:00.000 : en:00:00:00.000
00:01:09.069 : en:00:01:09.069
00:05:03.302 : en:00:05:03.302
00:12:27.037 : en:00:12:27.037
00:18:27.397 : en:00:18:27.397
00:23:21.691 : en:00:23:21.691
00:28:56.025 : en:00:28:56.025
00:33:18.287 : en:00:33:18.287
00:40:14.703 : en:00:40:14.703
00:45:35.023 : en:00:45:35.023
00:49:20.248 : en:00:49:20.248
00:55:30.618 : en:00:55:30.618
00:58:36.804 : en:00:58:36.804
01:04:58.185 : en:01:04:58.185
01:10:58.545 : en:01:10:58.545
01:15:28.815 : en:01:15:28.815
01:20:30.116 : en:01:20:30.116
01:25:26.412 : en:01:25:26.412
01:32:35.841 : en:01:32:35.841
01:38:39.204 : en:01:38:39.204
01:44:26.551 : en:01:44:26.551
01:48:27.792 : en:01:48:27.792
01:52:24.028 : en:01:52:24.028
01:54:43.209 : en:01:54:43.209
01:59:27.201 : en:01:59:27.201
The movie is only 1:59, but in General its 3:53, its like its doubling the time the Text Durations, then using the longest time from Video, Audio & Text for the General Duration. This was made with BD-61.05.
Ive deleted the temp files but if necessary & can run it again & include them.
Thanks.
meadrocks
28th July 2020, 23:24
Here's a mediainfo on the BD source.
C:\BD_Rebuilder61.05\Tools>MediaInfo.exe c:\dvdrip\HOWLS_MOVING_CASTLE
General
Complete name : c:\dvdrip\HOWLS_MOVING_CASTLE
Format : Blu-ray movie
Format profile : BD-Java
Duration : 1 h 59 min
Overall bit rate : 1 b/s
Video
ID : 4113 (0x1011)
Menu ID : 1 (0x1)
Format : AVC
Format/Info : Advanced Video Codec
Format profile : High@L4.1
Format settings : CABAC / 4 Ref Frames
Format settings, CABAC : Yes
Format settings, ReFrames : 4 frames
Codec ID : 27
Duration : 1 h 59 min
Bit rate mode : Constant
Bit rate : 3 178 kb/s
Nominal bit rate : 3 000 kb/s
Width : 1 920 pixels
Height : 1 080 pixels
Display aspect ratio : 16:9
Frame rate : 23.976 (24000/1001) FPS
Color space : YUV
Chroma subsampling : 4:2:0
Bit depth : 8 bits
Scan type : Progressive
Stream size : 2.65 GiB
format_identifier : HDMV
Source : 00008.m2ts
Audio #1
ID : 4352 (0x1100)
Menu ID : 1 (0x1)
Format : AC-3
Format/Info : Audio Coding 3
Codec ID : 129
Duration : 1 h 59 min
Bit rate mode : Constant
Bit rate : 448 kb/s
Channel(s) : 6 channels
Channel positions : Front: L C R, Side: L R, LFE
Sampling rate : 48.0 kHz
Frame rate : 31.250 FPS (1536 SPF)
Bit depth : 16 bits
Compression mode : Lossy
Stream size : 382 MiB
Language : English
Service kind : Complete Main
bsid : 6
dialnorm : -27
dialnorm : -27 dB
compr : -0.28
compr : -0.28 dB
acmod : 7
lfeon : 1
dialnorm_Average : -27
dialnorm_Average : -27 dB
dialnorm_Minimum : -27
dialnorm_Minimum : -27 dB
dialnorm_Maximum : -27
dialnorm_Maximum : -27 dB
dialnorm_Count : 1877
compr_Average : 2.71
compr_Average : 2.71 dB
compr_Minimum : -9.27
compr_Minimum : -9.27 dB
compr_Maximum : 6.02
compr_Maximum : 6.02 dB
compr_Count : 1772
format_identifier : AC-3
Source : 00008.m2ts
Audio #2
ID : 4353 (0x1101)
Menu ID : 1 (0x1)
Format : AC-3
Format/Info : Audio Coding 3
Codec ID : 129
Duration : 1 h 59 min
Bit rate mode : Constant
Bit rate : 448 kb/s
Channel(s) : 6 channels
Channel positions : Front: L C R, Side: L R, LFE
Sampling rate : 48.0 kHz
Frame rate : 31.250 FPS (1536 SPF)
Bit depth : 16 bits
Compression mode : Lossy
Stream size : 382 MiB
Language : Japanese
Service kind : Complete Main
bsid : 6
dialnorm : -27
dialnorm : -27 dB
compr : -0.28
compr : -0.28 dB
acmod : 7
lfeon : 1
dialnorm_Average : -27
dialnorm_Average : -27 dB
dialnorm_Minimum : -27
dialnorm_Minimum : -27 dB
dialnorm_Maximum : -27
dialnorm_Maximum : -27 dB
dialnorm_Count : 1877
compr_Average : 2.91
compr_Average : 2.91 dB
compr_Minimum : -8.89
compr_Minimum : -8.89 dB
compr_Maximum : 6.02
compr_Maximum : 6.02 dB
compr_Count : 1841
format_identifier : AC-3
Source : 00008.m2ts
Audio #3
ID : 4354 (0x1102)
Menu ID : 1 (0x1)
Format : AC-3
Format/Info : Audio Coding 3
Codec ID : 129
Duration : 1 h 59 min
Bit rate mode : Constant
Bit rate : 448 kb/s
Channel(s) : 6 channels
Channel positions : Front: L C R, Side: L R, LFE
Sampling rate : 48.0 kHz
Frame rate : 31.250 FPS (1536 SPF)
Bit depth : 16 bits
Compression mode : Lossy
Stream size : 382 MiB
Language : French
Service kind : Complete Main
bsid : 6
dialnorm : -27
dialnorm : -27 dB
compr : -0.28
compr : -0.28 dB
acmod : 7
lfeon : 1
dialnorm_Average : -27
dialnorm_Average : -27 dB
dialnorm_Minimum : -27
dialnorm_Minimum : -27 dB
dialnorm_Maximum : -27
dialnorm_Maximum : -27 dB
dialnorm_Count : 1877
compr_Average : 2.75
compr_Average : 2.75 dB
compr_Minimum : -8.52
compr_Minimum : -8.52 dB
compr_Maximum : 6.02
compr_Maximum : 6.02 dB
compr_Count : 1812
format_identifier : AC-3
Source : 00008.m2ts
Text #1
ID : 4608 (0x1200)
Menu ID : 1 (0x1)
Format : PGS
Codec ID : 144
Duration : 1 h 59 min
Delay relative to video : 22 s 105 ms
Language : English
Source : 00008.m2ts
Text #2
ID : 4609 (0x1201)
Menu ID : 1 (0x1)
Format : PGS
Codec ID : 144
Duration : 1 h 58 min
Delay relative to video : 11 s 178 ms
Language : English
Source : 00008.m2ts
Text #3
ID : 4610 (0x1202)
Menu ID : 1 (0x1)
Format : PGS
Codec ID : 144
Duration : 1 h 58 min
Delay relative to video : 11 s 178 ms
Language : French
Source : 00008.m2ts
Menu
00:00:00.000 : Chapter 1
00:01:08.276 : Chapter 2
00:05:02.927 : Chapter 3
00:12:26.829 : Chapter 4
00:18:27.272 : Chapter 5
00:23:20.774 : Chapter 6
00:28:55.942 : Chapter 7
00:33:17.787 : Chapter 8
00:40:14.995 : Chapter 9
00:45:34.398 : Chapter 10
00:49:19.873 : Chapter 11
00:55:30.368 : Chapter 12
00:58:36.930 : Chapter 13
01:04:58.311 : Chapter 14
01:10:58.796 : Chapter 15
01:15:28.023 : Chapter 16
01:20:29.491 : Chapter 17
01:25:25.578 : Chapter 18
01:32:34.882 : Chapter 19
01:38:39.455 : Chapter 20
01:44:26.426 : Chapter 21
01:48:27.792 : Chapter 22
01:52:23.486 : Chapter 23
01:54:43.042 : Chapter 24
01:59:12.228 : Chapter 25
General
Complete name : c:\dvdrip\HOWLS_MOVING_CASTLE\CERTIFICATE\app.discroot.crt
File size : 766 Bytes
General
Complete name : c:\dvdrip\HOWLS_MOVING_CASTLE\CERTIFICATE\BACKUP\app.discroot.crt
File size : 766 Bytes
General
Complete name : c:\dvdrip\HOWLS_MOVING_CASTLE\CERTIFICATE\BACKUP\bu.discroot.crt
File size : 766 Bytes
General
Complete name : c:\dvdrip\HOWLS_MOVING_CASTLE\CERTIFICATE\BACKUP\id.bdmv
File size : 104 Bytes
General
Complete name : c:\dvdrip\HOWLS_MOVING_CASTLE\CERTIFICATE\bu.discroot.crt
File size : 766 Bytes
General
Complete name : c:\dvdrip\HOWLS_MOVING_CASTLE\CERTIFICATE\id.bdmv
File size : 104 Bytes
General
Complete name : c:\dvdrip\HOWLS_MOVING_CASTLE\disc.inf
File size : 219 Bytes
jdobbs
29th July 2020, 01:05
I'm having a problem with Howls Moving Castle. Options are Alternative Output, h265, auto-aac, mkv. Notice the Duration in the 4 sections.
The movie is only 1:59, but in General its 3:53, its like its doubling the time the Text Durations, then using the longest time from Video, Audio & Text for the General Duration. This was made with BD-61.05.
Ive deleted the temp files but if necessary & can run it again & include them.
Thanks.That is a really weird one. The only explanation I can see is that somehow either: 1) The PGS files have something off within them (either in the original or created by TSMUXER during demux). or 2) MKVMERGE is somehow misreading the timestamps in the PGS file when it is creating the MKV.
Lathe
29th July 2020, 06:39
@Lathe - Are you using your SSD while encoding? It might wear it out faster, but a spinning platter drive could be a limiting factor. Also, what are you using to decode? On my previous system (FX-8350) I got a 10% bump in performance using x264's internal LAVF versus my vid card. The reason is the internal LAVF is the only way to take advantage of a 64-bit pipe in BD RB. I have to assume a Ryzen 5 would be even better.
@AmigaFuture - Oh, God. I'm glad someone else said it. I'm running two drives with two OS's right now that I swap between. I'm TRYING to ease myself into Win10 and I hate it. It's ugly, bloated and clunky. It'll take forever to root out all the M$ crap and tweak it to function smoothly like Win7.
Hey Bro, sorry to reply so late (Doom9 has NEVER sent prompts of replies) Yeah, I am using my new M2 SSD which I believe plugs directly into the MOBO. Supposed to be pretty fast. Interestingly, since this last comment a month or more ago when I use the x264 CMD line it does seem to utilize the CPU more. I'll hafta go back now and figure out WTH I was talking about :)
Lathe
29th July 2020, 06:41
Still breathing. I haven't spent as much time on BD-RB as I'd like. My dream is to get a GTX1660 so I can work on NVENC encoding, but the wife seems to think we should concentrate on things like food, fuel, clothing and a roof over our head instead. Women. They just don't understand geek economics, do they?
Sorry, just seeing this now, that's great :D
Food... SO overrated... http://lathe-of-heaven.com/no.gif
Lathe
29th July 2020, 06:50
Thanks for posting your tale. In my case its been over FOUR YEARS since my video PC has worked! Loaded with drives of course, and since we moved houses/locations the mobo has refused to come alive. This used to happen when I'd leave it for months in the summer, and it would sometimes balk when re-firing the thing for winter, but now it remains quiet.
I have dreaded the work associated with building a new PC but maybe your experience will inspire me! In the Fall! :)
Well, I can't really take any credit. There is this shop with these guys who have been here nearby forever who work on computers. So, I gave one of them a quick call, gave them my sad story, basically stated what I wanted hardware wise and what I had, ran the actual parts by him to get his opinion, bought them from Amazon, had him build it.
@AmigaFuture I know, I know about W10, believe me. But, it was just the simplest option for the fellow building it. Otherwise we would be talking about 'ghosting' my old SSD drive and the old OS, etc., etc... It was just WAY more simple to buy the new faster M2 SSD drive from him with W10 already installed and used as the primary OS drive. He didn't even charge me for the OS. It's been fine though. It is really a no-brainer simply using Classic Start easily to get it to look like W7. And, it is just faster. I've never used the 'tiles' and all that crap since W8 anyway. There ARE a few little quirks here and there, but overall it is much faster and sleeker (of course the new generation SSD drive helps I'm sure :))
Lathe
29th July 2020, 07:00
Sorry, the last Apache update made the webserver case sensitive (again :mad: ) ... Since the link points to Avisynth_260.exe but the file is named AviSynth_260.exe you got a 404 :(
I just renamed the file, link should be working now.
Hey, sorry about the late reply, but thanks Bro, appreciate it! :D
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.