[MPlayer-dev-eng] [PATCH] Track names in matroska

Paul Lebedev paul.lebedev at gmail.com
Thu Jun 15 19:32:26 CEST 2006


Hi.

This patch displays track names in matroska files which helps distinguish
multiple tracks of the same type and language.

And a couple of questions about mkv demuxer:
1. While there is -alang and -slang, there is no support for choosing video
track by language, is anything like -vlang possible?
2. demux_mkv_read_trackentry initializes track->language with "eng",
shouldn't it be "unk"?
   (strdup'ed "eng" is also leaked when the real language is read, but it's
not the only "small" leak I've seen looking through
   the code, so I suppose it's ok... )
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mkv-track-names.diff
Type: application/octet-stream
Size: 2884 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20060615/ad5c2cf2/attachment.obj>


More information about the MPlayer-dev-eng mailing list