-
Notifications
You must be signed in to change notification settings - Fork 157
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error : Can’t currently RIFF AVI files – C : #93
Comments
Other try and config : Error [Errno 22] Invalid argument MoviePy error: FFMPEG encountered the following error while writing file E:/AI Enhanced Videos/Sortie Enhanced\2014 02 04 _-Make-up.mp4_RealESR_Gx4_Resize-100_Interpolation-Medium.mp4: b'[mp4 @ 0000025c27ce6100] Could not find tag for codec pcm_s16le in stream #1, codec not currently supported in container\r\nCould not write header for output file #0 (incorrect codec parameters ?): Invalid argument\r\nError initializing output stream 0:0 -- \r\n' The video export failed, possibly because the codec specified for the video (libx264) is not compatible with the given extension (mp4). Please specify a valid 'codec' argument in write_videofile. This would be 'libx264' or 'mpeg4' for mp4, 'libtheora' for ogv, 'libvpx for webm. Another possible reason is that the audio codec was not compatible with the video codec. For instance the video extensions |
Hi my friend, are you using github code? Probably you need to download new version of ffmpeg.exe and put it in QualityScaler/Assets folder.
unfortunately I can't upload the new version to github because it weighs too much and github won't let me |
Hello, thank you. I did what you said, download ffmpeg.exe and put it in the asset folder, and try another time. It still doesn't work.
|
Did you restarted the app? I think the problem is not FFMPEG but exiftool, to extract video metadata Did you check that the upscaled video was generated correctly? |
How can i check this? |
in the output you selected there is the upscaled video E:/Scaler IA/QualityScaler-3.9/AI Enhanced Videos/Output Path Videos Enhanced/ 2014 02 04 Make-up_.mp4_RealESR_Gx4_Resize-100.avi |
Yes, i have tried but it doesn't work correctly with avi. (it tell me codec MPNG) With mp4 (264), it's seem better but not very well. I'm searching for the best enhancement, i have a 3080Ti. |
Really strange, maibe the problem is VLC ? it is updated? Have you tried other programs to read videos? Personally i use MPC-BE https://github.com/Aleksoid1978/MPC-BE |
I too get the: (Was converting a h264 MKV to the x264 MP4 version) |
Hi, have you downloaded the latest release? Maibe you can try to clean and reinstall all the dependencies.
This will clean all dependencies, now you have to reinstall everything with:
After this, check if there is ffmpeg.exe in QualityScaler/Assets folder, otherwise you have to re-download it and put it back into this folder |
I assume by VSCode you mean just a normal terminal like CMD Should also not that error only happens at 99.9% when it's probably using ffmpeg to make an image sequence into an mp4. |
Hi, yes a normal CMD is the same as VSCode terminal yes, QS 3.8 and 3.9 introduced changes not compatible with previous QS Multi-threading skipping frames has been fixed with 3.8 Yes, that error must be only a ffmpeg error, introduced with QS 3.9 audio export in .wav format (that seems not compatible with older version of ffmpeg) |
Will nuke the pip requirements from orbit and then report back. The ffmpeg I put in there was the new one from the link provided above. |
when executing QualityScaler, you should see a message like: "[QualityScaler] External ffmpeg.exe file found" if QS correctly find the new ffmpeg.exe |
That seems to have fixed it for now. Kinda annoying that I now have to reinstall all the other pip files for the other scripts. |
Hello, it doesn't work.
I have bugs every times.
Do you know what i have to do please?
Terminal:
Error : Can’t currently write RIFF AVI files – C :
1 files weren’t udaterd due to errors
The text was updated successfully, but these errors were encountered: