Trying To Pass My 6700xt to Handbrake

I am trying to use my gpu to transcoder videos using handbrake.
I general i cant get my GPU to show up in Isolated GPU Device(s)
In plex i can select my 6700xt as a transcode option.

But in Handbrake video Encoder section i do not see any AMD VCE options

When running this shell command midclt call app.gpu_choices | jq
I do see both my igpu and my amd gpu
{
“0000:00:02.0”: {
“vendor”: “INTEL”,
“description”: “Intel Corporation CoffeeLake-S GT2 [UHD Graphics 630]”,
“vendor_specific_config”: {},
“pci_slot”: “0000:00:02.0”
},
“0000:03:00.0”: {
“vendor”: “AMD”,
“description”: “Advanced Micro Devices, Inc. [AMD/ATI] Navi 22 [Radeon RX 6700/6700 XT/6750 XT / 6800M/6850M XT]”,
“vendor_specific_config”: {},
“pci_slot”: “0000:03:00.0”
}
}

I am running ElectricEel-24.10.2