Showing 8 open source projects for "ffmpeg bin"

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
  • Demo Series - Small Business Backup By Veeam Icon
    Demo Series - Small Business Backup By Veeam

    Learn how to protect your Microsoft 365 data, with simple, actionable tips today.

    Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
    Watch Demo Series
  • 1

    avbuild

    ffmpeg build tool and prebuilt packages for all platforms

    iOS, android, raspberry pi, windows store, windows desktop, linux, macOS etc. Multiple toolchains support, include gcc, clang, vs2013, vs2015, vs2017. Hardware accelerated decoders and encoders support. Source code: https://github.com/wang-bin/avbuild
    Leader badge
    Downloads: 1,313 This Week
    Last Update:
    See Project
  • 2
    pr0verter offline

    pr0verter offline

    A webm converter (GER)

    Installation: Um pr0verter offline nutzen zu können, müsst ihr ffmpeg downloaden und den bin Ordner zu den Systemvariablen hinzufügen. Dazu geht wie folgt vor: 1. Downloadet euch ein Windows Build von ffmpeg (am besten keine "nightly build" Version auswählen) unter https://ffmpeg.zeranoe.com/builds/ 2. Entpackt die ZIP und zieht den darin befindlichen Ordner irgendwo hin. 3. Nun in der Windows suche (oder speziell in der Systemsteuerung) nach "Systemumgebungsvariablen bearbeiten" suchen. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    ffplay-mjpeg

    ffplay minimal " MJPEG ONLY "cmd line player with SDL/http/tcp

    ffplay cmd line application for X with SDL. *BUILD DEP: Make sure you have sdl devel installed.(libsdl-dev on debian.) Installs to /usr/local/bin with default prefix. Minimized build for motion jpeg "mjpeg only" viewing via http/tcp. Only one binary in the package: ffplay-mjpeg eg syntax. #ffplay-mjpeg http://hostname:port *ffplay is from the ffmpeg project and ffplay-mjpeg is a recompiled project specifically for mjpeg viewing. Static Build, small binary with 1428040 bytes currently with LInux X86_64 builds.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    FFMPEG-Raspberry + PHP-FFMPEG

    FFMPEG-Raspberry + PHP-FFMPEG

    Install FFMPEG on Raspbian

    download this file sudo chmod +x ffmpeg-pi.sh sudo ./ffmpeg-pi.sh For make PHP-FFMPEG : First make folder on you php upload video sudo mkdir /var/www/inputvideo/ sudo chmod 777 /var/www/inputvideo/ sudo mkdir /var/www/outputvideo/ sudo chmod 777 /var/www/outputvideo/ Make bash script sudo nano /usr/local/sbin/convert put this script on it ====== Script Bash ====== #/bin/bash/ in=/var/www/inputvideo/ out=/var/www/outputvideo/ cd $in; for i in *.mp4 ; do ffmpeg -i "$i" -threads 3 -c:v libx264 -preset superfast -crf 30 -c:a aac "$out${i%.*}.mp4" -y; done rm -f *.* chown -c www-data:www-data /var/www/outputvideo/*.mp4 ======= End Script ======= sudo chmod +x /usr/local/sbin/convert Make sure bash script working Put vidoe file on $input sudo convert Now put php script on your php upload script shell_exec('convert >> /dev/null 2>&1 &') Enjoy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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.
  • 5
    youtube-dlG

    youtube-dlG

    A cross platform front-end GUI of the popular youtube-dl

    A cross platform front-end GUI of the popular youtube-dl media downloader written in wxPython. Youtube-dl-gui uses youtube-dl in the backend to download files. Youtube-dl provides a list of extractors to work with each particular site. You can change the naming pattern by picking a different filename format under the Options>General tab. You can also use a custom pattern by setting the option to "Custom" and editing the output template field. You can change the number of max parallel...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 6

    build_ffmpeg

    fmpeg build script for all platforms including android, windows store

    ffmpeg build script for all platforms including android, windows store. prebuilt binaries for populate platforms are provided too Build script is here: https://github.com/wang-bin/build_ffmpeg
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    clippad

    clippad

    Send console output to notepad

    clippad redirect console output to the clipboard and open notepad with the results. usage: "C:\Program Files\ffmpeg\bin\ffmpeg.exe" -codecs 2>&1 | clippad
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    RL Ingest

    RL Ingest

    Canon DSLR, Hero GoPro and Sony F3 to MPEG2 35 MXF OP-Atom

    ... - Can customize the Avid clip name and comment to the clip - Generates take names by file name order - Create sync point Avid locator - Use the Media Tool to get the new files into the bin. Download the help files for more info - https://sourceforge.net/projects/rlingest/files/Html%20help%20files/ Requirements: - Mac OS Lion 10.7 or greater - FFMPEG (with libx264) - http://ffmpeg.org - BMX Libs - https://sourceforge.net/projects/bmxlib - Sony XDCAM Browser (for Sony F3 files rewrap)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next