data utilities for tianmouc v1
sh compie.sh
check the parameter by:
./tmdat_cut
- exmaple 1 : sync mode
./tmdat_cut --input '/home/lyh/Downloads/origin' --output '/home/lyh/Downloads/output' --sync --c1 5 --c2 15
- exmaple 2 : cut aop only
./tmdat_cut --input '/home/lyh/Downloads/origin' --output '/home/lyh/Downloads/output' --aop --a1 33 --a2 1000
- exmaple 3 : cut cop only
./tmdat_cut --input '/home/lyh/Downloads/origin' --output '/home/lyh/Downloads/output' --cop --c1 33 --c2 1000
TODO
you can use the .so file in ./lib if you need one