included all scripts
This commit is contained in:
29
README.md
29
README.md
@ -14,4 +14,31 @@
|
||||
|
||||
## 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
|
||||
|
Reference in New Issue
Block a user