Change output file names based on telemetry type
himynamesdave opened this issue · 5 comments
himynamesdave commented
Output should be named appropriately, and follow same naming convention trail maker video file output, however should end with either -camm
or -gpmd
depending on the setting used.
karamvirup commented
@himynamesdave generated video has namemetadata-video.mp4
please see that, you want to change it?
himynamesdave commented
yes. In all cases (regardless of input) the output filename is metadata-video.mp4
@karamvirup
It should now end in *-camm.mp4
or *-gpmf.mp4
And should also follow the same naming convention as Trail Maker video/photo input -> mp4 output
karamvirup commented
changed to allow user to select the name of their video as they wish.
himynamesdave commented
@karamvirup I like your implementation idea but currently get an error
python3 telemetry-injector.py -c -i UKBC003-in/ -o UKBC003-out-camm/
Output file already exists.