Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 344 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 344 Bytes

YAPlayer

It is a testing project to rewrite Insta360 Studio in Qt framework.

Goals

  • Quick development
  • High performance
  • interact with OpenGL and FFmpeg freely
  • Customizable UI style

Deps

  • OpenGL
  • ffmpeg
  • Qt Framework

Sub module

  • YAMedia: for media processing.
  • YARender: for media rendering.