最简单的基于 FFmpeg 的 AVfilter 例子(水印叠加)。该例子完成了一个水印叠加的功能。可以将一张透明背景的 png 图片(my_logo.png)作为水印叠加到一个视频文件上。需要注意的是,其叠加工作是在解码后的 YUV 像素数据的基础上完成的。 程序支持使用 SDL1.2 显示叠加后的 YUV 数据,也可以将叠加后的 YUV 输出成文件。
active 2024-01-29 → 2024-01-29 (UTC)
Activity over time
Daily event counts in the loaded window
Line chart, 1 days from 2024-01-29 to 2024-01-29. Pushes: 0 total, peak 0 in a day. Pull requests: 0 total, peak 0 in a day. Issues: 0 total, peak 0 in a day. Comments: 0 total, peak 0 in a day. Stars: 0 total, peak 0 in a day.
- Pushes
- Pull requests
- Issues
- Comments
- Stars
Top contributors
Pushes, PRs, issues, reviews and comments — stars and forks excluded, so this is contribution rather than popularity
Nobody pushed, opened or commented here in the loaded window — this repo's activity is stars and forks only.
Recent activity
Latest issues, pull requests and releases
No issue or PR events — this repo's activity is pushes only.
Totals cover only the window loaded into ClickHouse and count events, not GitHub's lifetime totals — 0 stars here means stars gained during the window, not the repo's star count.