- Added scanning of sub-folders clip files. Each folder will be processed and resulting movie file created. This can be disabled through parameter --exclude_subdirs
- Added option to merge the video files from multiple sub-folders into 1 movie file. Use parameter --merge to enable.
- Added option to monitor if the USB drive (or SD card) is inserted in the PC and then automatically start processing the files. Use parameter --monitor to enable.
Parameter --monitor_once will stop monitoring and exit after 1st time drive was inserted.
Parameter --delete_source will delete the source files and folder once the movie file for that folder has been created.
- Will now check if a new update is available, additional arguments to just perform check (--check_for_update), include test releases (--include_test), or disable always checking for updates (--no-check_for_update)
- Formatted output to easily show progress
- Time it took to create the video files will now be provided upon completion of processing.
- Will now handle it much better if a video file from a camera is corrupt (i.e. zero-byte file).