Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
Build Agents and Models on One Platform
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Video processing source code for algorithms and tools used in software media pipelines. The currently available source code is written in C++ with their associated libraries and DirectShow Filters. Filters include an H.264 encoder, H.264 decoder, H.264 source filter, RTSP sink and source filters, YUV source, RGB to YUV color conversion, croppers, scalers, video mixing/picture in picture filters, rotate filter, virtual mic, and many more.
Zoe Lossless Codec is a video compression/decompression module to be used in AVI files under the Video for Windows (VfW) framework. The encoded data will typically be stored inside AVI files. 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...
This project is aimed to analyze video in detail, which contains DCT coefficients, Motion vector and so on. Actually, it was developed based on newest FFMPEG source code.
FFMPEG and SHA512 frontend for lossless video encoding
DEFINITELY LOSSLESS provides a solution to reliably transmit video data from one location to another.
Context:
Up until now, standardisation organisation such as the Video Quality Experts Group (VQEG) or the International Telecommunications Union (ITU) have used only uncompressed video formats. The H.264 standard and its implementation in FFMPEG allows for lossless transmission of video data at a smaller file size.
Purpose:
DEFINITELY LOSSLESS simplifies the manipulation of YUV422...
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
ZVid is an open-source research project focusing on differential video compression. ZVid is dedicated to capture frames from camcorders. All code is released under the terms of the GNU GPL license.
Dependencies:
- https://sourceforge.net/projects/libjpeg-turbo/
Kumaji is an advanced subtitle rendering library aiming for complete cross-platform support, complete and compliant support for all common subtitle formats and, of course, speed. The source code is also intended to be easy to understand and hack at.