minema
minema copied to clipboard
Can't export frame 2
this is definitely not caused by missing permissions, a missing export folder or missing space on device. It even creates an nearly empty output file. It is reproducible and maybe graphics driver dependant. It did not happen with the AMD opensource driver, but it does happen with the closed one. I think that doesn't make any sense, so maybe that is just a coincidence. System specs etc. in log. Log: https://paste.ee/p/AWd9C (Ungültige Adresse =~ Invalid Address)
Me too. :( But i think i found the solution to my error. Thx.
From what I found, the solution to this problem is installing ffmpeg in the root of the disk, instead of user's folder or somewhere remotely away from the root of the disk. I.e. C:\ffmpeg\bin\ffmpeg.exe
instead of C:\Users\Admin\ffmpeg\bin\ffmpeg.exe
.
Ok, thanks for letting me know.
On Tue, Feb 18, 2020, 1:20 AM McHorse [email protected] wrote:
From what I found, the solution to this problem is installing ffmpeg in the root of the disk, instead of user's folder or somewhere remotely away from the root of the disk. I.e. C:\ffmpeg\bin\ffmpeg.exe instead of C:\Users\Admin\ffmpeg\bin\ffmpeg.exe.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/daipenger/minema/issues/4?email_source=notifications&email_token=AF3GGR7Z4JMARJAGOCM4EDTRDOK6LA5CNFSM4EJY7A6KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEMBAVNY#issuecomment-587336375, or unsubscribe https://github.com/notifications/unsubscribe-auth/AF3GGR5WCPUGIIBCOI7JBGTRDOK6LANCNFSM4EJY7A6A .
Another way that this issue can be caused is if your encoding presets have errors in them, if it can't encode the video because the encoding options are wrong, it can't export any frames. You can see the exact reason in Minema's log. That's where I would start checking.