quamt
quamt
I added a 5-second delay between encodes in the batch script to ensure that GPU resources had time to release between jobs. After running multiple 1080p encodes (which balanced GPU...
Question, is the build optimised for parallel 4? Because when I use parallel 2 I always get this kind of behaviour: ``` test.mkv -------------------------------------------------------------------------------- Parallel Enc 1: Selected GPU #1...
@KickAss0815 I use a combination of PowerShell scripts and batch files for automated video testing, encoding with QSVEnc, and result analysis. **Disclaimer** The included batch/Powershell scripts are provided as-is, without...
@rigaya I ran some further tests with `--parallel 4 `and wanted to share the findings - hopefully they’re useful. **Additional Observations with `--parallel 4` (Updated Tests)** After running a fresh...
@rigaya, Thanks again for the updated test build (r3685) and your detailed explanation of the changes - especially around GPU selection scoring and session initialization timing. **New Test Observation (`--parallel...
> Although I'm unsure about the forced reboot, it might be related to --parallel pushing too much task to the GPU. > > **QSVEnc 7.86 update** [QSVEnc 7.86](https://github.com/rigaya/QSVEnc/releases/tag/7.86) will now...
**Additional Findings (Post-4K Removal Test)** After removing the 4K video from the test batch, no system restarts occurred, even with multiple parallel encode sessions. This strongly suggests the instability was...
@rigaya I'm running some more tests and will report back once they are completed, which might take a while. In the meantime is there any log I can activate that...
Thank you @rigaya Test Results with Latest Build (r3679) - `--parallel 2` Thank you for the updated build. I ran a fresh round of tests using `--parallel 2` and wanted...
**Update:** `--parallel 4 `Test Run I began a test run using `--parallel 4`. The first encode `1080p 30fps AVC` completed successfully without any issues. _During this run, I observed the...