Problem with ffmpeg

J. K. Cliburn jcliburn at gmail.com
Mon Apr 10 15:46:32 UTC 2006


On 4/10/06, Paul Smith <phhs80 at gmail.com> wrote:
> Dear All
>
> Any ideas regarding the following error message?
>
> nice -n 0 ffmpeg -i audiodump.wav -ab 224 -ar 48000 -ac 2 -acodec ac3 -
> y "damavag2.ac3"
> ffmpeg: error while loading shared libraries: /usr/lib/libavutil.so.49: cannot r
> estore segment prot after reloc: Permission denied
>
> Thanks in advance,
>
> Paul

Smells like SELinux.  I bet there's an avc: denied message in your
syslog.  If so,

chcon -t texrel_shlib_t /usr/lib/libavutil.so.49




More information about the fedora-list mailing list