Re: Problem with ffmpeg

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 4/10/06, Paul Smith <phhs80@xxxxxxxxx> wrote:
> On 4/10/06, J. K. Cliburn <jcliburn@xxxxxxxxx> wrote:
> > > 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
> >
> > 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
>
> Some progress! Now,
>
> 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/libavcodec.so.51: cannot restore segment prot after reloc:
> Permission denied

Keep doing the chcon on each new library until you get 'em all labeled.


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux