wang-bin / QtAV

A cross-platform multimedia framework based on Qt and FFmpeg. 基于Qt和FFmpeg的跨平台高性能音视频播放框架. Recommand to use new sdk https://github.com/wang-bin/mdk-sdk
http://qtav.org
3.94k stars 1.5k forks source link

Learn about QtAv? #1302

Open reddevil1310 opened 4 years ago

reddevil1310 commented 4 years ago

I am a beginner. Is there any guide to learning qtav? Where should I start? Thanks.

itman2200 commented 4 years ago

You may start from example code.

reddevil1310 commented 4 years ago

I tried reading but did not understand much.

reddevil1310 commented 4 years ago

How to grab a frame, edit frame and write frame to video? Thanks