leixiaohua1020 / simplest_ffmpeg_deviceView external linksLinks
FFmpeg's libavdevice examples
☆116Mar 12, 2016Updated 9 years ago
Alternatives and similar repositories for simplest_ffmpeg_device
Users that are interested in simplest_ffmpeg_device are comparing it to the libraries listed below
Sorting:
- Examples about using of FFmpeg's libavutil☆13Jul 16, 2015Updated 10 years ago
- Examples about handle pixel data using libswscale in FFmpeg.☆37Mar 12, 2016Updated 9 years ago
- mirror of git://source.ffmpeg.org/ffmpeg.git☆12Feb 1, 2016Updated 10 years ago
- ffmpeg's example about read/write from memory☆54Mar 12, 2016Updated 9 years ago
- the simplest audio encoder based on FFmpeg☆50Mar 12, 2016Updated 9 years ago
- use FFmpeg's AVFilter to add watermark in a video file☆131Mar 12, 2016Updated 9 years ago
- the simplest audio player based on FFmpeg☆94Mar 12, 2016Updated 9 years ago
- Examples about DirectShow☆49Jan 9, 2015Updated 11 years ago
- Examples about libVLC☆73Jan 9, 2015Updated 11 years ago
- Examples about video/audio's playing☆120Mar 12, 2016Updated 9 years ago
- the simplest video encoder based on FFmpeg☆158Mar 12, 2016Updated 9 years ago
- simple examples about using flash player to play RTMP/HTTP/HLS☆125Feb 24, 2015Updated 10 years ago
- Examples about video encoders☆97Jan 9, 2015Updated 11 years ago
- Examples about usage of libRTMP☆307Jan 9, 2015Updated 11 years ago
- Simplest streamer based on FFmpeg☆436Mar 12, 2016Updated 9 years ago
- ☆74Apr 7, 2016Updated 9 years ago
- ☆82Jan 10, 2015Updated 11 years ago
- Experimental OpenH264 emscripten build for Gecko experimental JavaScript video decoding API☆15Feb 24, 2017Updated 8 years ago
- A H.264 stream analysis software based on MFC☆195Jan 23, 2016Updated 10 years ago
- the simplest video player based on FFmpeg☆703Mar 12, 2016Updated 9 years ago
- Modified from a sourceforge project☆217Jan 2, 2016Updated 10 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.…☆98Jan 25, 2022Updated 4 years ago
- simplest video website based JavaEE and FFmpeg☆163Oct 2, 2020Updated 5 years ago
- GPS software using open street maps. Draw tracks, waypoints. Can find actual position.☆11Jun 1, 2011Updated 14 years ago
- samples to handling multimedia data☆567Jan 12, 2016Updated 10 years ago
- 下拉tableView放大图片增加波纹效果☆10Sep 15, 2016Updated 9 years ago
- A custom sliding indicator view showing the air quality index(AQI) by hour( From MoWeather)☆11Feb 9, 2021Updated 5 years ago
- *Multimedia project* A screen recording application to capture your desktop and store in a video format. Click here to watch the demo☆187Apr 13, 2020Updated 5 years ago
- CreateProcessAsUser example☆12Dec 30, 2014Updated 11 years ago
- 使用ffmpeg录制h264和h265格式的MP4格式视频☆15May 13, 2019Updated 6 years ago
- ☆16Oct 19, 2014Updated 11 years ago
- This a demo to handle c++ crash with google breakpad and launch a Qt app to send crash log back to server.☆16Jul 26, 2018Updated 7 years ago
- ☆15Apr 26, 2016Updated 9 years ago
- a C++ geoJSON parser☆17May 26, 2019Updated 6 years ago
- 学习多媒体系列教程(从最基础的C语法->编写实用的C++播放器->前沿音视频处理技术)☆15Apr 21, 2019Updated 6 years ago
- 同步互斥与Linux内核模块