CocoaPods trunk is moving to be read-only. Read more on the blog, there are 19 months to go.
TestsTested | ✓ |
LangLanguage | C++C++ |
License | Custom |
ReleasedLast Release | Dec 2014 |
Maintained by Jonathan Gailliez, Valérian Buyck.
TS2MP4 converts a set of TS files to a MP4 file.
The conversion of a TS file into a MP4 file is done in two steps.
The concatenation of multiple TS files into a single MP4 file follow the same steps but the elementary streams are concatenated.
The C and C++ library are wrapped by an Objective-C interface KMMedia.
To run the example project: clone the repo, and launch the TS2MP4 project and run the TS2MP4Demo target. You have to manually put some TS files into the ressources directory of the App to be able to test it.