media_management_scripts/README.md

18 lines
339 B
Markdown
Raw Normal View History

2022-01-25 22:06:43 +01:00
# codec_visualizer
2022-01-25 22:31:14 +01:00
## Usage
`python ./codec_analyzer.py file file`
## Features
- mutiple resolutions
- all codecs from ffmpeg
- zoomed in subframe
## Requirements
- ffmpeg
## Demo
2022-01-25 22:33:17 +01:00
![alt text](https://git.mosad.xyz/localhorst/codec_visualizer/raw/commit/197fd6273d812ae64f83e629b932a42abc2a4492/demo_output.png "demo output image")