Skip to content

supertanglang/qtav-lite

 
 

Repository files navigation

QtAV - Lite

Lite version of QtAV, removed all platform support except Windows. Removed some features as well. WinRT is not supported currently.

Compilation

Download FFmpeg's lib files and header files to ffmpeg folder. Of course, you can change it to anywhere you want, just add ffmpeg_dir = your own FFmpeg dir path to .qmake.conf. If you want to link against static version of FFmpeg, add static_ffmpeg to CONFIG. Add enable_avresample to CONFIG if you want to use libavresample (not recommended, FFmpeg has declared it as deprecated). You are free to remove the configs, but the compilation may fail due to dependency problems.

FFmpeg

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 93.9%
  • C 3.5%
  • QML 0.9%
  • QMake 0.8%
  • Objective-C 0.5%
  • GLSL 0.3%
  • Assembly 0.1%