View Single Post
Old 28th January 2022, 15:02   #31130  |  Link
jdobbs
Moderator
 
Join Date: Oct 2001
Posts: 20,975
Quote:
Originally Posted by Mark_Venture View Post
Should Audio:Intact be working to pass through the audio?

I tried feeding it two MKV that were from uncompressed UHD rips of their main movies. They both had TrueHD.

The output of one was 5.1 AC and was missing the voices. 1917 ended up having 2 Channel AC3 audio.

NVlastcmd.txt for 1917:
Code:
"D:\BD_Rebuilder\tools\nvenc\nvencc.exe" --avhw -i "X:\1917\1917_t00.mkv" --codec h265 --preset default 
--profile main10 --output-depth 10 --chromaloc auto --colorprim auto --transfer auto --colormatrix auto 
--master-display copy --max-cll copy --qp-min 0 --multipass 2pass-full --vbr 0 --vbr-quality 21 --aq 
--aq-temporal --aud --pic-struct --vbv-bufsize 45000 --max-bitrate 48000 --lookahead 24 --no-b-adapt 
--gop-len 24 --audio-copy 4 --sub-copy --chapter-copy -o "I:\BD-WORK\1917_t00.mkv"
According to the command line, the 4th audio track should have been kept -- and it should have been copied intact.
__________________
Help with development of new apps: Donations.
Website: www.jdobbs.net

Last edited by jdobbs; 28th January 2022 at 15:18.
jdobbs is offline   Reply With Quote