Skip to content

MecuSorin/CerebralHike

Repository files navigation

CerebralHike Join the chat at https://gitter.im/MecuSorin/CerebralHike

Roadmap:

My plans can be found here: https://github.com/MecuSorin/CerebralHike/blob/master/ToDo.md

SplitterOptionGenerator

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)

Usage:

SplitterOptionsGenerator.exe -markers *Markers.txt* -outputName *"SomeChunk_%03d_{suffix}.mp4"*
mkvmerge.exe *'someVideoFile.mp4'* '@splitter_m.options'
mkvmerge.exe *'someVideoFile.mp4'* '@splitter_e.options'

VideoEncoder

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.

CloudParser

Generates a json list of urls from a shared dropbox folder

LegendJoiner

Updates the clips from the original legend.json with the ones generated by the * CloudParser * .

Mobile

The ionic mobile app. Is not a commercial app! Is used by a limited number of people on android devices.

Latest build

[paypal]

About

Auguments the learning process

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published