:: How to compile MP4Box in Linux
+ download
|
0 1 |
wget http://sourceforge.net/projects/gpac/files/GPAC/GPAC%200.5.0/gpac-0.5.0.tar.gz/download wget http://sourceforge.net/projects/gpac/files/GPAC%20extra%20libs/GPAC%20extra%20libs%200.4.5/gpac_extra_libs-0.4.5.tar.gz/download |
+ extract and compiling
|
0 1 2 3 4 5 6 7 8 |
tar -xzf gpac-0.5.0.tar.gz tar -xzf gpac_extra_libs-0.4.5.tar.gz cd gpac_extra_libs cp * ../gpac/extra_lib cd ../gpac ./configure make lib && make apps make install lib && make install cp bin/gcc/libgpac.so /usr/lib |
+ checking MP4Box
|
0 |
whereis MP4Box |
:: Links
+ Google
+ WowTutorial
