RSS Bot Posted June 21 Posted June 21 Description Add v3 patch of rkvdec2. Add a v4l2 patch to fit rkvdec2's 16x16 minnimal decoding size for chromium. Remove VDPU121 node because there is already a 4K H264 decoder. Gstreamer can't handle two. Add udev rule for chromium How Has This Been Tested? Please describe the tests that you ran to verify your changes. Please also note any relevant details for your test configuration. [x] ./compile.sh kernel BOARD=rock-5b BRANCH=edge DEB_COMPRESS=xz KERNEL_CONFIGURE=no KERNEL_GIT=shallow [x] gst-launch-1.0 --no-fault filesrc location=/home/jfliu/Big_Buck_Bunny_2160_10s_H264_1s.mp4 ! parsebin ! v4l2slh264dec ! autovideosink [x] chromium can decode 4K h264 video. Checklist: Please delete options that are not relevant. [x] My code follows the style guidelines of this project [x] I have performed a self-review of my own code [ ] I have commented my code, particularly in hard-to-understand areas [x] My changes generate no new warnings [ ] Any dependent changes have been merged and published in downstream modules View the full article
Recommended Posts