HandBrake/win/CS/HandBrakeWPF/Services/Encode
Damiano Galassi 94c8b3e6d8
libhb: cli: ui: support custom channels order (#7265)
Fixes the mapping of audio channels in PCM tracks
with custom layouts. Fixes #6300.
2025-09-13 12:07:19 +02:00
..
EventArgs WinGui: Improve the "When done" feature. Add exit code as a parameter to allow scripts to make decisions based on this. 2021-11-18 21:55:16 +00:00
Factories libhb: refactor hwaccel 2025-07-10 09:47:19 +02:00
Interfaces WinGui: API Tidyup around the HBConfiguration. This object was bleeding over a number of domain objects. This has the benifit of making the QSV options live and will change without having to re-add jobs to the queue. 2022-03-27 13:55:36 +01:00
Model libhb: cli: ui: support custom channels order (#7265) 2025-09-13 12:07:19 +02:00
LibEncode.cs WinGui: Polling GPU information via WMI can be fairly slow on some systems. As such any calls that request GPU information during startup have been removed and where possible, moved to a background thread. The defaul user settings for Intel/Nvidia enablement are not as strict now as a result which isn't ideal, but overall the better choice given GPU probe can be north of 5 seconds on some systems. 2024-08-13 20:32:28 +01:00