Skip to content
This repository has been archived by the owner. It is now read-only.

Latest commit

 

History

History
19 lines (15 loc) · 702 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 702 Bytes

RemoveMPEG4MetaData

RemoveMPEG4MetaData is a tool to erase (rather than hide) metadata from MPEG4 files. It is written in Objective C and has no external dependencies

Building

git clone git://github.com/mikemcquaid/RemoveMPEG4MetaData.git
cd RemoveMPEG4MetaData
xcodebuild # or make -C RemoveMPEG4MetaData/

Usage

RemoveMPEG4MetaData [input_file.mp4] [output_file.mp4]

Contact

Mike McQuaid

License

RemoveMPEG4MetaData is licensed under the GPLv3 License. The full license text is available in LICENSE.txt.