stash/ui/v2.5/graphql
Nodude 4ca6fcb5c0 Allow hardware acceleration for generation tasks
Adds a separate generationHardwareAcceleration config toggle that opts
the preview, marker, transcode, and clip-thumbnail tasks into the
existing HW pipeline. Generator methods take path/width/height
primitives; the marker task only probes for HW when a video preview is
actually requested.

On NVENC: 8K/41min/15-marker scene goes from 8m to 5m; 1080p/9min with
no markers 15s to 14s. Short 720p clips are slower. Reduce concurrent
tasks if VRAM is limited.
2026-04-22 19:59:08 +02:00
..
data Allow hardware acceleration for generation tasks 2026-04-22 19:59:08 +02:00
mutations FR: Tags Tagger (#6559) 2026-02-25 11:39:14 +11:00
queries Exclude zip folders when browsing scenes and galleries (#6740) 2026-03-24 15:03:58 +11:00
client-schema.graphql Default view filters (#4962) 2024-06-18 10:51:52 +10:00
subscriptions.graphql feat: Add ETA for tasks (#5535) 2025-01-30 13:28:40 +11:00