DaGooseYT / EncodeGUI

EncodeGUI (encode-gooey) is a free and open source video transcoder GUI that utilizes AI tools for a fascinating encoding experience.
https://encodegui.com
GNU Affero General Public License v3.0
129 stars 5 forks source link

Ends encoding with an error #9

Closed ghost closed 2 years ago

ghost commented 2 years ago

image

[11:17:48]: Welcome to EncodeGUI! You are using the v1.0.7 (free, stable) build. [11:17:48]: This is a user information log and will not be accepted in an issue/bug report. [11:17:48]: Visit https://encodegui.com/support.html for directions on how to submit a proper issue/bug report. [11:17:48]: Found 1 GPU device(s): Intel(R) UHD Graphics 730 [11:17:48]: Warning: No NVENC drivers found. Removing NVENC support in AVC and HEVC. [11:17:48]: Warning: No AMF drivers found. Removing AMF support in AVC and HEVC. [11:17:48]: The user had selected to opt-out of automatically checking for updates in preferences. Skipping update search... [11:17:48]: Loaded job 11160820 from backup successfully. [11:18:07]: Job with ID 11180720 successfully added to the Job Queue. [11:18:19]: Attempting to start the job queue... [11:18:19]: Extracting frames for job 11180720 [11:18:19]: Starting video encoding for job: 11180720 [11:18:20]: Finished writing logs for job 11180720 [11:18:20]: Deleting temp video file for job 11180720... [11:18:20]: Deleting extracted preview files for job 11180720... [11:18:20]: All jobs in the queue are completed. [11:27:11]: Job with ID 11271120 successfully added to the Job Queue. [11:27:48]: Attempting to start the job queue... [11:27:48]: Extracting frames for job 11271120 [11:27:49]: Starting video encoding for job: 11271120 [11:27:49]: Finished writing logs for job 11271120 [11:27:49]: Deleting temp video file for job 11271120... [11:27:49]: Deleting extracted preview files for job 11271120... [11:27:49]: All jobs in the queue are completed.

job-11271120.zip

ghost commented 2 years ago

intel i5 11400 intel UHD 730 32gb ddr4 3600 Win11

DaGooseYT commented 2 years ago

There are no FFmpeg logs in your log folder, which means FFmpeg didn't start at all. The likely reason for the error is that you saved the video to a folder that requires admin privileges. FFmpeg in EncodeGUI won't run with admin privileges. Save the video to a location within your user folder and try again.

ghost commented 2 years ago

Strange, I do everything in the admin account. I tried to make an amine account through Winaero Tweaker, everything worked on it. image

l investigate further

DaGooseYT commented 2 years ago

You're misunderstanding the issue. The problem is NOT that you as a user doesn't have admin privileges, it's that the FFmpeg program in EncodeGUI doesn't have admin privileges. You can't change that. Save the output video to your user folder where admin privileges aren't preset and that should solve your issue.

ghost commented 2 years ago

I do not understand how to solve this problem, I save the video to a folder where only the rights of my user image

DaGooseYT commented 2 years ago

Please send a copy of the logs after you've saved the video to a folder that doesn't have admin privileges.

ghost commented 2 years ago

job-16053422.zip

ghost commented 2 years ago

I tried to create another account without administrator rights and save the video to a public folder there, the video was recoded without error. When you save the video to the same place in the public folder, in an account with administrator rights, the program gives an error.

ghost commented 2 years ago

It's funny, I made an account for another user and ran the program from under it. Everything worked, saved all available partitions without errors. Subsequently, he deleted the main account, since he was not needed because all activity was transferred to another account. And what ..... I ran into this error again. Classic. You will have to create a separate account for one program. Ahahah! Btw I'm using the original image of Windows, without tweaks, etc.. Installed clean from a flash drive.

DaGooseYT commented 2 years ago

Excellent for finding the issue/workaround. But I was unable to replicate this problem. This issue extends outside of EncodeGUI and therefore I can't help much past here.