[MacPorts] #54116: ffmpeg loudnorm filter
MacPorts
noreply at macports.org
Fri May 5 03:10:34 UTC 2017
#54116: ffmpeg loudnorm filter
----------------------+-----------------
Reporter: siamak01 | Owner:
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port:
----------------------+-----------------
loudnorm filter does not run with with any of macport ffmpeg variants
installation.
loudnorm initially was part of libeurl128 but since Nov 12,2016 is part of
standard ffmpeg. I did compile and installed ffmpeg from source and
loudnorm filter works with it but not with ffmpeg installed by macport.
this is what I get:
ffmpeg version 3.2.4 Copyright (c) 2000-2017 the FFmpeg developers
built with Apple LLVM version 8.0.0 (clang-800.0.42.1)
configuration: --prefix=/opt/local --enable-swscale --enable-avfilter
--enable-avresample --enable-libmp3lame --enable-libvorbis --enable-
libopus --enable-libtheora --enable-libschroedinger --enable-libopenjpeg
--enable-libmodplug --enable-libvpx --enable-libsoxr --enable-libspeex
--enable-libass --enable-libbluray --enable-lzma --enable-gnutls --enable-
fontconfig --enable-libfreetype --enable-libfribidi --disable-libxcb
--disable-libxcb-shm --disable-libxcb-xfixes --disable-indev=jack
--disable-outdev=xv --enable-audiotoolbox --enable-sdl2
--mandir=/opt/local/share/man --enable-shared --enable-pthreads
--cc=/usr/bin/clang --enable-vda --enable-videotoolbox --arch=x86_64
--enable-yasm --enable-libx265 --enable-gpl --enable-postproc --enable-
libx264 --enable-libxvid
libavutil 55. 34.101 / 55. 34.101
libavcodec 57. 64.101 / 57. 64.101
libavformat 57. 56.101 / 57. 56.101
libavdevice 57. 1.100 / 57. 1.100
libavfilter 6. 65.100 / 6. 65.100
libavresample 3. 1. 0 / 3. 1. 0
libswscale 4. 2.100 / 4. 2.100
libswresample 2. 3.100 / 2. 3.100
libpostproc 54. 1.100 / 54. 1.100
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Users/Me/input.mp4':
Metadata:
major_brand : mp42
minor_version : 0
compatible_brands: isommp42
creation_time : 2016-08-26T10:28:40.000000Z
Duration: 00:03:44.28, start: 0.000000, bitrate: 1946 kb/s
Stream #0:0(und): Video: h264 (Main) (avc1 / 0x31637661), yuv420p,
1280x720 [SAR 1:1 DAR 16:9], 1816 kb/s, 23.98 fps, 23.98 tbr, 90k tbn,
47.95 tbc (default)
Metadata:
creation_time : 2016-08-26T10:28:40.000000Z
handler_name : ISO Media file produced by Google Inc.
Stream #0:1(und): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz,
stereo, fltp, 125 kb/s (default)
Metadata:
creation_time : 2016-08-26T10:28:40.000000Z
handler_name : ISO Media file produced by Google Inc.
[AVFilterGraph @ 0x7f884ac35380] No such filter: 'loudnorm'
Error initializing complex filters.
Invalid argument
--
Ticket URL: <https://trac.macports.org/ticket/54116>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list