Skip to content

Convert yuv to rgb(yuv422p, yuv420p, etc), or vice versa.VS 2003 project(but written in pure C). see https://github.com/latelee/YUVPlayer.git

Notifications You must be signed in to change notification settings

pengguang001/yuv2rgb

 
 

Repository files navigation

to convert nv21 to bmp

./yuv2rgb 320 240 nv21.yuv colorbar.bmp

to generate nv21 colorbar file, go to make_yuv.

./nv21 320 240 nv21.yuv

About

Convert yuv to rgb(yuv422p, yuv420p, etc), or vice versa.VS 2003 project(but written in pure C). see https://github.com/latelee/YUVPlayer.git

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 86.2%
  • C++ 11.0%
  • Makefile 2.8%