FastFlix icon indicating copy to clipboard operation
FastFlix copied to clipboard

ERROR Could not encode video due to permissions error.

Open DuckersMcQuack opened this issue 10 months ago • 2 comments

FastFlix Version: 5.8.2 Operating System: Win 11 home Describe the bug A clear and concise description of what the bug is. "2024-06-05 16:38:53 Duckers fastflix-core[16884] ERROR Could not encode video due to permissions error.Please make sure encoder is executable and you have permissions to run it.Otherwise try running FastFlix as an administrator."

To Reproduce Steps to reproduce the behavior

Any attempt with QSV AV1 with the separate QSV drivers i downloaded fails with permission issues

DuckersMcQuack avatar Jan 05 '25 15:01 DuckersMcQuack

Are you able to run that encoder directly from the command line as the current user without issue? I assume you mean that you are using QSVEnc ?

Should be able to go into the directory where it has been extracted and run QSVEncC64.exe -h and see output.

cdgriffith avatar Jan 15 '25 01:01 cdgriffith

In addition to running FastFlix as an administrator, you should also check via the console whether QSVEncC is loaded correctly. Configuration errors can also trigger this error message—for example, if you only entered the folder path but forgot to append the QSVEncC64.exe file at the end.

T23TW8 avatar Mar 24 '25 16:03 T23TW8