No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Start Free
MongoDB Atlas runs apps anywhere
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.
NOTE: Project migrated to GitHub in Dec 2020! See https://github.com/Enselic/recordmydesktop
recordMyDesktop is a program that captures audio-video data of a linux desktop session, producing an ogg-encapsulated theora-vorbis file. recordMyDesktop tries to be as unobstrusive as possible by proccessing only regions of the screen that have changed
Command-line tools for movie subtitles in SubRip (.srt files) and MicroDVD format (.sub files). 'srtshift/udvdshift' can adjust the subtitles by shifting them to the beginning or to the end. 'srtrate' does the same by changing the supposed frame
An automatic download manager which retrieves videos recorded on vcast.it PVR service. It can be extremely useful if periodically scheduled to automatically download Vcast videos. Supports download resuming too.
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Program was created for purpose to edit metadata, which are placed in flv filetype's (flash video file),
where can be saved any information about file.
You can insert new data, erase old and view existing.
CCM (CCM is a Console Mediacenter) is an interface to execute your favourite media via shell. It's based on mplayer and it's written in python. The goal of this project is to create an integrated mediacenter for the linuxboxes without X server running
Want to watch Youtube video, but you don't have Flash plugin? (ex: gnu/linux ppc os), so try this great script to watch STREAMING VIDEOS from Youtube! You don't need to download video on your disk, you can stream directly the FLV videos from Youtube!
dvd copy does what the name implies, it copies the main feature of a dvd to the hard drive then shrinks it down to fit on a 4.7GB dvd then burns it to a dvd. This is good for making backup copies of dvds you legally own.
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. Since...