You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
please find
endtimeseconds=$(($starttimeseconds + $timeleftseconds))
add ## to the front to comment out.
cheers!
The text was updated successfully, but these errors were encountered:
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.
please find
endtimeseconds=$(($starttimeseconds + $timeleftseconds))
add ## to the front to comment out.
cheers!
The text was updated successfully, but these errors were encountered: