Showing 492 open source projects for "ffmpeg-amv"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 1
    FFME

    FFME

    FFME: The Advanced WPF MediaElement (based on FFmpeg)

    FFME: The Advanced WPF MediaElement (based on FFmpeg). FFME is an advanced and close drop-in replacement for Microsoft's WPF MediaElement Control. While the standard MediaElement uses DirectX (DirectShow) for media playback, FFME uses FFmpeg to read and decode audio and video. This means that for those of you who want to support stuff like HLS playback, or just don't want to go through the hassle of installing codecs on client machines, using FFME might just be the answer. Fast media seeking...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Gooey

    Gooey

    Turn Python command line programs into a full GUI application

    Gooey is a tool for transforming command line interfaces into beautiful desktop applications. It can be used as the frontend client for any language or program. Whether you've built your application in Java, Node, or Haskell, or you just want to put a pretty interface on an existing tool like FFMPEG, Gooey can be used to create a fast, practically free UI with just a little bit of Python (about 20 lines!). To show how this all fits together, and that it really works for anything, we're going...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    ffmpegg

    ffmpeg gui

    ffmpeg gui
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ORSVC

    ORSVC

    ORSimpleVideoConverter is a friendly front-end for FFmpeg

    This project changed its name to Rencoder and it is available on Github. Please proceed to new project: https://github.com/ornrocha/rencoder However you can download the binaries here: https://sourceforge.net/projects/orsvc/files/
    Downloads: 1 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 5
    Pydub

    Pydub

    Manipulate audio with a simple and easy high level interface

    Manipulate audio with a simple and easy high level interface. You can pass an optional bitrate argument to export using any syntax ffmpeg supports. Any further arguments supported by ffmpeg can be passed as a list in a 'parameters' argument, with switch first, argument second. Note that no validation takes place on these parameters, and you may be limited by what your particular build of ffmpeg/avlib supports. You can open and save WAV files with pure python. For opening and saving non-wav...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Audio Batch Statistic Analyzer

    Audio Batch Statistic Analyzer

    Analyze audio files for Peak levels, peak and total RMS, and DC offset

    This frontend for ffmpeg batch analyzes audio files for Peak levels, peak and total RMS, and DC offset. Much faster than a typical audio editor with a statistics plugin, which first loads the file while generating a picture, then scans it a second time to find the statistics. This program does it all in one fell swoop, thus half the time. What's more, it was designed specifically for set and forget batch operation. The end product is a text file with the same filename as each audio file...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    Truly Effective Upsampler

    Truly Effective Upsampler

    Effectively upsample (yes, seriously) your CD collection

    I can hear the skepticism already: "Effectively upsample my CD collection? Really??" Ordinarily, it would be true merely increasing the bit depth and sampling rate alone does nothing to improve sound quality. It does nothing but add a bunch of trailing zeros. However, using the ffmpeg aexciter audio filter, this front end program fills in those zeros with actual numbers. The aexciter filter, like other harmonic exciter hardware and software creates additional harmonics and overtones. (See...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    FFmpeg Windows Builds

    FFmpeg Nightly and Release binaries for Windows

    FFmpeg is a "complete, cross-platform solution to record, convert and stream audio and video". We provide easy to use binaries for Windows. Our binaries are compiled using GitHub Actions and made available on SoureForge for download. See https://github.com/mannyamorim/ffmpeg-windows-builds for more info. Nightly builds start at midnight UTC and are available about 2 hours later. Release builds are manually triggered when new releases are made available by FFmpeg. We are providing static...
    Downloads: 51 This Week
    Last Update:
    See Project
  • 9

    TS video file cutter

    fast TS video file keyframe cutter

    TS file used by satellite receivers to record movies to storage media. This tool uses FFMpeg to read this file and create key frame previews. You can then select multiple parts of recorded movie which will be saved while rest is ignored and create smaller file without advertisements. It works on file level without recompressing video, cut are made on key frames only. It have very simple but effective user interface. There is necessary to download and install FFMpeg first https...
    Downloads: 15 This Week
    Last Update:
    See Project
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 10
    FFmpeg libav tutorial

    FFmpeg libav tutorial

    FFmpeg libav tutorial

    FFmpeg libav tutorial, learn how media works from basic to transmuxing, transcoding and more. Most of the code in here will be in C but don't worry: you can easily understand and apply it to your preferred language. FFmpeg libav has lots of bindings for many languages like python, go and even if your language doesn't have it, you can still support it through the ffi (here's an example with Lua). We'll start with a quick lesson about what is video, audio, codec and container and then we'll go...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    ffmpeg-coder

    A small CLI tool which will help in producing different types of video

    A small cross platform CLI tool which will help in producing different types video converting codes quickly for new ffmpeg CLI users. The tool will make it easy to generate ffmpeg commands for them. If you don't use or know about FFMPEG then this tool might not be for you. This tool is created for those who find it difficult to understand or find the appropriate commands for converting a video as they want using the FFMPEG CLI tool. Also those who are new to Command Lines they can also...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Gilfoyle

    Gilfoyle

    Distributed video encoding, hosting and streaming

    Gilfoyle is a web application from the Dreamvo project that runs a self-hosted media streaming server. Allowing you to easily implement media streaming in any application at any scale. It's written in Golang, mostly designed for Kubernetes and runs as a single Linux binary with PostgreSQL and RabbitMQ.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    VidCutter

    VidCutter

    the simplest & fastest video cutter & joiner

    A modern, simple to use, constantly evolving and hella fast MEDIA CUTTER + JOINER w/ frame-accurate SmartCut technology + Qt5, libmpv, FFmpeg and MediaInfo powering the backend.
    Leader badge
    Downloads: 177 This Week
    Last Update:
    See Project
  • 14
    Gifcurry

    Gifcurry

    The open-source, Haskell-built video editor for GIF makers

    ... as either a GIF or video. Before you download Gifcurry, make sure your machine has GTK+, GStreamer, FFmpeg, and ImageMagick. Linux users can download the AppImage or the prebuilt binaries. If you'd rather install it, you can do so via pacman (Arch) or snap. If you're really courageous, you can build it from source.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 15

    doall

    Shell script to run a command for many files selected with wildcards

    Extends shell * and ? wildcards to allow inserting matched strings like Windows 'copy *.old =.new' Some examples: # Rename current files as old doall 'mv *.cur *.old' # Compress camcorder DV files doall 'ffmpeg -i *.dv *.mp4' # Move files into directories according to their extension doall 'mv *.* $2/$1.$2' # Symbolic links from vmlinuz.new to vmlinuz-5.12.6-foo, similarly config.new System.map.new doall 'ln -s /boot/*-5.12.6-* /boot/$1.new' # Hard link 3-character...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PotterDraw

    PotterDraw

    Design your own pottery for 3D printing in full color

    PotterDraw is a free 3D software application for designing and visualizing pottery. It’s useful for creating cylindrical shapes such as pots, flasks, vases, bowls, plates, cups, glasses, goblets, or anything similar. The outer wall of the pot is drawn using a spline, which consists of one or more curved or linear segments. The inner wall is generated automatically. PotterDraw can export files suitable for 3D printing. It can also map synthesized or user-specified textures onto the pot....
    Downloads: 14 This Week
    Last Update:
    See Project
  • 17
    Fast audio to video converter + image

    Fast audio to video converter + image

    Converts audio files to MP4 video for youtube/socal platforms. >FFMPEG

    Uses FFMPEG to convert audio files to MP4 video for youtube/social platforms. Allows you to add a picture which will be displayed in the video. I reccomend using images in the same resolution as you wish your video to be, for example (1280x720) for 720p etc. You can drag and drop audio files to this app and it'll convert it into a video. This app also has several features related to name of the video file, like removing underscores etc. It also allows you to batch convert audio to video...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 18

    FFmpeg iOS

    FFmpeg libraries for iOS

    This is FFmpeg libraries compiled for iOS. If you want to build it yourself, see https://github.com/kewlbear/FFmpeg-iOS-build-script.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 19
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    RetroFF

    RetroFF

    Transcode video files fast and easy with a right click

    Transcode multiple files or whole folders, with paralel instances of ffmpeg. Default transcode presets include: H264 20M mp4 H264 5M mp4 XDCAM 50 mxf DNxHD 120 1080i mxf All presets can be edited in settings, as ffmpeg options. The v3.0 Installer will create context menu items and add the RetroFF folder to the PATH variable. Assumes that you have ffmpeg in System32 (executable from cmd as simple ffmpeg).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Monaural Beats

    # This is the Monaural Beats Shell Script for GNU / Linux ... ;

    # This is the Monaural Beats Shell Script for GNU / Linux ... ; # This runs in Born Again Shell as ./ and bash ..... ; # This is "as-is" with absolutely "no-warranty" and "n/a" ... ; # The Shell Script Generates a Monaural Beats MP3 File ..... ; # The File is at the Schuman Resonance at 0.5 with 126.22 ... ; # 126.22 is used in the Band Sun-O a common Natural Freq ... ; # This Project Requires GNU / Linux / ffmpeg / base32 / mp3 ... ; https://sourceforge.net/projects/monaural-beats/files...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Hexaphonic Beats

    This is the Generate Hexaphonic Beats Shell Script for GNU / Linux ...

    # This is the Generate Hexaphonic Beats Shell Script for GNU / Linux ... # This shell script runs with ./ and bash in the Born Again Shell ... # This shell script is "as is" with "no warranty" I am Mrfaildeveloper ... # No Licensing Required with The Shell Script for GNU / Linux ... # Uses Base32 Libraries and ffmpeg mp3/lame libraries ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Vivid3D-Sharp

    Vivid3D-Sharp

    Modern 3D engine and IDE written using C# and C++.

    Modern 3D engine and IDE written using C# and C++. Vivid features all the required functionality to write modern apps ang games. Including a fully working custom GL UI called "ResonanceUI". It features lighting and shadows(Unified) and can even embed and playback videos via FFMPEG, in the UI or full screen, with fully synced audio+picture. It offers two scripting solutions: C# and a custom language called VividScript, which is an OOP style language. The Editor is based on other modern...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Imagination
    *** The development started again in 2024 on github, give me a star to give it visibility please, the project is getting bigger and I need other people to join it to keep developing it. *** https://github.com/colossus73/imagination *** Imagination is a lightweight and simple DVD slide show maker written in C language and built with the GTK+3 toolkit and Cairo featuring 69 transitions. It requires the ffmpeg encoder and libsox to export the slideshow.
    Leader badge
    Downloads: 42 This Week
    Last Update:
    See Project
  • 25
    The Tizonia Project

    The Tizonia Project

    Command-line cloud music player for Linux

    Command-line cloud music player for Linux with support for Spotify, Google Play Music, YouTube, SoundCloud, TuneIn, iHeartRadio, Plex servers and Chromecast devices. A powerful cloud music player for the Linux terminal, with support for Spotify (Premium), Google Play Music (free and paid tiers), SoundCloud, YouTube, TuneIn and iHeart radios, Plex servers and Chromecast devices.
    Downloads: 1 This Week
    Last Update:
    See Project