Thomas Ressler-Antal
Thomas Ressler-Antal
Hello, sorry for the really long delay. I fixed the bug back then by setting the `exec_async` parameter to `False` in the pipeline. So there seems (or seemed) to be...
Thank you very much!
Any news regarding this?
Could you provide the ffmpeg command I should test on the video?
Ok, I have ran ffmpeg on the corrupted file and it throws the same error: ``` [mov,mp4,m4a,3gp,3g2,mj2 @ 0x559fa2226100] moov atom not found [in#0 @ 0x559fa2225fc0] Error opening input: Invalid...
Yes, that is exactly the Problem. I have no way of catching the error and the entire training process stops. I will check, once it is merged. What exactly do...
Hey @JanuszL I am training a model, which expects video snippets with a certain duration (in seconds). Furthermore it expects a timestep for each frame, which is used for a...
Please have a look at another issue/question I have submitted #5626. I explain my pipeline there in more detail. **tl;dr:** 1. _DALI pipeline_: Loading raw video bytes from webdataset 2....