FrameExtVideo
v0.1
Extrair quadros de um determinado arquivo de vídeo (.mp4)
python framext.py -h
usage: Frame Extractor [-h] -i VIDEO_FILE -o OUTPUT_DIR [-s SAMPLE_RATE]
options:
-h, --help show this help message and exit
-i VIDEO_FILE, --video_file VIDEO_FILE
Location of video file
-o OUTPUT_DIR, --output_dir OUTPUT_DIR
Output directory to store frames
-s SAMPLE_RATE, --sample_rate SAMPLE_RATE
Sampling rate for frame extraction(default : All frames)