-
Notifications
You must be signed in to change notification settings - Fork 42
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
Unexpected parameters - System Error modal dialog? #1298
Comments
re-running the queue with the same files did not reproduce the error. |
I've had it happen again, with different files, and wonder if it might be something to do with the Handbrake subsystem being called and available CPU/RAM resources. The machine's pretty busy most of the time and that's when the errors have occurred. I have Vidcoder settings to a max of 2 jobs at Normal priority. I do not have the [] checked for Capping simultaneous encodes. I have the CPU throttling set to 50%. I'm using an RTX3070 and when VC is running I see it utilizing two of the four GPUs on it. I was not running anything else that'd have been using the other two GPUs (and they showed as otherwise idle in the task manager Performance tab). I have run thousands of videos through this process and have never seen this error before. I don't know if it's related to anything recent in Vidcoder or not. |
Thanks for the report. This looks like an issue within the HandBrake core. Did the encode actually fail? It looks like it happened during cleanup after the encode completed. |
The encodes succeed, but the process gets halted until the modal error is dismissed. |
Problem Description
I have a number of video clips being transcoded. A dialog appears with the title: VidCoderWorker.exe - System error, a red (x) icon and the text: "Exception Processing Message 0xc0000005 - Unexpected Parameters".
However, the queue shows no errors? It seems like all files transcoded properly.
Searching the appdata logs folder did not find 'unexpected' or 'parameters' in any of the log files.
The modal dialog pops up on the active desktop, not the virtual desktop in which vidcoder is running. Which, I suppose, is understandable as it's a modal dialog requiring attention. However, the transcoding actions kept running in the background, so the modal nature of the dialog didn't appear to be stopping anything from continuing. Since it didn't stop anything I can't quite pin down which video was actually triggering the error.
I've re-run the same video files and it's not popping up the same errors.
In checking the combined log I did see "HB Fatal error"
I think the 'threaded' nature of the logging/transcoding makes it tricky to tell which video caused HB to throw that error. I did manage (using notepad++ 'find in files' search) to find the fatal error in an individual video log. Oddly, it was at the END of the log file and the video appears to have transcoded properly.
I do not know if the HB error was what was causing VC to throw the modal error.
What version of VidCoder are you running?
11.6 Beta
Encode Log
The text was updated successfully, but these errors were encountered: