On Tue, 08 Dec 2015 23:52:47 +0000, Patrick O'Callaghan wrote: > vlc, mplayer, mpv and ffmpeg all report no problems when run against > "rpm -V", however the last three do report a missing library with ldd: > > [poc@bree ~]$ ldd /usr/bin/mpv|grep "not found" > libvo-aacenc.so.0 => not found > [poc@bree ~]$ ldd /usr/bin/mplayer|grep "not found" > libvo-aacenc.so.0 => not found > [poc@bree ~]$ ldd /usr/bin/vlc|grep "not found" > [poc@bree ~]$ ldd /usr/bin/ffmpeg|grep "not found" > libvo-aacenc.so.0 => not found > > Looks like a library for AAC-encoded files. This might be the problem, > except that vlc doesn't use that library and still doesn't work. > > "dnf search libvo-aacenc" gives nothing. There is no references to that lib in mplayer her (F23). Plus, it doesn't exist in any dependencies at all: # repoquery --whatprovides 'libvo-aacenc.so.0()(64bit)' # repoquery --whatrequires 'libvo-aacenc.so.0()(64bit)' # -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org