Use hardware acceleration with ffmpeg: NVIDIA NVENC/NVDEC/CUDA, Intel Quick Sync (QSV), VA-API (Linux Intel/AMD), VideoToolbox (macOS Apple Silicon/Intel), AMD AMF (Windows), Vulkan, plus hwupload/hwdownload filters for full-GPU pipelines. Use when the user asks to encode with GPU, use NVENC, use QSV, use VideoToolbox on Mac, use VAAPI, accelerate ffmpeg with GPU, speed up transcoding, or do zero-copy GPU-to-GPU filtering.
$npx -y skills add damionrashford/media-os --skill ffmpeg-hwaccelInstalls into the current project.
Run `npx skills use "https://github.com/damionrashford/media-os" --skill "damionrashford/media-os/ffmpeg-hwaccel"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/damionrashford/media-os" that are relevant to the current task. Run `npx skills add "https://github.com/damionrashford/media-os"` and select the relevant skills, then follow their instructions.