Showing 49 open source projects for "linux xp like"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    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.
    Start Free
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1
    AutoSub

    AutoSub

    A CLI script to generate subtitle files (SRT/VTT/TXT) for any video

    AutoSub is a Python-based tool designed to automatically generate subtitles for video or audio content using speech recognition technology. It processes media files by extracting audio, transcribing spoken content, and generating subtitle files in standard formats. The tool supports multiple languages and can integrate with translation systems to produce subtitles in different languages. It is designed for automation, allowing batch processing of multiple media files. AutoSub leverages...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    ARPT-Bot

    ARPT-Bot

    Tool designed to interact with streaming or media-related platforms

    ARPT-Bot is an automation tool designed to interact with streaming or media-related platforms, providing automated recording, monitoring, or processing capabilities. It is built to handle repetitive tasks such as tracking live streams, managing content, or executing scripted workflows. The system typically integrates with multimedia tools like FFmpeg to process or capture streams efficiently. It emphasizes automation and reliability, enabling long-running tasks without manual intervention....
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    youtube-dl

    youtube-dl

    Download videos from YouTube (and more sites)

    youtube-dl is a command-line program to download videos from YouTube and a few more sites. It requires the Python interpreter (2.6, 2.7, or 3.2+), and it is not platform specific. We also provide a Windows executable that includes Python. youtube-dl should work in your Unix box, in Windows or in Mac OS X. It is released to the public domain, which means you can modify it, redistribute it or use it however you like. youtube-dl is a powerful, open-source command-line program designed to...
    Downloads: 71 This Week
    Last Update:
    See Project
  • 4
    TimeSformer

    TimeSformer

    The official pytorch implementation of our paper

    TimeSformer is a vision transformer architecture for video that extends the standard attention mechanism into spatiotemporal attention. The model alternates attention along spatial and temporal dimensions (or designs variants like divided attention) so that it can capture both appearance and motion cues in video. Because the attention is global across frames, TimeSformer can reason about dependencies across long time spans, not just local neighborhoods. The official implementation in PyTorch...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 5
    LiVES

    LiVES

    LiVES is a Video Editing System. It is designed to be simple to use, y

    LiVES mixes realtime video performance and non-linear editing in one professional quality application. It is designed to be simple to use, yet powerful. It is small in size, yet it has many advanced features. Using LiVES, you can start editing and making video right away, without having to worry about formats, frame sizes, or framerates. It is a very flexible tool which is used by both professional VJ's and video editors - mix and switch clips from the keyboard, use dozens of realtime...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 6

    srt2vobsub

    A command-line tool that converts text subtitles to vobsub

    A command line tool for Linux and other Unix-like systems that generates a pair of .idx/.sub vobsub subtitles files from textual subtitles.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    Monkey-DL

    Monkey-DL

    Bulk download your favourite anime episodes from your favourite anime

    Monkey-DL is a command-line media downloader designed to retrieve video and audio content from online platforms with flexibility and automation. It integrates with tools like FFmpeg to handle post-processing tasks such as merging streams, converting formats, and optimizing output quality. The tool supports downloading single media files or entire playlists, enabling efficient batch operations. It includes options for selecting resolution, format, and output structure, giving users fine...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8

    FastoCloud PRO

    IPTV/NVR/CCTV/Video cloud https://fastocloud.com

    IPTV/Video cloud Features: Cross-platform (Linux, MacOSX, FreeBSD, Raspbian/Armbian) GPU/CPU Encode/Decode/Post Processing Stream statistics CCTV Adaptive hls streams Load balancing Temporary urls HLS push EPG scanning Subtitles to text conversions AD insertion Logo overlay Video effects Relays Timeshifts Catchups Playlists Restream/Transcode from online streaming services like Youtube, Twitch Mozaic Many Outputs Physical Inputs Streaming Protocols File Formats Presets Vods/Series server-side support Pay per view channels Channels on demand HTTP Live Streaming (HLS) server-side support Public API, client server communication via JSON RPC Protocol gzip compression Deep learning video analysis Supported deep learning frameworks: Tensorflow NCSDK Caffe ML Hardware:
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    OpenTvArchitecture

    OpenTvArchitecture

    open source platform to manage a TV-like multy channel broadcasting

    Do you manage a single channel tv or web-tv and want to step-up to a multi-channel broadcasting television? Do you have too few co-workers and really low money? Then this project could be your solution. Web based management (in the future). IP centric. Tag based media retrival. Multy playout "consumers" Long term content scheduling. Free and Open Source. ......
    Downloads: 1 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | 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.
    Create free account
  • 10
    YouTube-8M

    YouTube-8M

    Starter code for working with the YouTube-8M dataset

    youtube-8m is Google’s open source starter code and reference implementation for training and evaluating machine learning models on the YouTube-8M dataset, one of the largest video understanding datasets publicly released. The repository provides a complete pipeline for video-level and frame-level modeling using TensorFlow, including data reading, model training, evaluation, and inference. It was developed to support the YouTube-8M Video Understanding Challenge (hosted on Kaggle and featured...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Video Nonlocal Net

    Video Nonlocal Net

    Non-local Neural Networks for Video Classification

    video-nonlocal-net implements Non-local Neural Networks for video understanding, adding long-range dependency modeling to 2D/3D ConvNet backbones. Non-local blocks compute attention-like responses across all positions in space-time, allowing a feature at one frame and location to aggregate information from distant frames and regions. This formulation improves action recognition and spatiotemporal reasoning, especially for classes requiring context beyond short temporal windows. The repo...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    FFmpeg Docker image

    FFmpeg Docker image

    Docker build for FFmpeg on Ubuntu / Alpine / Centos / Scratch

    FFmpeg Docker image is a collection of Docker images that provide prebuilt FFmpeg environments for media processing, encoding, and streaming tasks. The project compiles FFmpeg from source and packages it with various configurations and dependencies, enabling users to run FFmpeg without installing it directly on their systems. It supports multiple base operating systems such as Ubuntu, Alpine, and CentOS, offering flexibility depending on deployment needs. The images are designed for...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 13
    A python library and commandline tool for downloading shows from your Tivo. Does not require a hacked tivo. Combined with Tivodecode, it can decrypt the shows as well. I would recommend transcoding them after the fact with something like Handbrake for greater device compatibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    FFPlayer

    Fastest Video player Build Using FFPLAY and FFMPEG Multi-Media Library

    Fastest Video player Build Using FFPLAY and FFMPEG Multi-Media Library with Python and Very easy to Control from KeyBoard and runs very fast as ffplay runs.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 15
    EnKoDeur-Mixeur
    EnKoDeur-Mixeur (EKD) is an open source software which makes videos, pictures and audio post-production. It can be also used to convert videos in many formats. It is written in python and use the PyQt4 bindings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    qemplayer ( file-manager-like GUI front-end to MPlayer )
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This program converts a dvd into a dvd image. Could do the same for cdroms or other media like it. Will not copy protected disks. Features one click copying with a progress bar and dvd tray eject/load. Written in python with wxPython.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Convserver is a threaded XML-RPC webserver that converts files into various formats remotely. Convserver is not meant as a end-user tool but as middleware facilitating other applications like web applications, mobile apps and traditional GUI tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Tivo 4 Tiny is a Linux desktop app that fetches recordings from a Tivo on your home network, and lets you save them or take them with you -- it can auto-convert shows to fit your phone, iPod or BlackBerry. It's like Tivo Desktop for Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Abusenetstreamer lets you stream a video file from usenet including (and automating) all the tasks like uudecoding and decompression. Specify a nzb file and start watching after a small buffering periode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    nomb Content Streamer is a program that is going to stream content about certian subjects to the users desktop. Such as info about computer advisories or reports on pollution things like that.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PyqPlayer is a media player for the Sharp Zaurus. PyqPlayer works like a portable MP3 player and lets you manage multiple playlists, browse your music by artist, album, genre, or song, even play videos -- all from an easy to use menu driven interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Multisetup is a networking application server that provides a multiple os, thin (multimedia) client based, legacy device friendly environment for home networks. Its an alternative to single OS networks and XP Media Center.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    pulsorclip

    pulsorclip

    Download videos from almost any website

    PulsorClip is a self-hosted media download workspace that allows users to process and download media from a wide range of online platforms. Built around the yt-dlp and ffmpeg engines, it supports over a thousand websites, including major platforms like YouTube, TikTok, Instagram, and others, enabling media extraction in multiple formats. The application focuses on a controlled workflow instead of instant downloads. Users first provide a media URL, then select format, quality, and...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB