-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
HLS don't work with AMD HW AV1 #3902
Comments
I tested it with a person who have NVENC (Nvidia), this works fine here ! curl https://*******/index.m3u8
|
As written inside instructions, please provide a network dump that contains the stream. It can be generated in this way:
|
No Problem :) und THX for your Support 💯 Dump (in pcapng and pcap format) Mediamtx RTMP (AV1) Publish.zip |
Thank you very much for providing the network dump that allowed to replicate the issue. |
THX SOOOO MUCH 💯 seems to work fine so far !!! |
@aler9 I made some Tests I notice the Audio Codec is missing on AV1 Stream, in the first I though my OBS Studio is misconfigured but after I switch to other Encoders the Audio was back without any changes on my Sources. |
on WHIP with Opus the WebRTC based Stream have Audio but no Codec in HLS Stream and RTMP to WebRTC the Audio is missing too. I tested SVT-AV1 (CPU based) Encoder Problem still exist, H264 / H265 (HEVC) still fine. |
Which version are you using?
main
Which operating system are you using?
Linux amd64 standard
Describe how to replicate the issue
Publish a Stream in RTMP or WHEP with AMD HW AV1 failed to get a valid HLS Stream, e.g. switch to CPU based Codec SVT-AV1 or NVENC HLS will work fine by this Codecs / Encoder.
Server logs
ERR [HLS] [muxer dom1nic] muxer error: unable to parse AV1 sequence header: timing_info_present_flag is not supported yet
Network dump
No response
The text was updated successfully, but these errors were encountered: