EveryGameGuru
New Member
I am learning as much as I can about ffmpeg, muxer settings, encoding/decoding, etc.
I'm at a roadblock, as I can't seem to find the right combination to make this work.
What I want:
HEVC_NVENC (4K60 HDR) HLS stream to YouTube
H264_NVENC (1080p60 NO-HDR) ffmpeg "record to url" SRT stream to CASTR
What has worked:
HEVC_NVENC (4K60 NO-HDR) HLS stream to YouTube
H264_NVENC (1080p60 NO-HDR) RTMP ffmpeg "record to url"
I know I can make this happen in the "Muxer settings" under the RECORD tab, I'm just not sure the exact commands.
Basically, I'd like to take my scene and stream it as h.265 4:2:0 for YouTube and h.264 rec 709 Limited to a Castr HLS server.
As a side note, I've only gotten MPEGTS container to work with the CASTR SRT server with both audio and video, though certain combinations of the MP4/MP2/AAC encoders will work for either video or audio, but not both.
I have a 12900K with dual 3090s with the NVLink bridge if that helps (I can enable or disable SLI) so if worse comes to worse I can always use Intel's GPU or the other 3090 to encode the 1080p stream.
Thank you thank you thank you in advance to anybody who takes the time to even read this. Any help is greatly appreciated.
I'm at a roadblock, as I can't seem to find the right combination to make this work.
What I want:
HEVC_NVENC (4K60 HDR) HLS stream to YouTube
H264_NVENC (1080p60 NO-HDR) ffmpeg "record to url" SRT stream to CASTR
What has worked:
HEVC_NVENC (4K60 NO-HDR) HLS stream to YouTube
H264_NVENC (1080p60 NO-HDR) RTMP ffmpeg "record to url"
I know I can make this happen in the "Muxer settings" under the RECORD tab, I'm just not sure the exact commands.
Basically, I'd like to take my scene and stream it as h.265 4:2:0 for YouTube and h.264 rec 709 Limited to a Castr HLS server.
As a side note, I've only gotten MPEGTS container to work with the CASTR SRT server with both audio and video, though certain combinations of the MP4/MP2/AAC encoders will work for either video or audio, but not both.
I have a 12900K with dual 3090s with the NVLink bridge if that helps (I can enable or disable SLI) so if worse comes to worse I can always use Intel's GPU or the other 3090 to encode the 1080p stream.
Thank you thank you thank you in advance to anybody who takes the time to even read this. Any help is greatly appreciated.