encoders
|
Merge pull request #138 from n9Mtq4/refactor/encoder
|
2020-08-27 22:18:43 +03:00 |
arg_parse.py
|
removed segment method, replaced with hybrid
|
2020-08-26 22:46:17 +03:00 |
bar.py
|
Move match_line to encoder classes
|
2020-08-21 15:55:50 +02:00 |
chunk.py
|
Add type hints and imports & small cleanup
|
2020-08-22 15:24:09 -04:00 |
concat.py
|
Fix path for mkvmerge
|
2020-08-21 19:30:14 +02:00 |
encode.py
|
code improvements
|
2020-08-29 12:56:48 +03:00 |
ffmpeg.py
|
Map all tracks except video in extract_audio()
|
2020-08-24 12:41:53 +02:00 |
logger.py
|
Remove redundant parentheses
|
2020-08-19 14:07:31 -04:00 |
setup.py
|
code improvements
|
2020-08-29 12:56:48 +03:00 |
split.py
|
-vsync 0 for split
|
2020-08-21 22:22:04 +03:00 |
target_vmaf.py
|
code improvements
|
2020-08-29 12:56:48 +03:00 |
utils.py
|
Move make_pipes and man_q to encoder classes
|
2020-08-20 00:10:29 +02:00 |
vmaf.py
|
code improvements
|
2020-08-29 12:56:48 +03:00 |