# HG changeset patch # User nicodvb # Date 1196295191 0 # Node ID 89b5a20fc3466624907e9b804ca0716224bf3342 # Parent 6d3a16393c1c9b480fb1d0ec3eb38425c815a514 with -identify show the title being described diff -r 6d3a16393c1c -r 89b5a20fc346 stream/stream_dvdnav.c --- a/stream/stream_dvdnav.c Wed Nov 28 23:55:17 2007 +0000 +++ b/stream/stream_dvdnav.c Thu Nov 29 00:13:11 2007 +0000 @@ -354,7 +354,7 @@ uint32_t n, i, t; n = dvdnav_describe_title_chapters(nav, title, &parts); if(parts) { - mp_msg(MSGT_IDENTIFY, MSGL_INFO, "CHAPTERS: "); + mp_msg(MSGT_IDENTIFY, MSGL_INFO, "TITLE %u, CHAPTERS: ", title); for(i=0; i