Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > (HD) DVD, Blu-ray & (S)VCD > DVD & BD Rebuilder

Reply
 
Thread Tools Search this Thread Display Modes
Old 18th November 2024, 08:04   #32041  |  Link
MrVideo
Registered User
 
MrVideo's Avatar
 
Join Date: May 2007
Location: Wisconsin
Posts: 2,187
GPU cannot allocate memory error

Code:
%{%}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.
MrVideo is offline   Reply With Quote
Old 18th November 2024, 22:06   #32042  |  Link
jdobbs
Moderator
 
Join Date: Oct 2001
Posts: 21,097
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.
__________________
Help with development of new apps: Donations.
Website: www.jdobbs.net

Last edited by jdobbs; 18th November 2024 at 22:10.
jdobbs is offline   Reply With Quote
Old 18th November 2024, 23:23   #32043  |  Link
Emulgator
Big Bit Savings Now !
 
Emulgator's Avatar
 
Join Date: Feb 2007
Location: close to the wall
Posts: 1,751
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.
__________________
"To bypass shortcuts and find suffering...is called QUALity" (Die toten Augen von Friedrichshain)
"Data reduction ? Yep, Sir. We're that issue working on. Synce invntoin uf lingöage..."
Emulgator is offline   Reply With Quote
Old 19th November 2024, 01:27   #32044  |  Link
MrVideo
Registered User
 
MrVideo's Avatar
 
Join Date: May 2007
Location: Wisconsin
Posts: 2,187
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.
MrVideo is offline   Reply With Quote
Old 19th November 2024, 02:13   #32045  |  Link
dietachi
Registered User
 
Join Date: Mar 2021
Posts: 28
Quote:
Originally Posted by MrVideo View Post
Code:
%{%}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.

After that, create a new folder and change the location of the NVEnc in the CMD that you posted to the new location.
Meaning:
Code:
"C:\BD_Rebuilder-0.62.11_old\tools\nvenc\nvencc.exe"
To where you placed the newly downloaded example:
Code:
"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
Code:
--avhw
to
Code:
--avsw
. However, that will significantly slow down the decode/encode. That is why I suggested the above with a later NVEnc version.

Last edited by dietachi; 19th November 2024 at 02:23.
dietachi is offline   Reply With Quote
Old 24th November 2024, 21:14   #32046  |  Link
Blurayhd
Registered User
 
Join Date: Oct 2010
Posts: 254
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"
Blurayhd is offline   Reply With Quote
Old 24th November 2024, 22:15   #32047  |  Link
jdobbs
Moderator
 
Join Date: Oct 2001
Posts: 21,097
Quote:
Originally Posted by Blurayhd View Post
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.
__________________
Help with development of new apps: Donations.
Website: www.jdobbs.net

Last edited by jdobbs; 24th November 2024 at 22:20.
jdobbs is offline   Reply With Quote
Old 29th November 2024, 16:20   #32048  |  Link
Blurayhd
Registered User
 
Join Date: Oct 2010
Posts: 254
What is a good rt number to use for most movies in mkv mode only? Always with good quality
Blurayhd is offline   Reply With Quote
Old 1st December 2024, 19:47   #32049  |  Link
stonesfan129
Registered User
 
Join Date: Apr 2020
Posts: 16
Quote:
Originally Posted by Blurayhd View Post
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.
stonesfan129 is offline   Reply With Quote
Old 6th December 2024, 07:41   #32050  |  Link
Lathe
Registered User
 
Lathe's Avatar
 
Join Date: Aug 2005
Posts: 1,251
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




Last edited by Lathe; 6th December 2024 at 09:24.
Lathe is offline   Reply With Quote
Old 6th December 2024, 12:34   #32051  |  Link
MrVideo
Registered User
 
MrVideo's Avatar
 
Join Date: May 2007
Location: Wisconsin
Posts: 2,187
Trying to build BD

This used to work, but now it doesn't.

It is doing "converting source to compliant formt..." and ends up taking the 23.976 video and converting it into 59.94. WTF! According to MediaInfo it is indeed 23.976:
Code:
General
Unique ID                                : 242358087752017892526571231757600846667
                                                (0xB6547847DDF69826113125406230734B)
Complete name                            : E:\BD-Rebuilder\Last_Resort\EDIT\1. Captain.mkv
Format                                   : Matroska
Format version                           : Version 4
File size                                : 1.00 GiB
Duration                                 : 44 min 0 s
Overall bit rate                         : 3 256 kb/s
Writing application                      : VideoReDo (Lavf58.29.100)
Writing library                          : VideoReDo (Lavf58.29.100)
ErrorDetectionType                       : Per level 1

