Modify ↓
Ticket #637 (closed enhancement: invalid)
Opened 8 years ago
Last modified 7 years ago
use *.mkv in mtd
| Reported by: | anonymous | Owned by: | ijr |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | mythdvd | Version: | |
| Severity: | medium | Keywords: | matroska mkv |
| Cc: | Ticket locked: | no |
Description
Matroska (*.mkv) is an envelope for which there can be many audio, video and subtitles streams, allowing the user to store a complete movie or CD in a single file.,
Advantages agains *.avi:
- Matroska is Open source
- Matroska supports Chapter entries
- Matroska Selectable subtitle streams (even vobsubs, merged in the *.mkv)
- Matroska Selectable audio streams
- Matroska Menus (like DVDs have)
mplayer and xine can play *.mkv. http://www.matroska.org/
Attachments
Change History
comment:1 Changed 8 years ago by danielk
- Status changed from new to closed
- Resolution set to invalid
comment:2 Changed 7 years ago by anonymous
For anyone who wants to implement Matroska in mtd shold take a look here:
This is a litle bash-script witch makes a perfect matroska-file with multiple languages and subtitles. Hope it is an inspiration.
I leave this Ticket closed, because it is still al feature-request.
Note: See
TracTickets for help on using
tickets.

feature request