AudioTool icon indicating copy to clipboard operation
AudioTool copied to clipboard

Fixed DTS 7.1 encoder.

Open Now2407 opened this issue 10 months ago • 0 comments

replace this line to fix dts 7.1 from limting to 6 channels '-filter_complex' '[0:a:0] aresample=async=1:ochl='''7.1''':rematrix_maxval=60.000000dB:osr=48000[0]'
ochl is new version of the deprecated version. your welcome! line 400 in my text editor. Screenshot 2024-04-23 082707

please find endtimeseconds=$(($starttimeseconds + $timeleftseconds)) add ## to the front to comment out.

cheers!

Now2407 avatar Apr 23 '24 15:04 Now2407