Here are the downmixes Hybrid offers from 5.1 to Stereo and how the channels are mixed:
The source channel order is always the wave channel order. (Audio get's converted to wave, filtered and then converted to the target format.)
Looking at 'toStereo (dpl)': "1v0.3205,3v0.2265,4v0.2265,5v0.2265 2v0.3205,3v0.2265,4v-0.2265,6v-0.2265" we have:
4v0.2265 means that source channel 4 is added to the mix with a volume of 0.2265.
and
4v-0.2265 means that source channel 4 is inverted and added to the mix with a volume of 0.2265.
-> As you can see each downmix used by Hybrid contains all channels.
Hybrid also offers the user do define their own downmixes in case you are not happy with the typical standard 5.1 to stereo downmixes offered through Hybrid.
Cu Selur
Ps.: if you are interested in audio filtering and what is done in Hybrid you might want to read the sox documentation (http://sox.sourceforge.net/sox.html) since Hybrid uses sox for audio filtering.
- toStereo: "1v0.3694,3v0.2612,5v0.3694 2v0.3694,3v0.2612,6v0.3694"
- toStereo (dpl): "1v0.3205,3v0.2265,4v0.2265,5v0.2265 2v0.3205,3v0.2265,4v-0.2265,6v-0.2265"
- toStereo (dpl2): "1v0.3254,3v0.2301,5v0.2818,6v0.1627 2v0.3254,3v0.2301,5v-0.1627,6v-0.2818"
- toStereo (lfe): "1v0.2929,3v0.2071,4v0.2071,5v0.2929 2v0.2929,3v0.2071,4v0.2071,6v0.2929"
- toStereo (dpllfe): "1v0.2613,3v0.1847,4v0.1847,5v0.1847,6v0.1847 2v0.2613,3v0.1847,4v0.1847,5v-0.1847,6v-0.1847"
- toStereo (dpl2lfe): 1v0.2646,3v0.1870,4v0.1870,5v0.2291,6v0.1323 2v0.2646,3v0.1870,4v0.1870,5v-0.1323,6v-0.2291"
The source channel order is always the wave channel order. (Audio get's converted to wave, filtered and then converted to the target format.)
Looking at 'toStereo (dpl)': "1v0.3205,3v0.2265,4v0.2265,5v0.2265 2v0.3205,3v0.2265,4v-0.2265,6v-0.2265" we have:
- Channel 1: "1v0.3205,3v0.2265,4v0.2265,5v0.2265"
- Channel 2: "2v0.3205,3v0.2265,4v-0.2265,6v-0.2265"
4v0.2265 means that source channel 4 is added to the mix with a volume of 0.2265.
and
4v-0.2265 means that source channel 4 is inverted and added to the mix with a volume of 0.2265.
-> As you can see each downmix used by Hybrid contains all channels.
Hybrid also offers the user do define their own downmixes in case you are not happy with the typical standard 5.1 to stereo downmixes offered through Hybrid.
Cu Selur
Ps.: if you are interested in audio filtering and what is done in Hybrid you might want to read the sox documentation (http://sox.sourceforge.net/sox.html) since Hybrid uses sox for audio filtering.
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.