[BUG] Hybrid fails to extract tx3g subtitles from a mp4 container - Printable Version +- Selur's Little Message Board (https://forum.selur.net) +-- Forum: Hybrid - Support (https://forum.selur.net/forum-1.html) +--- Forum: Problems & Questions (https://forum.selur.net/forum-3.html) +--- Thread: [BUG] Hybrid fails to extract tx3g subtitles from a mp4 container (/thread-1657.html) Pages:
1
2
|
RE: Hybrid fails to extract tx3g subtitles from a mp4 container - Dan64 - 29.12.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. RE: Hybrid fails to extract tx3g subtitles from a mp4 container - Selur - 29.12.2020 Audio-tab is only be hidden if 'Base->Processing->Audio' is set to 'ignore' or 'passthrough all'. -> I'll look into it RE: Hybrid fails to extract tx3g subtitles from a mp4 container - Selur - 29.12.2020 Argh, I see what I have broken. -> this will take a bit, will report back Cu Selur RE: Hybrid fails to extract tx3g subtitles from a mp4 container - Dan64 - 29.12.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. RE: Hybrid fails to extract tx3g subtitles from a mp4 container - Selur - 29.12.2020 Okay, I see the problem. -> will report back in a few minutes. Cu Selur RE: Hybrid fails to extract tx3g subtitles from a mp4 container - Dan64 - 29.12.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 RE: Hybrid fails to extract tx3g subtitles from a mp4 container - Selur - 29.12.2020 Seems like the chapter file get's deleted to early. -> I'll look into it Cu Selur RE: Hybrid fails to extract tx3g subtitles from a mp4 container - Selur - 29.12.2020 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 RE: Hybrid fails to extract tx3g subtitles from a mp4 container - Dan64 - 30.12.2020 This version fixed the subtitle problem and also the "parallel subjob processing" is working as expected. Thanks! |