osr2mp4-core icon indicating copy to clipboard operation
osr2mp4-core copied to clipboard

being stuck at 99%

Open totargaming opened this issue 3 years ago • 1 comments

image the last time i used it, it was still running properly

totargaming avatar Aug 26 '21 11:08 totargaming

CalledProcessError(1, ['ffmpeg', '-i', 'libs\pythonlib\lib\site-packages\osr2mp4/0f2699dc-065c-11ec-baff-fcaa14f011c3temp/outputf.avi', '-i', 'libs\pythonlib\lib\site-packages\osr2mp4/0f2699dc-065c-11ec-baff-fcaa14f011c3temp/audio.mp3', '-c:v', 'copy', '-c:a', 'aac', '-ab', '500k', 'C:/Users/totarKun/Videos/1193588 Yamajet feat Hiura Masako Sunglow played by totar on nathan.avi', '-y'])Command '['ffmpeg', '-i', 'libs\pythonlib\lib\site-packages\osr2mp4/0f2699dc-065c-11ec-baff-fcaa14f011c3temp/outputf.avi', '-i', 'libs\pythonlib\lib\site-packages\osr2mp4/0f2699dc-065c-11ec-baff-fcaa14f011c3temp/audio.mp3', '-c:v', 'copy', '-c:a', 'aac', '-ab', '500k', 'C:/Users/totarKun/Videos/1193588 Yamajet feat Hiura Masako Sunglow played by totar on nathan.avi', '-y']' returned non-zero exit status 1. Traceback (most recent call last): File "libs/pythonlib/lib/site-packages/osr2mp4app/run_osu.py", line 92, in run() File "libs/pythonlib/lib/site-packages/osr2mp4app/run_osu.py", line 80, in run converter.joinall() File "C:\Users\totarKun\Desktop\osr2mp4\libs\pythonlib\lib\site-packages\autologging.py", line 1039, in autologging_traced_instancemethod_delegator return proxy(method, args, keywords) File "C:\Users\totarKun\Desktop\osr2mp4\libs\pythonlib\lib\site-packages\autologging.py", line 1196, in call value = function(*args, **keywords) File "C:\Users\totarKun\Desktop\osr2mp4\libs\pythonlib\lib\site-packages\osr2mp4\osr2mp4.py", line 242, in joinall mix_video_audio(self.settings) File "C:\Users\totarKun\Desktop\osr2mp4\libs\pythonlib\lib\site-packages\osr2mp4\VideoProcess\DiskUtils.py", line 34, in mix_video_audio subprocess.check_call([settings.ffmpeg, '-i', f, '-i', settings.temp + 'audio.mp3', '-c:v', 'copy', '-c:a', settings.audiocodec, '-ab', str(settings.settings["Audio bitrate"]) + "k", settings.output, '-y'], stdout=stream, stderr=stream) File "C:\Users\totarKun\Desktop\osr2mp4\libs\pythonlib\lib\subprocess.py", line 347, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['ffmpeg', '-i', 'libs\pythonlib\lib\site-packages\osr2mp4/0f2699dc-065c-11ec-baff-fcaa14f011c3temp/outputf.avi', '-i', 'libs\pythonlib\lib\site-packages\osr2mp4/0f2699dc-065c-11ec-baff-fcaa14f011c3temp/audio.mp3', '-c:v', 'copy', '-c:a', 'aac', '-ab', '500k', 'C:/Users/totarKun/Videos/1193588 Yamajet feat Hiura Masako Sunglow played by totar on nathan.avi', '-y']' returned non-zero exit status 1. It turned to this message then

totargaming avatar Aug 26 '21 11:08 totargaming