04.12.2019, 09:44
Hi,
When activating parallel subjob processing and dealing with a source file with timecodes, the timecode file is deleted before the final muxing happens. I presume there is some sort of dependency order that is not correct. The few last lines are:
I've got the full debug log if necessary, but this seems self explanatory
Regards
When activating parallel subjob processing and dealing with a source file with timecodes, the timecode file is deleted before the final muxing happens. I presume there is some sort of dependency order that is not correct. The few last lines are:
Code:
-> should be there after processing: /tmp/Exodus (1960) 1080p_new_08_39_31_7310_03.264
starting 08_39_31_7310_03_video@08:39:32.940 - /home/marc/Downloads/retrieve/Exodus (1960) 1080p_new.mkv
finished after 00:00:02.458
-> should be there after processing: /home/marc/Downloads/retrieve/Exodus (1960) 1080p_new.mkv
starting 08_39_31_7310_05_muxing@08:39:35.403 - /home/marc/Downloads/retrieve/Exodus (1960) 1080p_new.mkv
delete /tmp/timecodeV2_08_39_31_7310.tc
Error: The timestamp file '/tmp/timecodeV2_08_39_31_7310.tc' could not be opened for reading.
finished after 00:00:00.035
-> 08_39_31_7310_05_muxing crashed: ERROR: /home/marc/Downloads/retrieve/Exodus (1960) 1080p_new.mkv was not created!
Aborting '08_39_31_7310_05_muxing' due to: ERROR: /home/marc/Downloads/retrieve/Exodus (1960) 1080p_new.mkv was not created!
I've got the full debug log if necessary, but this seems self explanatory
Regards