Dynamic Conversion
Pre-release
Pre-release
This release attempts to avoid unnecessary conversions like avoiding files which already has the target codecs and containers. It is also smart enough to know which streams to convert and which not to touch, making a large conversion simply faster and smarter.
Changes
- Added Dynamic Conversion [Being tested]
- Added Try Exceptions to avoid script being stopped due to errors
- Changed some codes for improvements