AudioCodecFlaggingConditions and AudioChannelsFlaggingConditions - use only 1. track?
#1
Question 
Hi guys,

I've got a problem while using AudioCodecFlaggingConditions and AudioChannelsFlaggingConditions displaying audio codec (dts or dolby) and channels (2.0 or 5.1). A video file which has more than one audio track will not display the codec and channels from the first audio track. Instead displaying the second audio track. Sad

example:

Quote:General
Format : Matroska
Format version : Version 2
File size : 9.00 GiB
Duration : 1h 35mn
Overall bit rate mode : Variable
Overall bit rate : 13.5 Mbps
Encoded date : UTC 2011-11-27 11:11:27
Writing application : mkvmerge v3.4.0 ('Rapunzel') built on May 15 2010 09:38:20
Writing library : libebml v0.8.0 + libmatroska v0.9.0

Video
ID : 1
Format : AVC
Format/Info : Advanced Video Codec
Format profile : [email protected]
Format settings, CABAC : Yes
Format settings, ReFrames : 4 frames
Format settings, GOP : M=1, N=3
Codec ID : V_MPEG4/ISO/AVC
Duration : 1h 35mn
Bit rate mode : Variable
Bit rate : 11.7 Mbps
Maximum bit rate : 40.0 Mbps
Width : 1 920 pixels
Height : 1 080 pixels
Display aspect ratio : 16:9
Frame rate : 23.976 fps
Color space : YUV
Chroma subsampling : 4:2:0
Bit depth : 8 bits
Scan type : Progressive
Bits/(Pixel*Frame) : 0.236
Stream size : 7.66 GiB (85%)
Writing library : x264 core 116 r2074 2641b9e
Encoding settings : cabac=1 / ref=4 / deblock=1:-1:-1 / analyse=0x3:0x113 / me=umh / subme=7 / psy=1 / psy_rd=1.20:0.00 / mixed_ref=1 / me_range=24 / chroma_me=1 / trellis=1 / 8x8dct=1 / cqm=0 / deadzone=21,11 / fast_pskip=1 / chroma_qp_offset=-2 / threads=12 / sliced_threads=0 / slices=4 / nr=0 / decimate=1 / interlaced=0 / bluray_compat=0 / constrained_intra=0 / bframes=5 / b_pyramid=2 / b_adapt=1 / b_bias=0 / direct=1 / weightb=1 / open_gop=0 / weightp=2 / keyint=24 / keyint_min=2 / scenecut=40 / intra_refresh=0 / rc_lookahead=24 / rc=2pass / mbtree=1 / bitrate=11740 / ratetol=1.0 / qcomp=0.60 / qpmin=17 / qpmax=69 / qpstep=4 / cplxblur=20.0 / qblur=0.5 / vbv_maxrate=40000 / vbv_bufsize=30000 / nal_hrd=vbr / ip_ratio=1.40 / aq=1:1.00
Default : Yes
Forced : Yes

Audio #1
ID : 2
Format : AC-3
Format/Info : Audio Coding 3
Mode extension : CM (complete main)
Codec ID : A_AC3
Duration : 1h 35mn
Bit rate mode : Constant
Bit rate : 224 Kbps
Channel(s) : 2 channels
Channel positions : Front: L R
Sampling rate : 48.0 KHz
Bit depth : 16 bits
Compression mode : Lossy
Stream size : 153 MiB (2%)
Title : AC3, 224 Kbps
Language : A
Default : Yes
Forced : Yes

Audio #2
ID : 3
Format : DTS
Format/Info : Digital Theater Systems
Codec ID : A_DTS
Duration : 1h 35mn
Bit rate mode : Constant
Bit rate : 1 510 Kbps
Channel(s) : 6 channels
Channel positions : Front: L C R, Side: L R, LFE
Sampling rate : 48.0 KHz
Bit depth : 24 bits
Compression mode : Lossy
Stream size : 1.01 GiB (11%)
Title : DTS, 1510 Kbps
Language : B
Default : No
Forced : No

shows DTS (AudioCodecFlaggingConditions) and 5.1 (AudioChannelsFlaggingConditions) [Audio #2 - B] instead of Dolby and 2.0 [Audio #1 - A].

How can I force xbmc displaying only the first audio track on every video file?

Thanks in advance.
Reply

Logout Mark Read Team Forum Stats Members Help
AudioCodecFlaggingConditions and AudioChannelsFlaggingConditions - use only 1. track?0