GitXplorerGitXplorer
M

RemoveMPEG4MetaData

public
5 stars
2 forks
0 issues

Commits

List of commits on branch master.
Unverified
c6b68f0b0c1f26f082650e652fe501a6bbc34311

Change license to GPLv3.

MMikeMcQuaid committed 8 years ago
Unverified
1f4a59994028287ddb0a3e51d1281e65ceb4966d

Initial Commit

MMikeMcQuaid committed 13 years ago

README

The README file for this repository.

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.