From 2e4f57d04d6cc814f21e09147582265400f3b115 Mon Sep 17 00:00:00 2001 From: nicodvb Date: Thu, 29 Nov 2007 00:13:11 +0000 Subject: with -identify show the title being described git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25195 b3059339-0415-0410-9bf9-f77b7e298cf2 --- stream/stream_dvdnav.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stream') diff --git a/stream/stream_dvdnav.c b/stream/stream_dvdnav.c index 4b4d2268cc..75c20ac4f4 100644 --- a/stream/stream_dvdnav.c +++ b/stream/stream_dvdnav.c @@ -354,7 +354,7 @@ static void identify_chapters(dvdnav_t *nav, uint32_t title) 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