Posts: 788
Joined: Sep 2007
Reputation:
14
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
Posts: 788
Joined: Sep 2007
Reputation:
14
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
Posts: 788
Joined: Sep 2007
Reputation:
14
I'm ecstatic! Thanks, elupus!
And thanks Gamester for noticing this in the ffmpeg svn.
-Wes
Posts: 360
Joined: Apr 2007
Reputation:
0
I see now that chapters for Matroska is in the svn, but i cant seem to get them to work. I bring up the dvdplayer osd & try to jump to a chapter & it takes me back to my videos page.
Tried playing it with mplayer & dvdplayer
I checked my test video & the chapters work fine using vlc media player on the pc.
I have i missed something ?
Posts: 10,520
Joined: Sep 2003
Reputation:
10
Gamester17
Team-XBMC Forum Moderator
Posts: 10,520
Matroska chapters are not yet supported under XBMC for Xbox, only for XBMC for Linux, Mac OS X, and Windows, ...or?
Posts: 360
Joined: Apr 2007
Reputation:
0
Sorry I didnt realise that.
Posts: 5,008
Joined: Sep 2003
Reputation:
30
pike
Team Kodi Admin
Posts: 5,008
try to use 'Long Seek' (dpad Up)=Chapter fwd, see if that makes a difference
afaik, We no longer rely on >| in OSD to change chapter
Posts: 788
Joined: Sep 2007
Reputation:
14
What are the chances of getting this into the xbox build?
I don't even have the xbox controller, I only use the remote, so how would I do chapter fwd with that?
In a DVD, using DVDPlayer, I use the >| key on my remote control (Yamaha Home Theater remote programmed for RCA DVD Player) and it skips forward to the next chapter.
Is this not the way it works in the other builds?
-Wes
Posts: 3,805
Joined: Mar 2004
Reputation:
3
elupus
Team-XBMC Developer
Posts: 3,805
Well, i initially didn't add it that way. Up/Down skips chapters instead of doing large seeks when file supports chapter.
I've now also added so the >| works fine for non dvd's with chapters, which didn't work before.