Video
ID                                       : 1
Format                                   : HEVC
Format/Info                              : High Efficiency Video Coding
Codec ID                                 : V_MPEGH/ISO/HEVC
Duration                                 : 44 min 0 s
Bit rate                                 : 2 743 kb/s
Width                                    : 1 920 pixels
Height                                   : 1 080 pixels
Display aspect ratio                     : 16:9
Frame rate mode                          : Constant
Frame rate                               : 23.976 FPS
Bits/(Pixel*Frame)                       : 0.055
Stream size                              : 863 MiB (84%)
Default                                  : No
Forced                                   : No

Audio
ID                                       : 2
Format                                   : AC-3
Format/Info                              : Audio Coding 3
Commercial name                          : Dolby Digital
Codec ID                                 : A_AC3
Duration                                 : 44 min 0 s
Bit rate mode                            : Constant
Bit rate                                 : 448 kb/s
Channel(s)                               : 6 channels
ChannelLayout_Original                   : L R C LFE Ls Rs
Sampling rate                            : 48.0 kHz
Frame rate                               : 31.250 FPS (1536 SPF)
Compression mode                         : Lossy
Stream size                              : 141 MiB (14%)
Language                                 : English
Service kind                             : Complete Main
Default                                  : Yes
Forced                                   : No

Menu
00:00:00.000                             : :Chapter 1
00:17:01.019                             : :Chapter 2
00:25:28.776                             : :Chapter 3
00:30:09.097                             : :Chapter 4
00:37:01.509                             : :Chapter 5
00:43:25.058                             : :Chapter 6
00:43:59.217                             : :Chapter 7
Here is the EPR file:
Code:
[Options]
VERSION=0.62.0.11
ENCODER=1
MODE=0
TARGET_SIZE=23500
CUSTOM_TARGET_SIZE=24500
AUTO_BURN=0
AUDIO_TO_KEEP=eng;
SUBS_TO_KEEP=eng;
SD_CONVERT=0
OPEN_GOP=0
RESIZE_1080=0
RESIZE_1440=0
RESIZE_720=0
DEINTERLACE=0
SD_TO_1080=0
IGNORE_3D=0
CONVERT_WIDE=0
DTS_REENCODE=0
AC3_REENCODE=0
AC3_640=1
AC3_192=0
KEEP_HD_AUDIO=1
AUDIO_DRC=0
DECODER=0
AVCHD=1
REMOVE_WORKFILES=0
REMOVE_OUTPUT=0
USE_FILTERS=0
BDMV_CERT_ONLY=0
IVTC_PULLDOWN=0
ASSUME_DVD_PAL=0
FRIMSOURCE=0
COMPLETION_BEEP=0
OUTPUT_SBS=0
NEROAAC=0
SUPTITLE=0
PGSTOSRT=0
AUDIO_TRACK_LIMIT=0
SUBTITLE_TRACK_LIMIT=0
MENU_BACKGROUND=E:\BD-Rebuilder\Last_Resort\Last.Resort-bkg.jpg
MENU_AUDIO=C:\BD_Rebuilder-0.62.11\tools\blankclip\blank.ac3
IMPORT_THRESHOLD=0
QUICK_PLAY_THRESHOLD=0
MIN_PLAYLIST_MINS=0
MENU_AUTO_BACKGROUND=0
MENU_AUTO_DVDAUDIO=1
MENU_FORCE_QUICK=1
MENU_PLAY_SEQUENTIAL=0
MENU_START_WITH_MENU=1
IMPORT_LIMIT_LANG=0
IMPORT_KEEP_PLAYALL=0
IMPORT_VFR_SCAN=0
FORCE_NOENCODE=1
MENU_FONT=Century Gothic
MENU_FONT_BOLD=1
MENU_FONT_ITALIC=0
MENU_VERTICAL=300
MENU_HORIZONTAL=1100
MENU_ACTIVE_COLOR=0xd9ba00
MENU_CUSTOM_COLOR=
MENU_INACTIVE_COLOR=0xd98200
MENU_BACKDROP_OPACITY=0
MENU_ROLLOVER=1
MENU_ITEMS_PAGE=14
ENCODE_QUALITY=2
ONEPASS_ENCODING=0
AUTO_QUALITY=0
IMPORT_VFR_FILM=0
AVSFilter01=selectevery(2,0)
IMPORT_PREPARE_MKV=0
MOVIEONLY_TYPE=28
ALTCRF=23
ALT_TARGET=1024
ALT_CRF_TARGET=1024
ALTMETHOD=0
ALTAUTOCROP=0
NVENC_CAPABLE=1
UHD_CONVERT_ENABLE=0
UHD_V3_MODE=1
[Paths]
WORKING_PATH=E:\BD-REBUILDER\WORK\
SOURCE_PATH=E:\BD-REBUILDER\WORK\IMPORTS\EDIT\
DGIndexNV=C:\Program Files (x86)\DGAVCDecNV\DGIndexNV.exe
DGDecNV=C:\Program Files (x86)
\DGAVCDecNV\DGDecodeNV.dll
[Batch]
MAIN_MPLS=.MPLS
MAIN_MPLS_ANGLE=0
FORCED_SUB=0
FORCED_AUD=0
AUDIO=
SUBS=
Log file:
Code:
[04:58:29] Importing: EDIT
- [04:59:06] Importing video file: (1 of 14)
  - Collecting audio/video streams from source...
  - Correcting MKV format inconsistencies...
  - Scanning for Variable Frame Rate...
  - Collecting audio/video streams from source...
  - Converting source to compliant format...
  - Integrating into pseudo-BD structure...
