Quote:MKV bietet so eine Option an aber denke nicht das dadurch einzelne abspielbare Datein entsehen oder ?Doch

Ich drück die Daumen zum Testen.
Würde zum Testen:
1. audio als wav extrahieren:
ffmpeg -y -threads 8 -i "E:\Output\audio_6.1.mka" -map 0:0 -vn -sn -ac 7 -ar 48000 -acodec pcm_s24le -f wav -map_metadata -1 "E:\Output\test_6.1.wav"
sox --multi-threaded -S "E:\Output\test_6.1.wav" -t wavpcm "E:\output\test_2.1.wav" remix -m 1v0.3694,3v0.2612,5v0.3694 2v0.3694,3v0.2612,6v0.3694 4v1

Cu Selur
----
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.