You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi.
I was hoping to find a way to avoid loading .mov files if they are corrupted. This means it has no dimension and length info when i look at it in the OS X file window.
But this line does not return anything if the file is corrupted. Actually we do not even get to that line of the code. Instead we get this console print.
error message:
Hi.
I was hoping to find a way to avoid loading .mov files if they are corrupted. This means it has no dimension and length info when i look at it in the OS X file window.
I noticed the addon hast this call:
But this line does not return anything if the file is corrupted. Actually we do not even get to that line of the code. Instead we get this console print.
error message:
Do you think there is a way to catch this message through the addon and prevent the file from being used?
thanks.
The text was updated successfully, but these errors were encountered: