Re: libavcodec
Tatsuki Makino <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.ports |
|---|---|
| Message-ID | <SI2PR01MB50366A60176C68C0B6D511FFFADBA@SI2PR01MB5036.apcprd01.prod.exchangelabs.com> |
Hello. On 2025/11/28 0:31, LuMiWa wrote: >>> and Geeqie: >>> ld-elf.so.1: /usr/local/lib/libavformat.so.60: version >>> LIBAVFORMAT_60 required by /usr/local/lib/libffmpegthumbnailer.so.4 >>> not defined > > I did pkg upgrade -f mpv and after reinstall it work but Geeqie has the > same problem still > It may have already been resolved, but I think you can fix this by reinstalling ffmpegthumbnailer. I still don't know how to get and use packages from a repository :) If this problem continues, we should be able to identify the package that needs to be reinstalled using a command like the following. pkg which /usr/local/lib/libffmpegthumbnailer.so.4 Regards.