- [05:07:20] Importing video file: (2 of 14)
  - Collecting audio/video streams from source...
  - Correcting MKV format inconsistencies...
  - Scanning for Variable Frame Rate...
  - Collecting audio/video streams from source...
  - Converting source to compliant format...
[05:08:01]ERROR: Failed VFR conversion.  Aborted.
----------------------
[05:13:59] Importing: EDIT
- [05:14:37] Importing video file: (1 of 14)
  - Collecting audio/video streams from source...
  - Correcting MKV format inconsistencies...
  - Scanning for Variable Frame Rate...
  - Collecting audio/video streams from source...
  - Converting source to compliant format...
[05:15:13]ERROR: Failed VFR conversion.  Aborted.
Aborted because I hit cancel.

There is zero reason to convert the frame rate. The EPR file was taken from a previous job that worked just fine. Only the paths are changed and FORCE_NOENCODE=1 (it was 0, but didn't make a difference).

Even 0.61.29 gets it wrong.

UPDATE: It just dawned on me what the issue probably is. BDs don't handle HEVC video. I set UHD_CONVERT_ENABLE to 1, but it didn't make a difference. How do I get BDRB to author a UHD disc with 1080p HEVC content? BTW, I don't want to use the standalone program to upconvert to 2160p because the program doesn't use the chapter locations to create I-frames at those locations. AIUI, you want I-frames at chapter marks.

Last edited by MrVideo; 6th December 2024 at 22:58.
MrVideo is offline   Reply With Quote
Old 6th December 2024, 13:04   #32052  |  Link
MrVideo
Registered User
 
MrVideo's Avatar
 
Join Date: May 2007
Location: Wisconsin
Posts: 2,187
When is reading of titles.inf going to be fixed?

Whenever I restart a job, the contents of titles.inf is ignored. Here is the content of the file:
Code:
[Titles]
Title=
Threshold=0
00001=1. Captain
00002=2. Blue on Blue
00003=3. Eight Bells
00004=4. Voluntold
00005=5. Skeleton Crew
00006=6. Another Fine Navy Day
00007=7. Nuke It Out
00008=8. Big Chicken Dinner
00009=9. Cinderella Liberty
00010=10. Blue Water
00011=11. Damn the Torpedoes
00012=12. The Pointy End of the Spear
00013=13. Controlled Flight Into Terrain
00014=Last Resor: Declassified
[Position]
00001=1
00002=2
00003=0
00004=0
00005=0
00006=0
00007=0
00008=0
00009=0
00010=0
00011=0
00012=0
00013=0
00014=3
[Selected]
00001=-1
00002=-1
00003=0
00004=0
00005=0
00006=0
00007=0
00008=0
00009=0
00010=0
00011=0
00012=0
00013=0
00014=-1
This is what it looks like when I do the import: http://vidiot.com/video/BDRB-LR-titles.jpg

The file is completely ignored. It is like it was doing this for the first time.
MrVideo is offline   Reply With Quote
Old 7th December 2024, 02:09   #32053  |  Link
gonca
Registered User
 
Join Date: Jul 2012
Posts: 1,248
@Lathe
Don't think avisynth 2.606 can do 10 bit video, which your input is (main10)
Might have to update to avisynth+ to do these type of files
gonca is offline   Reply With Quote
Old 7th December 2024, 02:16   #32054  |  Link
Lathe
Registered User
 
Lathe's Avatar
 
Join Date: Aug 2005
Posts: 1,251
Quote:
Originally Posted by gonca View Post
@Lathe
Don't think avisynth 2.606 can do 10 bit video, which your input is (main10)
Might have to update to avisynth+ to do these type of files
Thanks Bro! I knew we kept you up there in the Canadian Outback for a reason...
Lathe is offline   Reply With Quote
Old 7th December 2024, 04:06   #32055  |  Link
Lathe
Registered User
 
Lathe's Avatar
 
Join Date: Aug 2005
Posts: 1,251
Well, I went ahead and ran the Shout Factory Blu-ray through BDRB to shrink it to fit a BD, and burned it to Blu-ray and it played perfectly fine on my OPPO. As an experiment I also had tried the HEVC file (which I got in trouble for ) and VLC played both the file and the resulting M2ts file from BDRB exactly the same with with exaggerated contrast and super grainy. So, it simply must just be something about VLC rending this movie that way for some mysterious reason. But, as long as I have the Blu-ray backed up and burned to disc and it plays fine on my OPPO then everything is okay...
Lathe is offline   Reply With Quote
Old 7th December 2024, 06:42   #32056  |  Link
Lathe
Registered User
 
Lathe's Avatar
 
Join Date: Aug 2005
Posts: 1,251
Okay, it's official...

I'm an idiot...

Yep, that's about it, pure and simple... I felt my penance should at least be coming back here and telling everyone, NOT that it would especially be a particularly big surprise...

Okay, here goes... and, I'm telling you this is not going to be easy. *sigh... I checked and for some TOTALLY bizarre reason, the VLC visual effects filter had the 'Sharpen' setting checked and it was cranked way up... I know, unbelievable. No F'n wonder nobody knew what the hell I was talking about. I swear, it is shocking that I can even get through the day without serious damage to myself.

Okay, uh... next time hopefully BEFORE I go spouting off to everyone, I will, uh *cough... check the damn settings first. I'm going to go and hide under some rock now...

However, be that as it may... (and yes, I KNOW gonca, you are laughing your fool head off...) I still would like to know WHY BDRB did not accept and process that HEVC file when I tried to import it. When it started to reencode the video, that's when it threw an error. I put all the BDRB information in my very first post about all this above.

My head hurts...


Last edited by Lathe; 7th December 2024 at 06:50.
Lathe is offline   Reply With Quote
Old 7th December 2024, 09:36   #32057  |  Link
MrVideo
Registered User
 
MrVideo's Avatar
 
Join Date: May 2007
Location: Wisconsin
Posts: 2,187
@lathe Instead of using BDRB to recode H265 to H264, why not use the GPUENCC standalone program? No fuss, no muss. A couple of simple settings and the recoding is done in no time at all (if hardware encoding is used).
MrVideo is offline   Reply With Quote
Old 7th December 2024, 10:02   #32058  |  Link
Lathe
Registered User
 
Lathe's Avatar
 
Join Date: Aug 2005
Posts: 1,251
Quote:
Originally Posted by MrVideo View Post
@lathe Instead of using BDRB to recode H265 to H264, why not use the GPUENCC standalone program? No fuss, no muss. A couple of simple settings and the recoding is done in no time at all (if hardware encoding is used).
I'll look into that, thanks for the suggestion!

I would like just to use a simply CMD line, but there are certain settings I think in order to get the frame rate right or something that I'm not sure of. And, I don't know if my GPU will work with that, I'm not familiar with that whole side of the GPU used for encoding.
Lathe is offline   Reply With Quote
Old 7th December 2024, 11:59   #32059  |  Link
gonca
Registered User
 
Join Date: Jul 2012
Posts: 1,248
Quote:
Originally Posted by Lathe View Post
Thanks Bro! I knew we kept you up there in the Canadian Outback for a reason...
It's not an Outback, it's a Wilderness
Outback is in Australia
gonca is offline   Reply With Quote
Old 7th December 2024, 12:01   #32060  |  Link
gonca
Registered User
 
Join Date: Jul 2012
Posts: 1,248
Quote:
Originally Posted by Lathe View Post
Okay, it's official...

I'm an idiot...
As long as you know it

During import TsMuxer is doing the demux/remux.
It can handle 10 bit video.
For encoding, avisynth is used, and the version you are on can not.
That is why import was good and processing failed.

Edit
I am not laughing my head off, I have come to expect it of you!

Last edited by gonca; 7th December 2024 at 12:05.
gonca is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 16:09.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.