Skip to content

ffmpeg->rockchip mpp decoding->rknpu rknn->opencv opengl rendering

Notifications You must be signed in to change notification settings

chinetman/ffmpeg_tutorial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ffmpeg_tutorial for rockchip rk3588 debian 11

ffmpeg->rockchip mpp decoding->rknpu rknn->opencv opengl rendering

# bootstrap
sudo apt install build-essential autoconf automake libtool cmake pkg-config git libdrm-dev clang-format
sudo apt install libgtkgl2.0-dev libgtkglext1-dev

make opencv # make opencv with opengl
make ffmpeg # make ffmpeg with rockchip mpp
make # make ffmpeg_tutorial

4480

About

ffmpeg->rockchip mpp decoding->rknpu rknn->opencv opengl rendering

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 77.3%
  • Makefile 10.4%
  • C 5.4%
  • CMake 3.7%
  • Python 3.2%