9.0.5
Changelog:
- better reduce paths feature
- add prefix path hash to avoid naming conflicts
- generate
ReducePathMap.logfile in the output directory to record the mapping of hash and prefix paths - choose whether or not to enable the feature in the settings
- support
tvbrmode in qaac encoding- follow the example below to specify the target quality of tvbr via
Quality - note that it cannot be used at the same time as
Bitrate
- follow the example below to specify the target quality of tvbr via
"AudioTracks" : [{
"OutputCodec" : "aac",
"Quality" : 95
}]