Skip to content

Conversation

@JovannMC
Copy link
Member

@JovannMC JovannMC commented Dec 22, 2025

many more fixes for conversions using NVENC, mainly for the official vertd instance. this should reduce conversion failures by a lot, hopefully--many thanks to people submitting their videos to troubleshoot!

  • fixes to 8k, 4k and 10-bit videos
    • workaround to support 8k videos
    • prefer original codec, forcing h265 if 10-bit video
    • limit 4k+ videos to 60 fps
    • use detected bitrate instead of multiplier
  • better fps, resolution, and codecs parsing
  • scale fallback bitrate based on resolution
  • ensure nvenc workarounds only apply to NVIDIA gpus
  • cleanup of unnecessary code

we should probably adjust this depending on resolution/fps, most 4k videos should be okay with this
fixes weird ts and m2ts files again
hopefully will be a bit more reliable with 4k videos, support 8k, and have these only apply to NVIDIA gpus and not every one (oops)

these things are mostly for the official instance where we have a rtx 4000 ada
use the default bitrate for videos rather than using a multiplier, scale default bitrate depending on resolution, clean up of unnecessary code
@JovannMC JovannMC requested a review from not-nullptr December 22, 2025 17:00
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

Successfully merging this pull request may close these issues.

2 participants