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
Looks like error said this:
moov atom not found
[in#0 @ 000001f8e0a5ae80] Error opening input: Invalid data found when processing input
Error opening input file results\011_inp_tmp_videos\001.mp4.
Error opening input files: Invalid data found when processing input
Exception in thread Thread-3 (_handle_results):
Traceback (most recent call last):
File "C:\Users\SimbiAnT\AppData\Local\Programs\Python\Python310\lib\threading.py", line 1016, in _bootstrap_inner
self.run()
File "C:\Users\SimbiAnT\AppData\Local\Programs\Python\Python310\lib\threading.py", line 953, in run
self._target(*self._args, **self._kwargs)
File "C:\Users\SimbiAnT\AppData\Local\Programs\Python\Python310\lib\multiprocessing\pool.py", line 579, in _handle_results
task = get()
File "C:\Users\SimbiAnT\AppData\Local\Programs\Python\Python310\lib\multiprocessing\connection.py", line 251, in recv
return _ForkingPickler.loads(buf.getbuffer())
TypeError: Error.init() missing 2 required positional arguments: 'stdout' and 'stderr'
Error opening input files: Invalid data found when processing input
Sometimes it crash partial video and total compilation will stuck, like this 003.mp4 on screenshot
![Image](https://private-user-images.githubusercontent.com/24406976/406817781-445002a0-5325-41c4-a7cc-cc98b8f509c7.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2MDkzMzgsIm5iZiI6MTczOTYwOTAzOCwicGF0aCI6Ii8yNDQwNjk3Ni80MDY4MTc3ODEtNDQ1MDAyYTAtNTMyNS00MWM0LWE3Y2MtY2M5OGI4ZjUwOWM3LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE1VDA4NDM1OFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTM2MmUzYzFmNDA1NmFiZjU4MDViZDE2YmQzMmJjYWRjMDM1Nzg0YTc0OWIzNGJlMmU4NzFhODdhMWFmZDhjZDcmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.3Ibjv7X4WqWx2GOLBjJ1QScG64auz1T3QXk1_FZXim4)
I'm using this command to run
python F:\Upscale\Real-ESRGAN\inference_realesrgan_video.py -i "%f" -n realesr-animevideov3 -s 2 --suffix outx2 --num_process_per_gpu 6
The text was updated successfully, but these errors were encountered: