pgoskiFLT
pgoskiFLT
If I try this: > source = r'C:\Users\Freelancer-xxx-05\Desktop\HRO_FD_reduced_v004_[00000-03999]_Difference_4.mp4' > output = r'C:\Users\Freelancer-xxx-05\Desktop\mpegger_test\mac.mp4' > ffmpeg.input(source).output(output) > ffmpeg.run() I get: > Traceback (most recent call last): > File "C:\Users\Freelancer-xxx-05\PycharmProjects\pythonProject\.venv\ffmpegtest.py", line 6, in...
Ok, so I found the issue and it is user error. When setting the ENV variable it must be set in the "Path" variable select this, then click edit...it will...