[x] I am using the latest version of ffmpeg-normalize (run pip3 install --upgrade ffmpeg-normalize)
[x] I am using the latest stable version of ffmpeg or a recent build from Git master
Expected behavior
File normalized correctly. Tried with ffmpeg 6 and ffmpeg 7.
Actual behavior
Process failed with error
File "/home/forge/.local/lib/python3.10/site-packages/ffmpeg_normalize/_media_file.py", line 418, in _second_pass
audio_stream.set_second_pass_stats(all_stats[idx])
IndexError: list index out of range
Checklist (please tick all boxes)
ffmpeg-normalize
(runpip3 install --upgrade ffmpeg-normalize
)ffmpeg
or a recent build from Git masterExpected behavior File normalized correctly. Tried with ffmpeg 6 and ffmpeg 7.
Actual behavior
Command
Any output you get when running the command with the
--debug
flag:Environment (please complete the following information):