Ilja Sekler a écrit : > Hello, > > MPlayer crashes reproducibly trying to seek to a chapter in a multi-VTS > DVD if the title provided on the command line is greater than 1. Seeking > to chapters (both using command line and "@" / "!") in a DVD with a > single VTS or playing dvd://1 in a multi-VTS DVD is fine. The crash is > not specific to r28207, it is not a new issue. Hi, It crashes when the chapter set is greater than the max available. For example, if there are 10 chapters, it crashes if you go to the 11th. And a second bug, set_property chapter 5 (for example), will give 4 with get_property chapter. The value with set_property must be the value give by get_property + 1. And "of course", it crashes when set_property chapter is greater than the last chapter available.. PS1: in slave.txt: name type min max get set step comment ========================================================== chapter int 0 X X X select chapter And with mplayer -list-properties: Name Type Min Max chapter Integer 1 No PS2: it crashes only with dvd://, not with dvdnav:// but the behaviour is the same with get_property and set_property. Regards, Mathieu SCHROETER _______________________________________________ MPlayer-users mailing list MPlayer-users@xxxxxxxxxxxx https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users