Score:0

ffmpeg problems after update to ubuntu 20.04

ru flag

I upgraded to ubuntu 20.04 from 18 version. Now when I try to use ffmpeg always give this error

ffmpeg: error while loading shared libraries: libsndio.so.6.1: cannot open shared object file: No such file or directory

I uninstall and install again ffmpeg but doesn't work. I looked for libsndio.so.6.1 on my computer but what I have is libsndio.so.7.0.

I don't know what to do, any help would be apreciated

nobody avatar
gh flag
`apt-cache policy ffmpeg` please add this to your question.
vanadium avatar
cn flag
You may indeed have installed ffmpeg yourself (may still have been `avconv` by default in 18.04). That custom version may be earlier in the search PATH, so running the command would launch your own installed version instead of the system wide installed version. Also include `which ffmpeg` in your post.
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.