Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not open encoder #61

Open
Lehnemann opened this issue Oct 5, 2024 · 7 comments
Open

Could not open encoder #61

Lehnemann opened this issue Oct 5, 2024 · 7 comments
Labels
bug Something isn't working

Comments

@Lehnemann
Copy link

Hi, I'm having this error when I'm trying to record a video from the screen: "Could not open the encoder". What I am possibly doing wrong?

Only this feature is not working.

My Windows is the version 23H2, home edition, not activated, compilation 22631.4249. And I was having this problem from Capturer version 1.6.0.

@ffiirree
Copy link
Owner

ffiirree commented Oct 5, 2024

Have you tried v1.6.3 or modified the recording parameters? Some combinations of parameters can cause this problem.

Capturer_2024-10-06_025856_449

@Lehnemann
Copy link
Author

Have you tried v1.6.3 or modified the recording parameters? Some combinations of parameters can cause this problem.

Capturer_2024-10-06_025856_449

I'm using right now. And it has the same problem. And I would like to thank because the app close itself when the bug happens before this version. Now it stays in the tray. It stays working when the bug occurs...
image

@ffiirree
Copy link
Owner

ffiirree commented Oct 7, 2024

Thanks, but I can't reproduce the bug on my virutal Windows 10, could you clear the logging files "logs/CAPTURER-X.log" in the app's root folder first, then reproduce the issue and upload the logging files?

@ffiirree ffiirree added the bug Something isn't working label Oct 7, 2024
@Lehnemann
Copy link
Author

Lehnemann commented Oct 7, 2024

Ok, I deleted the files from the logs folder and the log files only appeared on the third attempt.

CAPTURER-E-20241007-140620.24844.log
CAPTURER-I-20241007-140619.24844.log
CAPTURER-W-20241007-140620.24844.log

Could this occur when there is a change in input and output devices?

Now I saw the file CAPTURER-E-20241007-140620.24844.log and I noted the error in the file's path. The possible problem is in the name Video's folder. When the app run for the first time, it captures in a wrong way the name of the folder. It was the first time this happened...

@Lehnemann
Copy link
Author

It was exactly that: the problem was with the name of the video's saving folder. When I made change it worked again.

@ffiirree
Copy link
Owner

ffiirree commented Oct 8, 2024

It seems like a text encoding error, I don't known why your 'Video' folder is shown as 'V ??????? ?????? ????? ???? ??? ?? ?­deos', which should be an ascii path...

@Lehnemann
Copy link
Author

It seems like a text encoding error, I don't known why your 'Video' folder is shown as 'V ??????? ?????? ????? ???? ??? ?? ?­deos', which should be an ascii path...

Thanks for your reply. 🙂
I run the English translated version, but my Video's folder name is in Portuguese. May be thats the case.

But it was the first time that this error shows up...🤔

But thanks a lot for your reply. Your software is amazing and you have helped us a lot!

I mean the entire community. Thank you very much for all your effort and dedication. 🎉👏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants