4 audio streams are showing in the track list but only 2 are detected by VLC/Mediainfo

HandBrake for Mac support
Forum rules
An Activity Log is required for support requests. Please read How-to get an activity log? for details on how and why this should be provided.
Post Reply
mrjayviper
Posts: 26
Joined: Sun Jul 29, 2012 9:26 am

4 audio streams are showing in the track list but only 2 are detected by VLC/Mediainfo

Post by mrjayviper »

as above.

Is this an error in the video metadata or maybe a handbrake bug? Thanks

------------

[10:01:25] macgui: Handbrake Version: 1.3.1 (2020010400)
[10:01:25] Compile-time hardening features are enabled
[10:01:26] hb_init: starting libhb thread
[10:01:26] hb_init: starting libhb thread
[10:01:26] macgui: Failed to create bookmark: Error Domain=NSCocoaErrorDomain Code=256 "Could not open() the item" UserInfo={NSURL=file:///Users/chiyo/Library/Containers/fr.handbrake.HandBrake/Data/Movies/, NSDebugDescription=Could not open() the item}
[10:01:26] macgui: Failed to create bookmark: Error Domain=NSCocoaErrorDomain Code=256 "Could not open() the item" UserInfo={NSURL=file:///Users/chiyo/Library/Containers/fr.handbrake.HandBrake/Data/Movies/, NSDebugDescription=Could not open() the item}
[10:03:28] macgui: ScanCore scanning titles with a duration of 10 seconds or more
[10:03:28] CPU: Intel(R) Xeon(R) CPU E5-2643 0 @ 3.30GHz
[10:03:28] - Intel microarchitecture Sandy Bridge
[10:03:28] - logical processor count: 16
[10:03:28] hb_scan: path=~/Documents/myvideo.mkv, title_index=0
udfread ERROR: ECMA 167 Volume Recognition failed
disc.c:323: failed opening UDF image ~/Documents/myvideo.mkv
disc.c:424: error opening file BDMV/index.bdmv
disc.c:424: error opening file BDMV/BACKUP/index.bdmv
bluray.c:2585: nav_get_title_list(~/Documents/myvideo.mkv/) failed
[10:03:28] bd: not a bd - trying as a stream/file instead
libdvdnav: Using dvdnav version 6.0.1
libdvdread: Encrypted DVD support unavailable.
libdvdread:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.IFO failed
libdvdread:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.BUP failed
libdvdread: Can't open file VIDEO_TS.IFO.
libdvdnav: vm: failed to read VIDEO_TS.IFO
[10:03:28] dvd: not a dvd - trying as a stream/file instead
[10:03:28] file is MPEG Transport Stream with 192 byte packets offset 4 bytes
[10:03:28] Found the following PIDS
[10:03:28] Video PIDS :
[10:03:28] 0x1011 type H.264 (0x1b)
[10:03:28] Audio PIDS :
[10:03:28] 0x1100 type DTS-HD MA (0x86)
[10:03:28] 0x1101 type DTS-HD MA (0x86)
[10:03:28] Subtitle PIDS :
[10:03:28] 0x1200 type PGS Subtitle (0x90)
[10:03:28] Other PIDS :
[10:03:28] 0x1001 type Unknown (0xff) (PCR)
[10:03:28] stream id 0x1100 (type 0x86 substream 0x71) audio 0x711100
[10:03:28] stream id 0x1100 (type 0x86 substream 0x0) audio 0x1100
[10:03:28] stream id 0x1101 (type 0x86 substream 0x71) audio 0x711101
[10:03:28] stream id 0x1101 (type 0x86 substream 0x0) audio 0x1101
[10:03:28] stream id 0x1200 (type 0x90 substream 0x0) subtitle 0x1200
[10:03:29] scan: decoding previews for title 1
[10:03:29] file is MPEG Transport Stream with 192 byte packets offset 4 bytes
[10:03:29] scan: audio 0x711100: dca, rate=48000Hz, bitrate=1536000 Unknown (DTS) (5.1 ch) (1536 kbps)
[10:03:29] scan: audio 0x1100: dca, rate=48000Hz, bitrate=1 Unknown (DTS-HD MA) (5.1 ch)
[10:03:29] scan: audio 0x711101: dca, rate=48000Hz, bitrate=1536000 Unknown (DTS) (5.1 ch) (1536 kbps)
[10:03:29] scan: audio 0x1101: dca, rate=48000Hz, bitrate=1 Unknown (DTS-HD MA) (5.1 ch)
[10:03:31] stream: 26 good frames, 0 errors (0%)
[10:03:31] scan: 10 previews, 1920x1080, 23.976 fps, autocrop = 132/132/0/0, aspect 16:9, PAR 1:1
[10:03:31] libhb: scan thread found 1 valid title(s)
[10:03:31] macgui: ScanCore scan done
[10:05:17] macgui: Failed to create bookmark: Error Domain=NSCocoaErrorDomain Code=256 "Could not open() the item" UserInfo={NSURL=file:///Users/chiyo/Library/Containers/fr.handbrake.HandBrake/Data/Movies/, NSDebugDescription=Could not open() the item}
Woodstock
Veteran User
Posts: 4623
Joined: Tue Aug 27, 2013 6:39 am

Re: 4 audio streams are showing in the track list but only 2 are detected by VLC/Mediainfo

Post by Woodstock »

Are you referring to this?
[10:03:28] stream id 0x1100 (type 0x86 substream 0x71) audio 0x711100
[10:03:28] stream id 0x1100 (type 0x86 substream 0x0) audio 0x1100
[10:03:28] stream id 0x1101 (type 0x86 substream 0x71) audio 0x711101
[10:03:28] stream id 0x1101 (type 0x86 substream 0x0) audio 0x1101
There are only two "streams", but each has a lossy core, and a lossless "whole". Handbrake can extract the core as its own track, so it shows both for each stream.
Post Reply