Hybrid 2023.12.22.1,Batch encode crash,some files have multi subtitles and 2 audios,some don't have mulit。click anyone of the red button to download。
https://wwi.lanzoup.com/iYwkJ1ix5ogd
Update to, latest version, create a new debug output and I'll look at it after the holidays.
I did use the latest version Hybrid 2023.12.22.1. the link is the debug files.
merry Christmas. enjoy yourself
I can wait until you are available.
Okay, will look at after the holidays.
Had a look at the debug output, the crash happend because Hybrid was not able to load:
Code:
Invalid json options file 'D:\Hybrid\2023-12-25@16_12_29_4310\job_16_13_16_536.json'
This should only happen if the options file already exists.
Since I haven't changed that part of the code for multiple years, I suspect this s related to some anti virus program or similar. (I assume you are not running multiple Hybrid instances in parallel)
Can you reproduce the problem when processing "C:\czz\Cai Zhizhong Cartoon Series S01E01A.mkv" on it's own?
Cu Selur
If only one file is encoded at a time, all of them are fine. This bug only occurs when multiple files are processed in batches. This time I picked six of the files to batch test and generate the debug1 file. Then remove one of the files and leave five files to generate the debug2 file. Finally, remove one file again, and four files are left to generate a debug3 file.
https://wwi.lanzoup.com/iwkZB1iyidrc
"..four files are left to generate a debug3 file."
Okay, does this also happen if you just use two files?
And could you create a debug output of that, since the debug output should be way smaller, it might be easier to reproduce the problem.
Cu Selur
Ps.: if you can create two short samples and create the problem with those and can share them with me it would help a lot, otherwise I will probably spend hours reading the debug output to find a way to reproduce this.
Also try whether it helps to disable: 'Config->Paths->Create sub-folder per job in temp path. *experimental*', which seems to be enabled in your settings.
Cu Selur
Cai Zhizhong Cartoon Series S01E01A:1 audio no sub
Cai Zhizhong Cartoon Series S01E01B:2 audios 3subs
Cai Zhizhong Cartoon Series S01E02A:1 audio 3subs
Cai Zhizhong Cartoon Series S01E03A:1 audio 4subs
If disable: 'Config->Paths->Create sub-folder per job in temp path. *experimental*',Hybrid batch mod won't crash. But S01E01B's first sub will merge into S01E01A.
Here is the debug4 : S01E01B's first sub merged into S01E01A.
https://wwi.lanzoup.com/iHtqn1iyqycb
If enable: 'Config->Paths->Create sub-folder per job in temp path. *experimental*',the sub won't match wrong, 1 audio 3subs/1 audio 4subs work fine, but 1 audios no subs/2 audios 3subs will crash.
By the way, why I already set the VBV maxrate to 1040/13000, Hybrid still chang to default 62500/78125 when Batch encode?
Quote:Hybrid still chang to default 62500/78125 when Batch encode?
If bit rate based encoding was used, probably yes, since changing the source will then trigger a recalculation of the restrictions.
About the debug output like I wrote:
Quote:Okay, does this also happen if you just use two files?
And could you create a debug output of that, since the debug output should be way smaller, it might be easier to reproduce the problem.
otherwise I would need samples of all your sources that allow me to reproduce the problem.
I'm not going to spend hours trying to separate all the debug output lines per source,...