====== Acknowledgements ====== In order to provide such a comprehensive media server software package, Mezzmo incorporates various third-party technologies. Conceiva wishes to acknowledge and thank the following development teams and organizations. ==== FFmpeg ==== FFmpeg is a complete solution to record, convert and stream audio and video. It includes libavcodec, the leading audio/video codec library. FFmpeg is developed under Linux, but it can compiled under most operating systems, including Windows. **FFmpeg license:** Mezzmo uses FFmpeg in two forms - GPL and LGPL. Licenses: * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html * http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html **FFmpeg web page:** http://www.ffmpeg.org **Build date:** 1st March 2016 **Built using:** mingw32-gcc-4.6.2, mingw32-binutils 2.22, Ubuntu 11.10 **FFmpeg source code files used:** http://www.conceiva.com/products/mezzmo/FFmpeg/ffmpeg-20160301.tar.gz ==== LAME ==== LAME is a high quality MPEG Audio Layer III (MP3) encoder licensed under the LGPL. **LAME license:** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html **LAME web page:** http://lame.sourceforge.net **Build date:** 19th October 2011 **Built using:** mingw32-gcc-4.6.1, mingw32-binutils 2.21.1, Ubuntu 11.10 **LAME source code files used:** http://www.conceiva.com/products/mezzmo/FFmpeg/mingw32-libmp3lame_3.98.4.orig.tar.gz ==== x264 ==== x264 is a free library for encoding H264/AVC video streams. **x264 license:** http://www.gnu.org/licenses/old-licenses/gpl-2.0.html **x264 web page:** http://www.videolan.org/developers/x264.html **Build date:** 1st March 2016 **Built using:** mingw32-gcc-4.6.1, mingw32-binutils 2.21.1, Ubuntu 11.10 **x264 source code files:** http://www.conceiva.com/products/mezzmo/FFmpeg/x264-20160301.tar.gz ==== x265 ==== x265 is a free library for encoding H265/HEVC video streams. **x265 license:** http://www.gnu.org/licenses/old-licenses/gpl-2.0.html **x265 web page:** http://www.videolan.org/developers/x265.html **Build date:** 1st March 2016 **Built using:** mingw32-gcc-4.6.1, mingw32-binutils 2.21.1, Ubuntu 11.10 **x265 source code files:** http://www.conceiva.com/products/mezzmo/FFmpeg/x265-20160301.tar.gz ==== TagLib ==== TagLib is a library for reading and editing the meta-data of several popular audio formats. **TagLib license:** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html **TagLib web page:** http://developer.kde.org/~wheeler/taglib.html **Build date:** 19th July 2011 **Built using:** Microsoft Visual Studio 2008 **TagLib source code files used:** http://www.conceiva.com/products/mezzmo/FFmpeg/taglib_src_20110719.zip ==== 7-Zip ==== 7-Zip is a library for reading and writing compressed files. **7-Zip license:** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html **7-Zip page:** http://http://www.7-zip.org **Build date:** 30th Nov 2012 **Built using:** Microsoft Visual Studio 2008 **7-Zip source code files used:** http://www.conceiva.com/products/mezzmo/FFmpeg/7zip-20121130.zip ==== MKVtoolNix ==== MKVToolNix is a set of tools to create, alter and inspect Matroska files. **MKVtoolNix license:** http://www.gnu.org/licenses/old-licenses/gpl-2.0.html **MKVtoolNix page:** http://www.bunkus.org/videotools/mkvtoolnix/ ==== OGMDemuxer ==== OGMDemuxer is a demultiplexer that allow you to demux streams from an OGM file. **OGMDemuxer license:** http://www.gnu.org/licenses/old-licenses/gpl-2.0.html **OGMDemuxer page:** http://corecodec.org/projects/ogmtools/