JeffyCN / libv4l-rkmpp

A rockchip-mpp V4L2 wrapper plugin for chromium V4L2 VDA/VEA
GNU Lesser General Public License v2.1
79 stars 26 forks source link

VLC support #8

Closed ErikApption closed 1 year ago

ErikApption commented 1 year ago

Thanks for this great repo - any chances you could provide some details to validate VLC configuration with your V4L driver? Is that supported?

JeffyCN commented 1 year ago

this is for chromium v4l2 vda only, i don't think it would support vlc.

the major issue here is the output data format, this plugin would only provide yuv420sp(nv12) dma buf.

for vlc, maybe you can try ffmpeg's rkmppdec