quamt

Results 99 comments of quamt

I'm currently running another test based on a new idea I had to help narrow down the issue. I'll report back here once the test has completed.

Further Testing with `--parallel 2` and `--avhw` I ran another round of tests using `--parallel 2`, this time enabling `--avhw`. I noticed that the issue with _Video Decode / Video...

Thank you, @rigaya – I’ve tested the new test build: QSVEncC_release_r3707_x64. **Test 1:** `--parallel 2` - No `--avhw` flag used - 0-second delay between jobs **Result:** Both Arc A770 GPUs...

Hi @OttoYang To clarify MLT - Meteor Lake. Will iGPUs before MLT write Low Delay B-frames (LDB) or Generalized P/B (GPB) frames instead of the P-frames?

The idea was to be able to add something like the existing module `module.fontsData.ts` for example: ``` 'BakerSignet BT': [ 'bakersignetbt.ttf', 'bakersignetbtroman.ttf', 'bakrsign.ttf' ], 'Staccato222 BT': [ 'stac222n.ttf', 'stacc222.ttf', 'tt0610m.ttf'...

Yes, Hidive has limitations regarding font loading, which affects how subtitles display. While dynamic font downloading isn’t possible as with crunchy, adding user-provided fonts into the array could enhance the...

Adding the fonts manually via mkvmerge works. When changing the subtitles fonts to the ones that are from crunchy, it works as well, but it is hard to tell if...

Thanks for pointing out the variety of fonts used in Hidive subtitles. This discussion aims to find solutions for more consistent subtitle appearances, like replacing specific fonts with suitable alternatives...

Thank you very much. I compared the fonts in the fonts text that you provided to the ones available on Crunchy. ``` 1942 report: No exact match, but "Brush Script...

Thanks so much for the detailed reply. I appreciate you taking the time to explain the technical side. Yes, you understood my suggestion correctly. The idea was to allow a...