Language of audio tracks are not recognized with XBMC

MKV playback, recompression, remuxing, codec packs, players, howtos, etc.
Post Reply
Melanie
Posts: 3
Joined: Sun May 11, 2014 6:26 pm

Language of audio tracks are not recognized with XBMC

Post by Melanie » Sun May 11, 2014 9:04 pm

Language of audio tracks produced with makeMKV are not recognized with XBMC

Hi,

i produced a mkv file with makemkv from a DVD. Playing the mkv with mediaplayer classics and VLC shows the language of the audio track.
XBMC does not.

Producing the MKV with mkvmerge from the MKVToolnix: XBMC, VLC and media player classics are able to show the language of the audio track.

Producing the MKV with handbrake: all (XBMC, VLC and media player classics) are able to show the language of the audio track.

MediaInfo:

makemkv:

Code: Select all

Audio #1
ID                                       : 2
Format                                   : AC-3
Format/Info                              : Audio Coding 3
Mode extension                           : CM (complete main)
Format settings, Endianness              : Big
Codec ID                                 : A_AC3
Duration                                 : 1h 31mn
Bit rate mode                            : Constant
Bit rate                                 : 448 Kbps
Channel(s)                               : 6 channels
Channel positions                        : Front: L C R, Side: L R, LFE
Sampling rate                            : 48.0 KHz
Bit depth                                : 16 bits
Compression mode                         : Lossy
Stream size                              : 292 MiB (8%)
Title                                    : Surround 5.1
Language                                 : German
Default                                  : Yes
Forced                                   : No
mkvmerge from toolnix (identically to handbrake):

Code: Select all

Audio #1
ID                                       : 2
Format                                   : AC-3
Format/Info                              : Audio Coding 3
Mode extension                           : CM (complete main)
Format settings, Endianness              : Big
Codec ID                                 : A_AC3
Duration                                 : 1h 31mn
Bit rate mode                            : Constant
Bit rate                                 : 448 Kbps
Channel(s)                               : 6 channels
Channel positions                        : Front: L C R, Side: L R, LFE
Sampling rate                            : 48.0 KHz
Bit depth                                : 16 bits
Compression mode                         : Lossy
Stream size                              : 292 MiB (8%)
Language                                 : German
Default                                  : Yes
Forced                                   : No
The difference is
Title : Surround 5.1

Is this is a misinterpreting from XBMC or a wrong produced outputfile from makeMKV? Does anyone have some experiences with the specification?

Romansh
Posts: 873
Joined: Sat Jan 22, 2011 7:09 pm

Re: Language of audio tracks are not recognized with XBMC

Post by Romansh » Sun May 11, 2014 10:52 pm

If you set the track title in mkvmerge (or mkvmerge GUI), can XBMC still show the audio track language?

Melanie
Posts: 3
Joined: Sun May 11, 2014 6:26 pm

Re: Language of audio tracks are not recognized with XBMC

Post by Melanie » Sun May 11, 2014 11:35 pm

Romansh wrote:If you set the track title in mkvmerge (or mkvmerge GUI), can XBMC still show the audio track language?
Good idea!

The answer is: After setting the the track itle in mkvmerge GUI, XBMC does no show the track language any more.


Thank you, i will have a look at the XBMC forum

Melanie
Posts: 3
Joined: Sun May 11, 2014 6:26 pm

Re: Language of audio tracks are not recognized with XBMC

Post by Melanie » Sat May 31, 2014 12:47 pm

FYI:

forum post and ticket @xbmc

MKV: language of audio track is not recognized, if a title is set
http://forum.xbmc.org/showthread.php?tid=194965

#15237 (MKV: language of audio track is not recognized, if a title for this audio track set) – XBMC
http://trac.xbmc.org/ticket/15237

Post Reply