Hello, All the plugins were loading properly. But I modified code just
to print timestamp and compiled then installed. But the following problem
started coming. I reverted the code to original. Still face the same problem. Did
not understand L [root@localhost ramana]# gst-inspect | grep ffmpeg (gst-inspect-0.10:23975):
GStreamer-WARNING **: Failed to load plugin
'/usr/lib/gstreamer-0.10//libgstffmpeg.so':
/usr/lib/gstreamer-0.10//libgstffmpeg.so: cannot restore segment prot after
reloc: Permission denied (gst-inspect-0.10:23975): GStreamer-WARNING
**: Failed to load plugin '/usr/lib/gstreamer-0.10//libgstpostproc.so':
/usr/lib/gstreamer-0.10//libgstpostproc.so: cannot restore segment prot after
reloc: Permission denied ffmpegcolorspace: ffmpegcolorspace:
FFMPEG Colorspace converter [root@localhost ramana]# I installed gst-ffmpeg once again as follows. But did give
above problem export PKG_CONFIG_PATH=/usr/lib/pkgconfig/ ./configure --prefix=/usr make clean make make install Regards, Ramana
------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
I found in google that
the problem is with SELinux blocking the ability to run shared object.
Regards, Ramana From:
[hidden email]
[mailto:[hidden email]] On Behalf Of Hello, All the plugins were loading properly. But I modified code
just to print timestamp and compiled then installed. But the following problem
started coming. I reverted the code to original. Still face the same problem.
Did not understand L [root@localhost ramana]# gst-inspect | grep ffmpeg (gst-inspect-0.10:23975):
GStreamer-WARNING **: Failed to load plugin
'/usr/lib/gstreamer-0.10//libgstffmpeg.so':
/usr/lib/gstreamer-0.10//libgstffmpeg.so: cannot restore segment prot after
reloc: Permission denied (gst-inspect-0.10:23975):
GStreamer-WARNING **: Failed to load plugin
'/usr/lib/gstreamer-0.10//libgstpostproc.so':
/usr/lib/gstreamer-0.10//libgstpostproc.so: cannot restore segment prot after
reloc: Permission denied ffmpegcolorspace: ffmpegcolorspace:
FFMPEG Colorspace converter [root@localhost ramana]# I installed gst-ffmpeg once again as follows. But did give
above problem export PKG_CONFIG_PATH=/usr/lib/pkgconfig/ ./configure --prefix=/usr make clean make make install Regards, Ramana
------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
Free forum by Nabble | Edit this page |