Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto transcode files from OBS Replay Buffer on NAS #316

Open
JJGadgets opened this issue Jan 9, 2024 · 0 comments
Open

Auto transcode files from OBS Replay Buffer on NAS #316

JJGadgets opened this issue Jan 9, 2024 · 0 comments

Comments

@JJGadgets
Copy link
Owner

JJGadgets commented Jan 9, 2024

OBS Replay Buffer is currently set to use a pretty high quality NVIDIA H.264 CQP

Since cluster nodes now have Intel iGPUs, those can be used to transcode said H.264 CQP to AV1/H.265 CRF and denoise/degrain a little (some games like NFS Heat have insanely high grain that can't be disabled and bloats CQP file size).

At worst, use CPU to transcode & set CPU limits, since the main goal is space savings, not performance.

Tool/app to transcode currently undecided, ideas:

  • Handbrake
  • FileFlows
  • Tdarr
  • selfmade cronjob bash script with raw ffmpeg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant