Index: stream/stream_dvd.c =================================================================== --- stream/stream_dvd.c (revision 20086) +++ stream/stream_dvd.c (working copy) @@ -649,6 +649,7 @@ m_struct_free(&stream_opts,opts); return STREAM_UNSUPORTED; } + mp_msg(MSGT_IDENTIFY, MSGL_INFO, "ID_DVD_CURRENT_TITLE=%d\n", dvd_title); --dvd_title; // remap 1.. -> 0.. /** * Make sure the chapter number is valid for this title.