Hello,
I upgraded recently from ubuntu 16.04 to ubuntu 18.04.
Previously, I used ffmpegthumbnailer to generate thumbnails for audio file covers.
Since the upgrade, ffmpegthumbnailer fails to generate those thumbnails.
I am not sure if the issue comes from ffmpegthumbnailer itself or from elsewhere.
When trying with something like this:
ffmpegthumbnailer -i audio.mp4 -o test.png
I get the following error message:
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x564e9fdf6fa0] stream 0, timescale not set
[swscaler @ 0x564e9fe7e720] deprecated pixel format used, make sure you did set range correctly
Error: decodeVideoFrame() failed: frame not finished
And the output file is empty.
Best Regards,