Giter Site home page Giter Site logo

Comments (3)

spirogg avatar spirogg commented on June 12, 2024

fdk_aac and x264 is what clipbucket.com script uses..

FFMPEG Path
/usr/local/bin/ffmpeg

PHP Path
/usr/local/bin/php

MP4Box Path
/usr/local/bin/MP4Box

FFprobe Path
/usr/local/bin/ffprobe

Media Info Path
/usr/local/bin/mediainfo

Imagick Path
/usr/bin/convert

Mplayer Path
/usr/local/bin/mplayer

Mplayer info Max videos to convert at once
2

Max time wait after max processess
7200

this is what the settings look like in clipbucket script
would be awesome to have static build with all these or just show me how to setup so when restart server or change php version or restart apache doesnt affect ffmpeg and codecs will still work at /usr/local/bin/ffmpeg ffprobe MP4Box etc etc

thank you

from ffmpegtoolkit.

spirogg avatar spirogg commented on June 12, 2024

server1:~# ldd $(which ffmpeg)
linux-vdso.so.1 => (0x00007ffd8ed3a000)
libavdevice.so.58 => not found
libavfilter.so.7 => not found
libavformat.so.58 => not found
libavcodec.so.58 => not found
libpostproc.so.55 => not found
libswresample.so.3 => not found
libswscale.so.5 => not found
libavutil.so.56 => not found
libm.so.6 => /lib64/libm.so.6 (0x00007f9faadfa000)
libpthread.so.0 => /lib64/libpthread.so.0 (0x00007f9faabde000)
libc.so.6 => /lib64/libc.so.6 (0x00007f9faa81b000)
/lib64/ld-linux-x86-64.so.2 (0x00007f9fab0fc000)

from ffmpegtoolkit.

ninetian avatar ninetian commented on June 12, 2024

sorry
if you want use static
just try this
https://johnvansickle.com/ffmpeg/
this static pack

just unpack can use

this project most use to custom.

from ffmpegtoolkit.

Related Issues (16)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.