leixiaohua1020 / simplest_ffmpeg_video_filter
use FFmpeg's AVFilter to add watermark in a video file
☆129Updated 9 years ago
Alternatives and similar repositories for simplest_ffmpeg_video_filter:
Users that are interested in simplest_ffmpeg_video_filter are comparing it to the libraries listed below
- 本程序实现了对多路视频进行合并实现分屏效果,并且可以添加不同的视频滤镜。This program can combine multiple input videos and output one video which implementing a mutli-screen…☆60Updated 2 years ago
- the simplest video encoder based on FFmpeg☆156Updated 9 years ago
- This program can read from PC camera and stream it to live streaming server, you can also add different video filters to the live stream.…☆95Updated 3 years ago
- ☆82Updated 10 years ago
- A ffmpeg tutorial.☆59Updated 8 years ago
- FFmpeg's mux/demux/remux examples☆167Updated 9 years ago
- FFmpeg's libavdevice examples☆116Updated 9 years ago
- Modified from a sourceforge project☆212Updated 9 years ago
- A simaple video player with FFmpeg and SDL2.0☆92Updated 6 years ago
- ffplay源码分析,以及ffmpeg的主要数据结构之间的关系梳理,来自 http://www.cnblogs.com/mcodec/articles/1933754.html☆90Updated 6 years ago
- the simplest audio encoder based on FFmpeg☆48Updated 9 years ago
- Examples about video/audio's playing☆120Updated 9 years ago
- ☆74Updated 8 years ago
- 功能强大的 FLV 文件分析和解析器☆98Updated 8 years ago
- This project can be used to conduct loopback video call, you can also choose to use OPENH264 or X264 as video codec besides VP8. 本程序可以实现环…☆67Updated 3 years ago
- A H.264 stream analysis software based on MFC☆190Updated 9 years ago
- ☆90Updated 4 years ago
- This project can be used to conduct audio call. 本程序可以实现语音通话。☆48Updated 3 years ago
- Examples about usage of libRTMP☆305Updated 10 years ago
- StreamingMediaTools for analyze the rtmp/rtsp stream.☆32Updated 7 years ago
- the simplest picture encoder based on FFmpeg☆42Updated 9 years ago
- the simplest audio player based on FFmpeg