Posts: 750
Threads: 72
Joined: Feb 2020
The new build start after having added the "misc.ini" as suggested.
But now the audio tab is disappeared and I was unable to find a way to show it on the GUI.
The video encode crash. So now the situation is even worse.
I attached the debug output.
Posts: 10.618
Threads: 57
Joined: May 2017
Audio-tab is only be hidden if 'Base->Processing->Audio' is set to 'ignore' or 'passthrough all'.
-> I'll look into it
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Posts: 10.618
Threads: 57
Joined: May 2017
Argh, I see what I have broken.
-> this will take a bit, will report back
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Posts: 750
Threads: 72
Joined: Feb 2020
Now the situation improved: the audio tab is available and the encoding completed successfully.
But the mux task crashed with the following message: MkvMerge output: Error: '24000\1001fps' is not recognized as a valid number format
I attached the debug output.
Posts: 10.618
Threads: 57
Joined: May 2017
Okay, I see the problem.
-> will report back in a few minutes.
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Posts: 750
Threads: 72
Joined: Feb 2020
The last dev version 2020.12.29-164750 is working. The bug has been fixed!
But I found a regression error. If in the "Jobs" tab I enable "Parallel subjob processing" some of the temporary working files are deleted before the muxing and consequently the mux task crash. To fix the problem I disabled this option, but in the previous stable version this early clean-up has never occurred, to test it you can use the sample file that I sent to you.
Thanks
Posts: 10.618
Threads: 57
Joined: May 2017
Seems like the chapter file get's deleted to early.
-> I'll look into it
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Posts: 10.618
Threads: 57
Joined: May 2017
Man, that took a while to identify what did change.
-> I missed that MediaInfo changed the was it reports the subtitle types.
Will send you a link to a new dev in a few minutes.
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Posts: 750
Threads: 72
Joined: Feb 2020
This version fixed the subtitle problem and also the "parallel subjob processing" is working as expected.
Thanks!