Showing 100 open source projects for "encoder"

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
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    Jack is a text mode (optionally curses) CDDA extraction / MP3 encoder frontend with features like freedb query, continue mode, customizability and many more
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The goal of this project is to develop a v4l driver for the Sony R-Engine MPEG2 encoder/decoder (aka Fujitsu's MB86393). The Sony R-Engine MPEG2 encoder/decoder is found in the more recent Sony Vaio Picturebooks (model PCG-C1M* and newer).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JSpeex is a Java port of the Speex speech codec (Open Source/Free Software patent-free audio compression format designed for speech). It provides both the decoder and the encoder in pure Java, as well as a JavaSound SPI.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Portable GUI Ogg/Speex/FLAC audio encoder/player that can encode wave file and provides additional functionality such as audiofile tagging, html-album generator, cd-ripping, etc. Targeted to be used on Freebsd, Linux and win32 platforms and the frontends
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    An easy DVD ripper and DIVX four-pass encoder for the GNOME desktop. GUI for mencoder, lsdvd and vobcopy. (Sencillísimo ripeador de DVDs y compresor a DIVX de 4 pasadas. Interfaz gráfica para mencoder, lsdvd y vobcopy)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Another shell script that combines cdda2wav with various encoders. Creates mp3, ogg, flac from CD-data. Creates also an cdinfo.xml file which contains all essential information about the encoded CD and can be used for various purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MPEG2 movie player, tailor made for the Hauppauge PVR 350 hardware video encoder/decoder. It enables the user to skip forward and backward in the movie on the TV Out much the same way as you would using mplayer on your computer screen. ivtv required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    TCVP is a modular player and encoder/transcoder for music and video. Various file formats and codecs are handled by dynamically loaded modules. It runs under Linux on multiple architectures, and should work on other Unixes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    real-time MPEG-1/MPEG-4 encoder
    Downloads: 13 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
  • 10
    SAVE (Smart Audio & Video Encoder) is the fastest and smartest encoder of this world. Based on DVD2AVI, SAVE inherit of the advantages without the defects. Doom9 (http://www.doom9.org) and Media-video (http://www.media-video.com), the two major site about
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Rat Rip is a CD audio ripper / OggVorbis Encoder designed to record to ogg right from the CD using the CDDB for id3 tagging. Console and Tk versions available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ezMPEG is an easy-to-use and easy-to-understand MPEG1 video encoder API
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    TooLAME is an optimized MPEG Audio Layer 2 encoder.
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 14
    WavPack is a free, fast, flexible and featureful encoder and decoder for audio streams. Besides lossless, it can perform lossy and hybrid (lossy+correction file) encodings.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    A Ripper and encoder frontend for Linux. Requires sndlibfile and lame.so to work.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    GRADEn is a GNOME2-GUI for MPlayer to rip DVDs easily to high-quality-DivX
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PCDE is a platform-independant, text-based, CD Audio ripping and encoding frontend written in Perl. It defaults to the use of cdparanoia and bladeenc for this process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Dvbpic is an image converter, encoder and viewer for dvb-cards; you can use it to watch pictures, like those taken with your digital camera, on your tv-set through a DVB-card supported by the linux dvb driver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    An MP3/OGG ripper & encoder front end for console, gnome, kde & x that is designed to make it easy to move your music collection onto your computer. Supports cddb, id3v1, id3v2, background encoding, encoder queue management, multiple rippers & encoders.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The Python Ripper/Encoder is delayed for an indefinite period of time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    DreamEncoder is a TwinVQ batch-encoder working in XWindow environment based.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Kexis - A lossless WAV file compressor. Kexis' main goal is to develop prediction and encoding schemes to minimize compressed file size. Kexis strives to be the premier lossless sound encoder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    cl-jpeg

    JPEG encoder implementation using OpenCL

    ...Jpeg format is chosen because it is relatively simple and I am familiar with it. 2013-01-22: For now only pixel conversion and DCT transform is done with OpenCL, entropy coding is done with CPU in one thread. Unfortunately this implementation is no match for even one threaded SSE2 jpeg encoder, too much data goes through PCIe. Look at "Debunking the 100X GPU vs. CPU Myth: An Evaluation of Throughput Computing on CPU and GPU" paper by Victor W Lee, Changkyu Kim, Jatin Chhugani, Michael Deisher, Daehyun Kim, Anthony D. Nguyen, Nadathur Satish, Mikhail Smelyanskiy, Srinivas Chennupaty, Per Hammarlund, Ronak Singhal and Pradeep Dubey.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Implementation of a RLE encoder/decoder library tailored for DICOM image.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    An advanced multimedia streaming engine, supporting real-time re-sampling (using LAME encoder) and using RDBMS (currently only MySQL is supported).
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB