Skip to content

Error messages should specify file #313

@rsholmes

Description

@rsholmes

Error messages such as

WARNING: Input file had loudness range of 7.6. This is larger than the loudness range target (7.0)...

would be more useful if they specified which input file they apply to. When processing multiple files you don't know which file(s) it's referring to.

Checklist (please tick all boxes)

  • [√ ] I am using the latest version of ffmpeg-normalize (run pip3 install --upgrade ffmpeg-normalize)

  • [ √] I am using the latest stable version of ffmpeg or a recent build from Git master

  • Your operating system: Linux Mint 22.3

  • Your Python version / distribution (python3 --version or python --version): Python 3.12.3

  • Your ffmpeg version (ffmpeg -version):

ffmpeg version 8.1 Copyright (c) 2000-2026 the FFmpeg developers
built with gcc 13 (Ubuntu 13.3.0-6ubuntu2~24.04.1)
configuration: --prefix=/usr/local --disable-static --enable-shared --enable-gpl --enable-libx264 --enable-libx265 --enable-libvpx --enable-libmp3lame --enable-libopus --enable-libaom --enable-libass --enable-libfreetype --enable-libvorbis --enable-libtheora
libavutil      60. 26.100 / 60. 26.100
libavcodec     62. 28.100 / 62. 28.100
libavformat    62. 12.100 / 62. 12.100
libavdevice    62.  3.100 / 62.  3.100
libavfilter    11. 14.100 / 11. 14.100
libswscale      9.  5.100 /  9.  5.100
libswresample   6.  3.100 /  6.  3.100

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions