Giter Club home page Giter Club logo

Comments (3)

jrottenberg avatar jrottenberg commented on May 30, 2024 2

Absolutely, just make sure to pass it as entrypoint :

08:16 $ docker run --entrypoint ffprobe jrottenberg/ffmpeg:3.3-alpine
ffprobe version 3.3.2 Copyright (c) 2007-2017 the FFmpeg developers
  built with gcc 5.3.0 (Alpine 5.3.0)
  configuration: --bindir=/usr/local/bin --disable-debug --disable-doc --disable-ffplay --disable-static --enable-avresample --enable-gpl --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libfdk_aac --enable-libfreetype --enable-libmp3lame --enable-libopus --enable-libtheora --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libx265 --enable-libxvid --enable-nonfree --enable-openssl --enable-postproc --enable-shared --enable-small --enable-version3 --extra-cflags=-I/usr/local/include --extra-ldflags=-L/usr/local/lib --extra-libs=-ldl --prefix=/usr/local
  libavutil      55. 58.100 / 55. 58.100
  libavcodec     57. 89.100 / 57. 89.100
  libavformat    57. 71.100 / 57. 71.100
  libavdevice    57.  6.100 / 57.  6.100
  libavfilter     6. 82.100 /  6. 82.100
  libavresample   3.  5.  0 /  3.  5.  0
  libswscale      4.  6.100 /  4.  6.100
  libswresample   2.  7.100 /  2.  7.100
  libpostproc    54.  5.100 / 54.  5.100
Simple multimedia streams analyzer
usage: ffprobe [OPTIONS] [INPUT_FILE]

You have to specify one input file.
Use -h to get full help or, even better, run 'man ffprobe'.

Or look around :

08:17 $ docker run -it  --entrypoint sh jrottenberg/ffmpeg:3.3-alpine
/tmp/workdir # ls -lsa /usr/local/bin/
total 736
     4 drwxr-xr-x    2 root     root          4096 Jun  8 06:55 .
     4 drwxr-xr-x    8 root     root          4096 Jun  8 06:55 ..
   208 -rwxr-xr-x    1 root     root        211040 Jun  8 06:55 ffmpeg
   120 -rwxr-xr-x    1 root     root        120912 Jun  8 06:55 ffprobe
   124 -rwxr-xr-x    1 root     root        126184 Jun  8 06:55 ffserver
     4 -rwxr-xr-x    1 root     root          3801 Jun  8 06:38 freetype-config
   132 -rwxr-xr-x    1 root     root        132592 Jun  8 06:34 lame
    20 -rwxr-xr-x    1 root     root         19240 Jun  8 06:55 qt-faststart
   120 -rwxr-xr-x    1 root     root        121824 Jun  8 06:23 x265

from ffmpeg.

dunn avatar dunn commented on May 30, 2024

Current latest does not include ffserver, is that due to upstream changes or was that a deliberate removal?

from ffmpeg.

dunn avatar dunn commented on May 30, 2024

Ah, looks like FFServer has been removed from mainline ffmpeg recently.

from ffmpeg.

Related Issues (20)

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.