logo

Live Production Software Forums


Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
NickN  
#1 Posted : Thursday, October 24, 2024 8:17:44 AM(UTC)
NickN

Rank: Newbie

Groups: Registered
Joined: 10/24/2024(UTC)
Posts: 8
United States
Location: LoCal

v27.0.0.85. I have the HEVC codec installed on the machine and have confirmed that it can playback a local file using media player.

I can send h.264 SRT stream to vMix without issues but when I send h.265 I get this error ....

error: failed to configure output type. SRT listener.Decode Thread

I successfully stream h.265 from this same camera source to other end points without problems but for some reason vMix is failing. Any ideas?
BARP  
#2 Posted : Thursday, October 24, 2024 3:25:02 PM(UTC)
BARP

Rank: Member

Groups: Registered
Joined: 10/14/2022(UTC)
Posts: 17
United States

Thanks: 2 times
Was thanked: 2 time(s) in 2 post(s)
What version of Windows are you on? Did you buy the $1 HEVC decoding license from the Windows Store?

https://apps.microsoft.c...7r3t7?hl=en-US&gl=US
NickN  
#3 Posted : Friday, October 25, 2024 5:54:02 AM(UTC)
NickN

Rank: Newbie

Groups: Registered
Joined: 10/24/2024(UTC)
Posts: 8
United States
Location: LoCal

Originally Posted by: BARP Go to Quoted Post
What version of Windows are you on? Did you buy the $1 HEVC decoding license from the Windows Store?

https://apps.microsoft.c...7r3t7?hl=en-US&gl=US


Yes. Purchased, installed and confirmed HEVC playback via local video file on machine.

Win10 Pro
BARP  
#4 Posted : Friday, October 25, 2024 6:15:12 AM(UTC)
BARP

Rank: Member

Groups: Registered
Joined: 10/14/2022(UTC)
Posts: 17
United States

Thanks: 2 times
Was thanked: 2 time(s) in 2 post(s)
Ok, good. Under Settings -> Performance, do you have more than one option? It's possible, if you have both on-board graphics and a GPU, it could be doing something weird. If so, you may want to go into the nVidia control panel and "pin" vMix to use that GPU exclusively.
NickN  
#5 Posted : Friday, October 25, 2024 7:15:11 AM(UTC)
NickN

Rank: Newbie

Groups: Registered
Joined: 10/24/2024(UTC)
Posts: 8
United States
Location: LoCal

Only a Tesla T4 option.

I found a NVIDIA menu to "manage 3D settings" that 20+ different features (Antialiasing, CUDA GPUs, Overlay enable, etc) can be specified for vMix. Any idea what setting(s) might need to be tweaked?

Thanks!
BARP  
#6 Posted : Friday, October 25, 2024 7:39:16 AM(UTC)
BARP

Rank: Member

Groups: Registered
Joined: 10/14/2022(UTC)
Posts: 17
United States

Thanks: 2 times
Was thanked: 2 time(s) in 2 post(s)
Since this is related to HEVC decoding. I would start with any kind of encode/decode stuff (like nVenc)
NickN  
#7 Posted : Saturday, October 26, 2024 4:32:19 AM(UTC)
NickN

Rank: Newbie

Groups: Registered
Joined: 10/24/2024(UTC)
Posts: 8
United States
Location: LoCal

No luck with any of that optimization.

If I untick "Use Hardware Encoder" on the vMix input I do get an image displayed with h.265 but it's garbage and not decoding properly. Looks like it's missing a color channel and pixel information,
nikosman88  
#8 Posted : Saturday, October 26, 2024 5:08:35 AM(UTC)
nikosman88

Rank: Advanced Member

Groups: Registered
Joined: 12/24/2021(UTC)
Posts: 493
Greece
Location: athens

Thanks: 121 times
Was thanked: 68 time(s) in 64 post(s)
Originally Posted by: NickN Go to Quoted Post
Only a Tesla T4 option.

