forked from localhorst/media_management_scripts
0afe431476d2ce7d9c4735dcef818562da2b71c6
codec_visualizer
Usage
python ./codec_analyzer.py file file
Features
- mutiple resolutions
- all codecs from ffmpeg
- zoomed in subframe
Requirements
- ffmpeg
Demo
check_resolution
Usage
python ./check_resolution.py path
Features
- find all video files in path
- list following metadata:
-
- Name
-
- Duration
-
- Filesize
-
- codec
-
- resolution
Requirements
- ffmpeg
Demo
TODO
convert
TODO
Description
Languages
Python
63.4%
Shell
36.6%