Get the most out of your Centmin Mod LEMP stack
Become a Member

Master Branch update addons/ffmpeg.sh in 123.09beta01

Discussion in 'Centmin Mod Github Commits' started by eva2000, Aug 5, 2020.

  1. eva2000

    eva2000 Administrator Staff Member

    58,905
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    6:53 AM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    update addons/ffmpeg.sh in 123.09beta01


    - Update addons/ffmpeg.sh install routine for fixes for libx264. For existing Centmin Mod users who only previous installed/ran addons/ffmpeg.sh addon or centmin.sh menu option 19 yourself, you can run cmupdate command to update their server's local code. Then if you have previously ran addons/ffmpeg.sh or centmin.sh menu option 19 yourself to install ffmpeg binary, you can re-run addons/ffmpeg.sh to re-install it.
    - If you never ran addons/ffmpeg.sh or centmin.sh menu option 19 yourself, then this update doesn't apply to you.

    /opt/bin/ffmpeg -version

    ffmpeg version git-2020-07-24-21442a8 Copyright (c) 2000-2020 the FFmpeg developers
    built with gcc 4.8.5 (GCC) 20150623 (Red Hat 4.8.5-39)
    configuration: --prefix=/opt/ffmpeg --extra-cflags=' -I/opt/ffmpeg/include' --extra-ldflags=-L/opt/ffmpeg/lib --bindir=/opt/bin --pkg-config-flags=--static --extra-libs=-lpthread --extra-libs=-lm --enable-gpl --disable-debug --enable-nonfree --enable-libfdk-aac --enable-libfreetype --enable-libmp3lame --enable-libopus --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libx265 --enable-libass --enable-libzimg --enable-swscale --enable-shared
    libavutil 56. 57.100 / 56. 57.100
    libavcodec 58. 97.100 / 58. 97.100
    libavformat 58. 49.100 / 58. 49.100
    libavdevice 58. 11.101 / 58. 11.101
    libavfilter 7. 87.100 / 7. 87.100
    libswscale 5. 8.100 / 5. 8.100
    libswresample 3. 8.100 / 3. 8.100
    libpostproc 55. 8.100 / 55. 8.100

    Continue reading...

    Centmin Mod Github Master branch

    Master branch is where most recent commits are made as at May 24, 2015.