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
Check the return code when saving a movie with files.
When using temporary files, we only run the movie creation process once,
rather than keeping an open pipe. As a result, we only get an error
here. Without this change, if the process fails, there is no error
message.
0 commit comments