orangepi-xunlong / linux-orangepi

Other
176 stars 157 forks source link

Support for hdmirx non mplane mode #51

Open waicool20 opened 8 months ago

waicool20 commented 8 months ago

Currently the kernel reports that the hdmi input only supports v4l2 multiplanar API, making it unusable with common applications like FFMPEG and OBS.

I see evidence of intending to support it, but it does not actually work https://github.com/orangepi-xunlong/linux-orangepi/blob/orange-pi-5.10-rk35xx/drivers/media/platform/rockchip/hdmirx/rk_hdmirx.c#L1924C35-L1924C35