Chapter support in Matroska (MKV) video containers?
Gamester17
Team-XBMC Forum Moderator Joined: Sep 2003 Reputation: 9 Location: Sweden |
2007-11-28 11:37
Post: #11
I do not know (do not have a Matroska file with chapters to test), why don't you simply try playing back a file with the DVDPlayer to find out?
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
| find quote |
waldo22
Donor Posts: 764 Joined: Sep 2007 Reputation: 2 Location: Chapel Hill, NC, USA |
2008-01-13 02:54
Post: #12
Gamester17 Wrote:I do not know (do not have a Matroska file with chapters to test), why don't you simply try playing back a file with the DVDPlayer to find out? Sorry for the long delay... I didn't get a notification that you replied. I tried using DVDPlayer on the November 25th SVN build, and it doesn't work. I'll try updating to the latest SVN and report back. Wes |
| find quote |
waldo22
Donor Posts: 764 Joined: Sep 2007 Reputation: 2 Location: Chapel Hill, NC, USA |
2008-01-13 18:17
Post: #13
Doesn't work on January 6th, 2008 SVN either, with mplayer or DVDPlayer.
|
| find quote |
waldo22
Donor Posts: 764 Joined: Sep 2007 Reputation: 2 Location: Chapel Hill, NC, USA |
2008-03-25 20:42
Post: #14
Just to bump this up a bit, I thought I'd try clarifying what I mean when I'm requesting "chapter support" in matroska.
I use Handbrake to rip our family's DVD's to MKV files (using xVid) with the chapter markers preserved. A MediaInfo dump of the meta information in the MKV looks like this: Code: General #0What I'm specifically requesting is the ability to press |<< or >>| on the remote control and skip to the previous/next chapter marker in the Matroska file, using either DVDPlayer or MPlayer. Would be great if this worked in AVI files and other containers that support chapters as well, but Matroska is the most desirable, I think. Hope this helps. -Wes |
| find quote |
natethomas
Team-XBMC Community Manager Joined: Apr 2008 Reputation: 53 |
2008-05-22 06:53
Post: #15
I'd like to second this request. Now that I've finally installed xbmc onto Linux, all my pretty chapters don't do anything in my hd mkv files. It's possible that there isn't a great demand for this yet (or possibly ever), but it sure would be nice to see some mkv chapter love.
|
| find quote |
waldo22
Donor Posts: 764 Joined: Sep 2007 Reputation: 2 Location: Chapel Hill, NC, USA |
2008-05-24 08:26
Post: #16
I'm glad you added your support, Nate. I'm honestly surprised that no one else seems to think this is a useful feature.
Maybe it's just extraordinarily difficult to do? Wes |
| find quote |
pike
Project Manager Joined: Sep 2003 Reputation: 28 Location: Sweden |
2008-05-24 09:19
Post: #17
+1
I recently muxed some chapters into a Concert. Hopefully it won't be long now till a Dev adds chapter support incl "title" support for chapters
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. ![]() |
| find quote |
waldo22
Donor Posts: 764 Joined: Sep 2007 Reputation: 2 Location: Chapel Hill, NC, USA |
2008-05-24 23:43
Post: #18
This would probably have to be done in DVDPlayer, right?
Do you think it's a simple matter of DVDPlayer "catching" and handling the |<< and >>| buttons for non-DVD content, jumping to the previous or next chapter's timestamp, and refilling the buffers, or is it something that will have to be implemented in the demuxer (ie. does ffmpeg have to support it?) Wes |
| find quote |
natethomas
Team-XBMC Community Manager Joined: Apr 2008 Reputation: 53 |
2008-05-26 05:14
Post: #19
I know the Media Control Plugin for Vista
http://damienbt.free.fr/index.php has support for mkv chapters. The impression I get is that the requisite chapter coding comes from Haali splitter http://damienbt.free.fr/phpBB2/viewtopic.php?t=275 I don't know much beyond that. XBMC doesn't use haali splitter for audio streams purposes, right? |
| find quote |
Gamester17
Team-XBMC Forum Moderator Joined: Sep 2003 Reputation: 9 Location: Sweden |
FYI; FFmpeg just added support for chapters in MKV containers to their SVN two days ago, so it should now hopefully not be too much work for XBMC developers to add support for it to our DVDPlayer video-player core, handled the same way as IFO-VOB/DVD-Video chapters, (but I do not know about our MPlayer video-player core).
http://lists.mplayerhq.hu/pipermail/ffmp...html#46915 http://lists.mplayerhq.hu/pipermail/ffmp...46915.html natethomas Wrote:XBMC doesn't use haali splitter for audio streams purposes, right?No, XBMC only use native code (FFmpeg), and not DirectShow. Read this. No external decoders or demuxers/splitters is possible to plugin like that. Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
| find quote |

I recently muxed some chapters into a Concert. Hopefully it won't be long now till a Dev adds chapter support incl "title" support for chapters
![[Image: badge.gif]](http://www.ohloh.net/projects/9132/badge.gif)
Search
Help