2020-11-13 19:44:44 +00:00
|
|
|
### 2
|
2020-11-25 11:11:20 +00:00
|
|
|
- Target VMAF renamed to Target Quality
|
|
|
|
- Changed Algo for Target Quality score calculation
|
2020-11-13 19:44:44 +00:00
|
|
|
|
|
|
|
### 3
|
2020-11-25 11:11:20 +00:00
|
|
|
- Default pix format to be yuv420p10le
|
|
|
|
- Default scene change interval to be 120 frames
|
|
|
|
|
|
|
|
### 4
|
|
|
|
- Refactored Args to Project class
|
|
|
|
- Removed dead Rust code
|
|
|
|
- Default encoder settings changed
|
|
|
|
- Better Vapousynth error handling
|
|
|
|
- Target Quality settings balanced
|
|
|
|
- Target Quality score calculation fixed and improved
|
|
|
|
- Default extra_splits set to 240 frames.
|
2020-12-03 21:16:26 +00:00
|
|
|
- Extraction and Concatenation to copy all streams.
|
|
|
|
- Scenes file to save total frame count, faster restart/start up with scenes file.
|
2020-12-07 01:40:22 +00:00
|
|
|
- Fix concat on windows with ffmpeg.
|
|
|
|
- Revorked args to classes.
|
|
|
|
- Skip files in queue if they already encoded.
|
2020-12-11 03:41:03 +00:00
|
|
|
- Default chunk method to ffms2.
|
2020-12-13 14:44:50 +00:00
|
|
|
- Per frame target quality for SVT-AV1
|