Version details
1.16.10 (10-Jul-2019)
- added option
Advanced transcode.threads
. This is a quick fix for situation when one would want to limit CPU usage at transcoding. Minimum CPU usage would be with value "1". Use greater values to increase CPU usage. When it is set to "0" (this is by default), it picks suitable number depending on encoder (usually this means it uses as much CPU as possible) - added option
Advanced mux.copy_metadata
for situations when one wants to keep metadata from original files at remuxing or transcoding. This option accepts list of metadata fields separated by semicolon. Youtube uses metadata in some qualities (e.g. in MP4) to store technical info (for examplecreation_time
- last time when this particular quality was transcoded), so this option is not something that is supposed to be useful in general case - enabled possibility to mux Vorbis and Opus in MP4 container. Note that to enable this behavior need to remove
mp4+ogg
andmp4+opus
from preset optionMuxing exceptions
(presets are configured via menuTools Preset Configure
) - tweaked installer in such way that it will use English language if faces problems with locale. Previously it selected Arabic language in this case
Changelog Version details