Page 1 of 1

Can't switch the chapter correctly

Posted: 19 Apr 2018 11:01
by nvl
m4b file.

When I execute once libvlc_media_player_set_chapter (self->priv->mp, 0), I see from libvlc_MediaPlayerChapterChanged callback

Code: Select all

mp_chapter_changed: 0 mp_chapter_changed: 0 mp_chapter_changed: 1

Log: https://pastebin.com/XZ0kv40P

What's wrong?

Re: Can't switch the chapter correctly

Posted: 06 Jun 2018 13:23
by Jean-Baptiste Kempf
This is not enough information.