Interframe lossless video codec using 3D prediction
This codec was developed for the purpose of bachelor's thesis on Faculty of Information Technology, Brno University of Technology, Czech Republic. Project is under LGPL licence.
You can use this codec e.g. for screen recording via CamStudio. Records can be directly imported in Vegas Pro/Movie Studio.
...The current version allows lossless compression of grayscale video data in the "Y8 ", "Y10 " or "Y12 " formats, as well as RGB24, RGB32 and UYVY. RGB formats are encoded per-channel without any color space conversion. "Y10 " is a new FOURCC code representing 10 bits of grayscale data stored in the LSB of 16 bit words. "Y12 " is the equivalent with 12 bits of data.
Moved to https://github.com/edanvoye/zoe-lossless-codec
Windows XP/Vista/7/8 Installers for FFMpeg 32 and 64 bit. Shared libraries built by zeranoe.com, installers built by us. Script source in the SVN, library source at http://ffmpeg.zeranoe.com/ and http://www.ffmpeg.org.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
H.264 Stream Editor is a re-coding application developed by TATA ELXSI LIMITED, that allows the user to edit the configuration parameters of the H.264 Bit stream files, therby obtaining a custom configured video file.
LibVideoCoding is a C++ library supporting the development of video codecs. The library comprises support for fast FDCT, IDCT, motion compensation, and reading and writing MPEG-2/4 conform video and system bit-streams.