NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.
Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
Try Free
$300 Free Credits to Build on Google Cloud
New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
The project is aimed at all the multimedia codec developers. It will play various data formats like yuv420/422, rgb888/565/etc. It will support conversion from one color space to another, scaling/zooming, fps control, grid display to identify MB boundary
This toolkit creates codec configuration files. The generated configuration file is meant to be read by transcodes plugins. Target codecs will be XviD and libavcodec, but further extension are planned.
Apparition aims to be a versatile front-end to Imagemagick using nondestructive node-based workflow similiar to those found in high-end compositing programs.
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.
MediaStation - the Media Application FrameWork for openBeOS
- MediaStation has a strong focus on making openBeOS the No.1 solution for multimedia professionals
- MediaStation builds up a leading development environment based on the MIT license\n
A fully automated video conversion script,using XML profiles for configuration. Supports 1 or 2 pass encoding,auto crop detection,auto bitrate based on target filesize,audio/video preprocessing/filtering as well as all major codecs and container formats.
VIDEO DeDup
Find duplicate videos by content. Parse a video directory to create one image every n seconds, then identify duplicate images and show possible video duplicates for manual analysis.
. 1f_parse scan video source folder, replicate with ffmpeg an image folder, then for each image create a fingerprint.
. CompareV2 perform the fingerprints comparison and works in memory with constant memory usage. It is folder agnostic and parse fingerprints ordered by source file name. ...