Open vitoyucepi opened 1 year ago
Paddings in %mp3
and %shine
still exist in 2.2.4-1
.
It seems that some encoders can loose/duplicate data when liquidsoap reopens files.
The missing data was most likely addressed with the fix for https://github.com/savonet/liquidsoap/issues/3675
I'm not sure if this is a bug or intended behavior.
Describe the bug Output to file with encoders
%mp3
,%shine
and$ffmpeg(mp3)
produces padding at the start and the end.To Reproduce
Screenshots from audacity
Expected behavior
%mp3
,%shine
and$ffmpeg(mp3)
encoders should produce files without paddings.Version details
ubuntu:22.04
in dockerInstall method Deb package from liquidsoap releases at github
Common issues https://github.com/savonet/liquidsoap/discussions/2838#discussioncomment-4645835
2726
Additional I've found some oddities in
%vorbis
encoder.