Showing 22 open source projects for "line"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    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
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    MPlayer for Win32/Win64

    MPlayer for Win32/Win64

    MPlayer Mencoder FFmpeg native win32/win64 builds

    Binary builds of MPlayer/MEncoder for win32/win64, FFmpeg MinGW related packages and MinGW-w64 toolchains
    Leader badge
    Downloads: 261 This Week
    Last Update:
    See Project
  • 2
    blackvideo-mini-player

    blackvideo-mini-player

    A standalone lightweight auxiliary CLI video player for BlackVideo.

    Lightweight cross-platform video player (Ada + SDL2 + FFmpeg). Support player for the BlackVideo. Works standalone via CLI or right-click on any video file. Usage Method 1 — Command Line Step 1. Unzip blackvideo-mini-player-v2.3.0.win.zip Step 2. Open the build\ folder, then type cmd directly in the address bar and press Enter — this opens a terminal already in that folder. Alternatively: open Command Prompt anywhere and use cd with the copied path: cd "C:\path\to\blackvideo-mini-player\build" Step 3. Run the player: blackvideo-player.exe "C:\Users\You\Videos\movie.mp4" Method 2 — Right-Click (Recommended) Step 1. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    ** Now on Github; https://github.com/aizvorski/h264bitstream ** libh264bitstream provides a complete set of functions to read and write video bitstreams conforming to the ITU-T H.264 | ISO/IEC 14496-10 AVC video standard.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    A fast closed captions extractor for MPEG and H264 files. Supports DVD, HDTV transport streams, Replay TV. Use this to create .srt (subtitles) files for your TV captures, have transcripts so you can edit subtitles, etc. This project has moved to its own domain: https://www.ccextractor.org Files in sourceforge are left for archival purposes, but new releases will be available from ccextractor.org.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 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
  • 5
    FFmpeg

    FFmpeg

    Tools to process multimedia content such as audio, video, subtitles...

    ...Provides an abstraction to access capture and playback devices. Implements audio mixing and resampling routines. Implements color conversion and scaling routines. FFmpeg is a command-line toolbox to manipulate, convert and stream multimedia content. ffplay is a minimalistic multimedia player. FFmpeg codebase is mainly LGPL-licensed with optional components licensed under GPL.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 6

    ces265

    Multi-threaded High Efficiency Video Encoder

    ces265 is a "High Efficiency Video Coding" (HEVC) software written in C++ with multi-threading support. This software compresses the raw video stream in YUV 4:2:0 planar format into HEVC 8.0 compatible bitstream. Help is taken from HM-8.0, HM-9.2 and x265 software while writing this software. The contributors of this software are: 1- Muhammad Usman Karim Khan (http://ces.itec.kit.edu/~khan/) 2- Muhammad Shafique (http://ces.itec.kit.edu/~shafique/) 3- Jörg Henkel (http://ces.itec.kit.edu/~henkel/)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    theoracomment

    do the same thing that vorbiscomment does, but for Ogg Theora

    A script using liboggz, but it takes in comment file in the same format as vorbiscomment, and uses the same command line parameters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    ffmpeginstaller

    Simple Windows 32/64 installers for FFMpeg

    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.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9
    Fev h264 is a baseline h.264 / MPEG 4 AVC encoder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10
    ZVid

    ZVid

    Simple differential video compressor

    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/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    mpegend

    MPEG file stream end repair utility

    Mpegend is a command line utility fixing MPEG files missing proper video and system stream ends.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    TV_ENCODE! is a textual front end for MEncoder which allows the user to record live TV from NTSC, PAL, ATSC (or any future form) to industry standard MPEG-4 Video with MP3 Audio (DivX Compatible). Support for multiple capture sources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    zSVC provides an efficient implementation of the Scalable Video Coding extension of H.264. Its aim is a real-time SVC decoder framework on PC platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Yet Another set of MEncoder Scripts; a source package of highly configurable, easy to use, and effective scripts for ripping DVD / VCD video (or transcoding other formats) to industry standard MPEG4 video format with MP3 audio (DivX Compatible).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Evk is a simple lossy video codec. Project aims at developing a clean and functional implementation of basic algorithms used in video compression. Next goal is to create a detailed documentation together with tutorial about video compression.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    otrutility is a frontend for the command line decoder tool provided by http://www.onlinetvrecorder.com. It supports drag'n drop and the decoding of multiple files per run.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Rippy is a script designed to make ripping DVDs easier. It uses mplayer and mencoder to transcode a video to another format. Features: automatic bitrate calculation based on desired target size; automatic crop detection; mp3 audio with resampling;
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is a program with one, specific purpose: to provide the ability to demux ALL of the streams in any number of Matroska container (mkv) files automatically.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 19
    Provides a text-mode menu interface and adds fileset processing to bbTOOLS v1.9, a free MPEG toolset available separately. Currently, only bbDMUX is supported. bbDMUXit allows easy demuxing of multiple MPEG files from Windows or the command line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    BGZip is a compressor that uses BWT and others techniques to compress archives, sounds and videos with in high compression rates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Implementation of a RLE encoder/decoder library tailored for DICOM image.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Forked version of abandoned project MPEG4IP ( http://mpeg4ip.sf.net ) The MPEG4IP project provides an MPEG and IETF standards-based system for encoding, streaming, and playing audio and video.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB