MP4 video on F23

Michael Schwendt mschwendt at gmail.com
Wed Dec 9 09:28:01 UTC 2015


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 at bree ~]$ ldd /usr/bin/mpv|grep "not found"
>         libvo-aacenc.so.0 => not found
> [poc at bree ~]$ ldd /usr/bin/mplayer|grep "not found"
>         libvo-aacenc.so.0 => not found
> [poc at bree ~]$ ldd /usr/bin/vlc|grep "not found"
> [poc at 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)'
#


More information about the users mailing list