/usr/local/bin/MP4Box: error while loading shared libraries: libgpac.so: cannot

Started by Administrator, January 06, 2014, 06:16:21 PM

Previous topic - Next topic

Administrator

Hi Members,

I recently started a thread to install MP4BOX on CentOS server. Post installation, when trying to convert the video I received an error below.

Quote/usr/local/bin/MP4Box: error while loading shared libraries: libgpac.so: cannot open shared object file: No such file or directory
try following

Looking at the error, I found that the binaries that are required are not installed/compiled under /usr/local/lib. Below is what I did to fix it.

Quote# install -m644 bin/gcc/libgpac.so /usr/local/lib/libgpac.so
# chmod +x /usr/local/lib/libgpac.so
# ldconfig

Now, try executing the binary & it should show the available options.

Quote# /usr/local/bin/MP4Box
MP4Box [option] input [option]
-h general: general options help
-h hint: hinting options help
-h import: import options help
-h encode: encode options help
-h meta: meta handling options help
-h extract: extraction options help
-h dump: dump options help
-h swf: Flash (SWF) options help
-h crypt: ISMA E&A options help
-h format: supported formats help

-nodes: lists supported MPEG4 nodes
-node NodeName: gets MPEG4 node syntax and QP info
-xnodes: lists supported X3D nodes
-xnode NodeName: gets X3D node syntax
-snodes: lists supported SVG nodes
-snode NodeName: gets SVG node syntax
-languages: lists supported ISO 639 languages

-quiet: quiet mode
-v: verbose mode
-version: gets build version

Hope this helps :-)
MilesWeb - Your Hosting, Our Responsibility!
Buy Web Hosting Plans | Managed VPS with 50% Discount