Host OS Upgrade - Now Receiving: "h264 @ 0x5a0476c00f40] No support for codec h264 profile 100" #18970
Unanswered
davidjmeier
asked this question in
Hardware Acceleration Support
Replies: 1 comment 5 replies
-
If you upgraded your host OS, your host iGPU driver could have changed. You probably want to explicitly specify https://docs.frigate.video/configuration/hardware_acceleration/#intel-based-cpus Proxmox is an officially unsupported installation method as myself nor any of the other maintainers use it. But perhaps the community can provide additional assistance. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the problem you are having
I run Frigate in an LXC on Proxmox. The underlying system is using an Intel 11th Gen Core i7-1165G7. I've not changed anything in the LXC and from the container's perspective it appears that the GPU is still passed through appropriately.
From in the frigate LXC, and I run
ffmpeg -hwaccels
I see that it's available:The errors I'm seeing (for all cams now - which were all previously working) is:
Not really sure what could have gone wrong given that I'm using the same setup with no changes. This is the only LXC running with access to the iGPU and that config looks has passthrough that looks like:
The above was abbreviated - the TPU still seems to be initialized correctly. At a loss here, what else could be impacting this? The odd thing is my substreams seem to work fine.
Version
0.15.1
Frigate config file
docker-compose file or Docker CLI command
Relevant Frigate log output
Relevant go2rtc log output
FFprobe output from your camera
Install method
Docker Compose
Object Detector
Coral
Network connection
Wired
Camera make and model
Reolink
Screenshots of the Frigate UI's System metrics pages
Any other information that may be helpful
No response
Beta Was this translation helpful? Give feedback.
All reactions