Opened 13 years ago
Last modified 4 years ago
#8496 new enhancement
Display subtitles included in .mkv files
Reported by: | MichaelPeppers | Owned by: | stippi |
---|---|---|---|
Priority: | normal | Milestone: | R1.1 |
Component: | Applications/MediaPlayer | Version: | R1/Development |
Keywords: | mediaplayer subtitles mkv | Cc: | jstressman@… |
Blocked By: | Blocking: | ||
Platform: | All |
Description
hrev44067, MediaPlayer is not aware of subtitles that are stored inside of .mkv videos.
Change History (5)
comment:1 by , 13 years ago
Summary: | Mediaplayer doesn't display subtitles included in .mkv files → Display subtitles included in .mkv files |
---|---|
Type: | bug → enhancement |
comment:2 by , 12 years ago
Cc: | added |
---|
comment:4 by , 10 years ago
http://www.matroska.org/downloads/test_w1.html
test5.mkv from that test pack has multiple subtitle tracks in various languages.
comment:5 by , 4 years ago
Milestone: | R1 → R1.1 |
---|
Note:
See TracTickets
for help on using tickets.
Adding myself to this ticket as this is definitely a feature I'm sorely missing.
http://www.matroska.org/technical/specs/index.html
(I'm not sure if the code is already there to read the subtitle out of the mkv container, but just isn't coded to list it for selection? This goes along with #8694, where I request the option to also select a subtitle automatically if available.)