I found a NVIDIA menu to "manage 3D settings" that 20+ different features (Antialiasing, CUDA GPUs, Overlay enable, etc) can be specified for vMix. Any idea what setting(s) might need to be tweaked?

Thanks!


Is your system local pc or in cloud? And if local you have another gpu for display? Because i see that this kind of GPU doesnt have outputs. Vmix doesnt suggest 2 gpu in same system,so maybe something happens there. Or look maybe for another gpu driver?
BARP  
#9 Posted : Saturday, October 26, 2024 6:08:37 AM(UTC)
BARP

Rank: Member

Groups: Registered
Joined: 10/14/2022(UTC)
Posts: 17
United States

Thanks: 2 times
Was thanked: 2 time(s) in 2 post(s)
Originally Posted by: NickN Go to Quoted Post
No luck with any of that optimization.

If I untick "Use Hardware Encoder" on the vMix input I do get an image displayed with h.265 but it's garbage and not decoding properly. Looks like it's missing a color channel and pixel information,


Well, garbage we can do something about. If you look in the Stats window in the SRT tab, if you're getting more than 25% packet loss (the default reserve bandwidth setting for SRT), try re-adding the source using a higher latency setting. I did a game where the 4G modems had more than 30% packet loss and bumping the latency up to 5000ms (yes, 5 seconds) totally fixed it.
NickN  
#10 Posted : Saturday, October 26, 2024 6:23:59 AM(UTC)
NickN

Rank: Newbie

Groups: Registered
Joined: 10/24/2024(UTC)
Posts: 8
United States
Location: LoCal



Is your system local pc or in cloud? And if local you have another gpu for display? Because i see that this kind of GPU doesnt have outputs. Vmix doesnt suggest 2 gpu in same system,so maybe something happens there. Or look maybe for another gpu driver?



It's an AWS EC2 g4dn.8xlarge
NickN  
#11 Posted : Saturday, October 26, 2024 6:24:59 AM(UTC)
NickN

Rank: Newbie

Groups: Registered
Joined: 10/24/2024(UTC)
Posts: 8
United States
Location: LoCal

Originally Posted by: BARP Go to Quoted Post
Originally Posted by: NickN Go to Quoted Post
No luck with any of that optimization.

If I untick "Use Hardware Encoder" on the vMix input I do get an image displayed with h.265 but it's garbage and not decoding properly. Looks like it's missing a color channel and pixel information,


Well, garbage we can do something about. If you look in the Stats window in the SRT tab, if you're getting more than 25% packet loss (the default reserve bandwidth setting for SRT), try re-adding the source using a higher latency setting. I did a game where the 4G modems had more than 30% packet loss and bumping the latency up to 5000ms (yes, 5 seconds) totally fixed it.


I will try that.
NickN  
#12 Posted : Saturday, October 26, 2024 6:31:19 AM(UTC)
NickN

Rank: Newbie

Groups: Registered
Joined: 10/24/2024(UTC)
Posts: 8
United States
Location: LoCal



Well, garbage we can do something about. If you look in the Stats window in the SRT tab, if you're getting more than 25% packet loss (the default reserve bandwidth setting for SRT), try re-adding the source using a higher latency setting. I did a game where the 4G modems had more than 30% packet loss and bumping the latency up to 5000ms (yes, 5 seconds) totally fixed it.


vMix reporting 0% packet loss. I tried upping the latency anyway. No change.

NickN  
#13 Posted : Saturday, October 26, 2024 6:32:35 AM(UTC)
NickN

Rank: Newbie

Groups: Registered
Joined: 10/24/2024(UTC)
Posts: 8
United States
Location: LoCal

Originally Posted by: NickN Go to Quoted Post


Is your system local pc or in cloud? And if local you have another gpu for display? Because i see that this kind of GPU doesnt have outputs. Vmix doesnt suggest 2 gpu in same system,so maybe something happens there. Or look maybe for another gpu driver?



It's an AWS EC2 g4dn.8xlarge


We tried some different drivers previously with no luck. The different drivers actually totally dorked the NiceDCV screen mirroring.
Users browsing this topic
Guest (2)
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.