Updated 1.0.1 Release Notes

This commit is contained in:
Fabrice Quenneville 2024-10-18 01:23:54 -04:00
parent c42271b0e4
commit 635cfc710e

View File

@ -34,9 +34,11 @@ New Features
Improvements Improvements
============ ============
* Added line break in conversion output before each video to improve readability.
* Standardized audio, subtitle and metadata copying. * Standardized audio, subtitle and metadata copying.
* Added support for .mov and .ts formats. * Added support for .mov and .ts formats.
* Introduced CRF (Constant Rate Factor) settings for AV1 and x265 for better control over quality and file size. * Introduced CRF (Constant Rate Factor) settings for AV1 and x265 for better control over quality and file size.
* Implemented handling for odd pixel dimensions by adding black pixel padding to ensure even width and height.
Changes Changes
======= =======