Having trouble to play the out.mp4
First of all, thanks for such a great post, I really enjoyed it. I tried to play with your code in Google colab. I was unable to play out.mp4 video. Can you suggest any video player to play that or how is it playing in your Github repo. Thanks again,
@RajPratim21 @Tony607 I have the same issue. The out.mp4 file is not generated correctly. Any fix to this problem ?
If you have downloaded the file to your local machine and it is not an empty file, try using a video player like the Windows default “Movies & TV” app or equivalent applications for other OS.
MessageError Traceback (most recent call last)
/usr/local/lib/python3.6/dist-packages/google/colab/files.py in download(filename) 174 'port': port, 175 'path': os.path.abspath(filename), --> 176 'name': os.path.basename(filename), 177 })
/usr/local/lib/python3.6/dist-packages/google/colab/output/_js.py in eval_js(script, ignore_result) 37 if ignore_result: 38 return ---> 39 return _message.read_reply_from_input(request_id) 40 41
/usr/local/lib/python3.6/dist-packages/google/colab/_message.py in read_reply_from_input(message_id, timeout_sec) 104 reply.get('colab_msg_id') == message_id): 105 if 'error' in reply: --> 106 raise MessageError(reply['error']) 107 return reply.get('data', None) 108
MessageError: TypeError: Failed to fetch
I can not download the file
I can not download the file
Pls try to use Google Chrome rather than other chromes.
I have used Google Chrome, Firefox and IE (Microsoft). Nothing works
First of all, thanks for such a great post, I really enjoyed it. I tried to play with your code in Google colab. I was unable to play out.mp4 video. Can you suggest any video player to play that or how is it playing in your Github repo. Thanks again,
try some other video file
@RajPratim21 @Tony607 I have the same issue. The out.mp4 file is not generated correctly. Any fix to this problem ?
try to import another video file