# mp4 **Repository Path**: zpeace/mp4 ## Basic Information - **Project Name**: mp4 - **Description**: No description available - **Primary Language**: C/C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-04-08 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # mp4 when the compile machine is 64bit ubuntu(e.g. 17.10 16.04), it can not create so file,the reason maybe arm-arago-linux-g++ linker not support so(this will be showed when configure the project); but when the compile machine is 32 bit ubuntu (e.g. 12.04), it is totally ok !