pjg864 / mp4v2

fork of mp4v2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a fork of code.google.com/p/mp4v2

to build
autoreconf -fiv
./configure --prefix=/usr/local --enable-shared -enable-static --enable-ub=i386,x86_64 --disable-gch
make
sudo make install
sudo make install-man
make dist

About

fork of mp4v2

License:Other


Languages

Language:C++ 92.2%Language:C 6.8%Language:Python 0.9%