Codec Software for Linux

View 20 business solutions
  • 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
  • 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
    An implementation of the VP8 image/video codec in pure Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Implements Lazy Wavelet Transform with Lifting in several variants: 1-D, 2-D, 3-D, integer precision, etc. Sample video compressor, integrated with FFmpeg. OpenCL version is created.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Let Me Teach

    Edit your own Lessons, easliy and faster than any time

    this project make you able to edit your lessons to add some messages and clips easliy . it's for Linux user in the beginning then I will support Windows and maybe MacOS
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 5
    LibVideoCoding is a C++ library supporting the development of video codecs. The library comprises support for fast FDCT, IDCT, motion compensation, and reading and writing MPEG-2/4 conform video and system bit-streams.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Libavinterface is a C++ wrapper library for the C video library FFMPEG and the C graphics library SDL. It is designed to be class-based, predominantly for scenarios where non-class data is impossible (eg. the VST SDK). It is designed for mingw/msys.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Linux Webstartup LITE

    Linux Webstartup LITE

    open source to everyone without phenomenal computer skills.

    Distro Linux based on Lubuntu 14.04 LTS for Mini and Lubuntu 12.04 LTS for Full with all codecs installed and openjdk-7 out of the box. Multilingual with Italian and English language by default and inside many improvements and tweaks. Updated on the 08/02/2015. Compatible 100% with Ubuntu's repository. Only 110 MB of Ram with boot completed! Follow us on Facebook and Google+ to keep you updated on future developments ... Available in versions Mini and Full 1.5 The mini version is now based on Lubuntu 14.04 LTS while the full is conservative resulting from the 12.04 LTS yet. Small outside but big inside, this underlying video guide shows an express install for everyone. http://youtu.be/16FiiB_K-hs ______________________________________________
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Linux Webstartup PLAY

    Linux Webstartup PLAY

    open source to everyone without phenomenal computer skills.

    Distro Linux based on Ubuntu 12.04.4 LTS with Unity desktop environment with all installed codecs, Libreoffice, Oracle Java 8 and Pipelight out of the box. Multilingual with Italian and English language by default and inside many improvements and tweaks. Updated on the 18/08/2014. Compatible 100% with Ubuntu's repository 32-bit operating system using 300 MB of Ram at boot completed!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Linux Webstartup WHOA

    Linux Webstartup WHOA

    open source to everyone without phenomenal computer skills.

    Distro Linux based on Ubuntu 12.04.4 LTS 64-bit with Pantheon desktop environment and all installed codecs, Libreoffice, Samba, Oracle Java 8 and Pipelight out of the box and much more ... Multilingual with Italian and English language by default and inside many improvements and tweaks. Updated on the 02/10/2015. Compatible 100% with Ubuntu's repository. The operating system using 350 MB of Ram at boot completed. Available the 1.4 version updated with bug fixes.
    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
    Lyra

    Lyra

    A Very Low-Bitrate Codec for Speech Compression

    lyra is a neural audio codec designed to deliver intelligible, natural-sounding speech at extremely low bitrates, making real-time communication viable on constrained networks. It replaces hand-engineered codecs with learned models that capture speech characteristics more efficiently and reconstruct waveforms with a neural vocoder. The system targets mobile-class hardware, balancing latency and quality so it can run in real-time on phones. Its architecture is resilient to packet loss and jitter through framing strategies and error concealment, helping conversations remain understandable under adverse conditions. The codebase includes encoder and decoder components, along with tools for data preparation and evaluation. By pushing bitrates down to just a few kilobits per second while retaining quality, lyra expands access to voice calls where bandwidth is scarce.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This program receives MPEG-2 transport streams from an IEEE 1394 (FireWire) bus according to IEC 61883-4. It can decode one audio and video stream and present them on the local sound card and on the local display.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MPlayer Standalone including all codecs
    MPlayer with all essential codes, encoders, decoders & filters. For LINUX users: just extract the source & run the 'install.sh' file from Terminal. For Windows users: Not Tested yet, but hope to work on MINGW32 in WinXP. Thanks from Chinmoy & Srijon
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Ogg Omg Metadata Getter for PHP

    Previously known as Ogg.class.php

    This is a continuation of Ogg.class.php by Nicolas Ricquemaque, which in turn was a split from File_Ogg by David Grant (don't you love Free Software?). Initially this project will just fix bugs and make minor adjustments to Ogg.class.php code, no backward incompatible changes will be made without an announcement. The version numbers will continue from the 1.3g, the latest released version of the ancestor project. Note: This project will __not__ help you to convert your media files into Ogg or to mux several Ogg streams together. It __will__ help you to get correct information about an already converted file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Open SVC Decoder
    Open SVC Decoder aims to provide a real-time coding framework for Scalable Video Coding extension of H.264/AVC.This project is AVC/SVC library decoding tools created at the IETR/INSA of Rennes. Please have a look at the project web site for more details
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    OpenAVS is the open source implementaion of AVS (Advanced Coding of Audio and Video ). AVS is competing with MPEG-4 and H.264 to replace the current worldwide compression standard, MPEG-2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    P264Decoder is a free h.264 decoder. It support baseline profile and x264 base bitstream now. The initial p264decoder version is based on the uncompleted x264 decoder. website: http://p264decoder.zj.com
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PlusV

    PlusV

    An Open Source alternative to SBR (Spectral band replication)

    What is PlusV? With traditional MP3, a typical Near CD Quality audio file has been encoded with a data rate of 128 kbits/s. While this is ok for people with big hard disks and fast Internet connections, this data speed has clearly been a bottleneck for people using modems or storing their music into 32 or 64 MB portable player FLASH cards. PlusV is a brand new audio compression enhancement technology that allows audio files to be compressed in as little as 64 or even 48 kbits/s. PlusV is not a compression scheme of its own, it is an extension that can be applied to existing audio formats. When combined with the MP3 technology, MP3+V files are fully compatible with existing MP3 files and decoders. To get full audio quality out of PlusV files, you just need a PlusV capable decoder, like a PlusV capable WinAmp plugin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ProRes4Linux

    ProRes4Linux

    Converts any video formar to Quicktime/ProRes

    Este es un pequeño Script de Bash que armé para convertir cualquier video en una carpeta a ProRes/Quicktime (.mov) para poder editarlos en Da Vinci Resolve.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PyramidWorkshop is an image-compression System based upon the scientific work of John Robinson (inventor of BTPC) about image-compression with adaptive linear predictors and is in average more efficient than PNG/JPEG2000.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Implementation of a RLE encoder/decoder library tailored for DICOM image.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    AVAR(Audio/Video de Alto Rendimiento) is an Audio and Video mass storage of high performance for brodcast. The new concept of encoding and high availability in data retrieval by possible erros. Not limit sizes on sound and video tracks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    This project aims to development a universal media codecs for video/audio/image processing. It use same interfaces for all codecs. And it target system is embedded system. The codecs will be include: MPEG2, MPEG4, H264, AAC, VC-1, AVS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Video Codec Library for Video Codec Developers.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB