We aggregate information from all open source repositories to provide the most of useful open source products, from Enterprise product to small libraries across all platforms. Please search and find what you want.

simplest ffmpeg picture encoder

A simplest picture encoder based on FFmpeg.
The software is based on VC 2010. It is suitable for beginner of FFmpeg.
It encodes YUV420P data to JPEG picture .It only uses about 100 lines of code.
Eacn line of source code is important. New developer of FFmpeg can learn FFmpeg’s API through this software.

The SourceForge Speed Test measures Latency/Ping, Jitter, Download Speed, Upload Speed, Buffer Bloat, and Packet Loss. Upon completion, you can view detailed reports about your connection. This HTML5 speed test does not require Flash or Java, and works on all devices including tablets and smartphones. Host on your own infrastructure or use ours. For licensing, inquire today.

Website https://sourceforge.net/u/leixiaohua1020/wiki/Home/
Tags
Features
  • VC2010
  • FFmpeg
  • Encode YUV420P to JPEG
  • v 1.1 : Add Support of Linux / MacOS platform