-
Notifications
You must be signed in to change notification settings - Fork 72
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ffmpegthumbnailer fails to generate audio file cover thumbnail #172
Comments
Can you provide a sample that fails? |
Well, due to copyright issues I will not provide an audio file here. |
Same « problem » here on ubuntuBudgie 20.04 with Nemo 4.4.2
And
For reference : |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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,
The text was updated successfully, but these errors were encountered: