Added
- CLI:
--upmix-50-to-51:- Valid only for dd and ddp encoders (ignored for ddp-bluray).
- If you utilize this arg and the input is 5 channels (5.0) we will utilize
pan=5.1(side)|FL=c0|FR=c1|FC=c2|LFE=0*c0|SL=c3|SR=c4filter to make a silent LFE channel allowing a 5.1 channel layout.
- All FFMPEG commands now use -map_metadata -1.
Changed
- Improved the efficiency when building FFMPEG command lines.
Fixed
- Auto generated output names use the target channels instead of the source.