My plans can be found here: https://github.com/MecuSorin/CerebralHike/blob/master/ToDo.md
The generator will create 3 files: - main clips splitting options file - extra clips (concatenated) options file - legend.json file (with the association between names and clips, to be used by the future app)
SplitterOptionsGenerator.exe -markers *Markers.txt* -outputName *"SomeChunk_%03d_{suffix}.mp4"*
mkvmerge.exe *'someVideoFile.mp4'* '@splitter_m.options'
mkvmerge.exe *'someVideoFile.mp4'* '@splitter_e.options'
Used for encoding the output of the splitting. The output should be placed in the dropbox folder along with the legend.json generated by the SplitterOptionsGenerator.
Generates a json list of urls from a shared dropbox folder
Updates the clips from the original legend.json with the ones generated by the * CloudParser * .
The ionic mobile app. Is not a commercial app! Is used by a limited number of people on android devices.
- for Android: can be downloaded from here: https://www.dropbox.com/s/d983ozfk63ug1en/CerebralHikeApp.apk?dl=1