How to install Mp4box on CentOS 6

Source: Internet
Author: User

How to install Mp4box on CentOS 6

Mp4box is a MP4 multiplexer. It can import MPEG-4 video, DivX, XviD, 3ivx, H264 etc, audio streams and subtitles into the. mp4 container. The end result is a compliant MP4 stream. It can also extract streams from a. mp4. Mp4box is a command line tool, but can be used with graphical user interfaces such as Yamb or my mp4box GUI.

First of all install the Freeglut packages

Yum-y Install freeglut.x86_64  freeglut-devel.x86_64

Note:you'll need GCC and gcc++ packages to manually compile below packages. You can easily install them on centos/redhat using command yum install gcc gcc-c++ autoconf automake

Now download the GPAC source packages and libraries.

Cd/usr/local/src/wget Http://downloads.sourceforge.net/gpac/gpac-0.4.5.tar.gzwget http://nchc.dl.sourceforge.net /project/gpac/gpac%20extra%20libs/gpac%20extra%20libs%200.4.5/gpac_extra_libs-0.4.5.tar.gztar-zxvf GPAC-0.4.5.TAR.GZTAR-ZXVF gpac_extra_libs-0.4.5.tar.gz

Copy the libraries to Gpac folder.

CD GPAC_EXTRA_LIBSCP-PRF */USR/LOCAL/SRC/GPAC/EXTRA_LIBCD. CD Gpac

Now Install Mp4box

chmod 755 configure./configuremake libmake appsmake install libmake Install

No Copy the gpac.so to System library

CP-PRF Bin/gcc/libgpac.so/usr/lib64ldconfig

And it ' s done.

[email protected] ~]# which mp4box/usr/local/bin/mp4box[[email protected] ~]#/usr/local/bin/mp4box-versionmp4box- GPAC version 0.4.5 (build) GPAC Copyright: (c) Jean Le Feuvre 2000-2005                (c) Enst 2005-200x

Https://www.servertechsupport.com/blog/how-to-install-mp4box-on-centos-6

How to install Mp4box on CentOS 6

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.