Is Roku Ultra 2022 Correctly reporting it supports AV1?
I'm testing with Plex and Emby with videos encoded with AV1, however neither Plex nor Emby apparently is receiving the expected response from the Roku Ultra that it indeeds supports AV1 playback and instead transcodes to H.264. If I force Plex into Direct Play mode, the video correctly plays with the Roku Ultra, but auto detection isn't working. Is Roku reporting it supports AV1 and this is a software bug with Plex/Emby or is Roku not reporting that indeed supports AV1 playback. Thanks!
On my Ultra 4800:
di=createobject("rodeviceinfo") vf={codec:"av1"} ?di.candecodevideo(vf) <Component: roAssociativeArray> = { result: true }
My Ultra says it's a 2020 Ultra (model 4800), but I believe all the 480x devices are essentially identical. I have no idea how Emby/Plex is doing their auto detection, but I'd say it's flawed. I don't know of any external way to query a device for what codecs it supports.