Closed IanBlakeley closed 1 year ago
I believe this was a regression introduced in https://github.com/slhck/ffmpeg-normalize/pull/199. MP3 can handle video in the specific case of that "video" track being cover art. I will fix this and provide a patch release.
Fixed in b42fce00548adcdcd1a3b45876d7af2d80f0dd5f and v1.27.7.
Tested, confirmed now working as before.
Checklist (please tick all boxes)
ffmpeg-normalize
(runpip3 install --upgrade ffmpeg-normalize
)ffmpeg
or a recent build from Git masterExpected behavior I was expecting the cover art to be transferred from the source, I've been using same command for a long time to normalise to mp3 and listen on my mobile. Previously this did work but at some point recently it has stopped. I am not sure when if it was the update of the OS from 21.1 => 21.2 or ffmpeg from 4.4 (I think) => 6.0
Actual behavior I receive this error
Command
Any output you get when running the command with the
--debug
flag:Environment (please complete the following information):
python3 --version
orpython --version
) = Python 3.10.12ffmpeg -version
) = ffmpeg version n6.0-ffmpeg-windows-build-helpers Copyright (c) 2000-2023 the FFmpeg developers built with gcc 11 (Ubuntu 11.3.0-1ubuntu1~22.04)