fix: use transcode configs where appropriate in new pipeline

we were still using the old ffmpeg settings JSON in some places

fix: handle 10-bit hevc in new qsv pipeline + other fixes

fix: enable watermarks on new qsv ffmpeg pipeline
This commit is contained in:
Christian Benincasa
2025-01-10 14:48:36 -05:00
committed by GitHub
parent 54809fdc80
commit 0260abc555
21 changed files with 568 additions and 223 deletions

View File

@@ -1 +1,21 @@
server/src/migrations/**/*.ts
.github/
.husky/
docker/
docs/
resources/
pnpm-*.yaml
**/bundle
**/node_modules
.release-please-manifest.json
CHANGELOG.md
mkdocs.yml
server/streams/**/*.ts
server/web/
server/temp
**/.tsup
*.html