View Single Post
Old 17th April 2021, 13:44   #30574  |  Link
jdobbs
Moderator
 
Join Date: Oct 2001
Posts: 20,975
Quote:
Originally Posted by RetsimLegin
3: revert above change. Add IMPORT_VFR_SCAN=1 to .ini file at the last line BEFORE [paths]
Launch BDRB and backup. (Do not resume job; empty working folder)
Outcome: NVENCC prematurely terminated (at ~79%)
(Encoded 72102, expected 90127)
For this to have any impact you would have to import the file again.
Quote:
2: Exit BDRB
add NVENCC_NO_FRAMECHK=1 to .ini file at the last line BEFORE [paths]
Launch BDRB and backup. (Do not resume job; empty working folder)
Outcome: NVENCC prematurely terminated (at ~79%)
(Encoded 72102, expected 90127)
You added it with a syntax error. It should actually say NVENC_NO_FRAMECHK=1 (you added an extra "C"). If that flag is set, BD-RB doesn't even do the check for premature termination.
__________________
Help with development of new apps: Donations.
Website: www.jdobbs.net

Last edited by jdobbs; 17th April 2021 at 13:49.
jdobbs is offline   Reply With Quote