SkillAgentSearch skills...

XU4VideoCube

Demonstration of using the MFC hardware codec to decode h264 video and using the Mali GPU to perform color space conversion and scaling

Install / Use

/learn @OtherCrashOverride/XU4VideoCube
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

XU4VideoCube

The video is decoded by the hardware h264 codec and then scaled and color space converted by the Mali GPU. The sample is purposely single threaded to better illustrate the process.

The spacebar toggles between quad and cube rendering. The escape key exits. A ready to run precompiled binary is in the ./bin folder.

MFC resources:

https://events.linuxfoundation.org/images/stories/pdf/lceu2012_debski.pdf

http://git.infradead.org/users/kmpark/public-apps/tree/HEAD:/v4l2-mfc-example

Video4Linux reference:

http://linuxtv.org/downloads/v4l-dvb-apis/

View on GitHub
GitHub Stars11
CategoryContent
Updated1y ago
Forks6

Languages

C++

Security Score

75/100

Audited on Jul 25, 2024

No findings