[Bug 145801] Re: sometimes doesn't detect main title - patch included

2012-06-04 Thread Bryce Harrington
We've generally not carried ubuntu-specific patches for mplayer
historically, so the right procedure for this patch would be to send it
upstream, either to Debian or to the mplayer list directly, and get it
included there.  But I'll leave this bug open in case it does look
viable to include in our mplayer.

** Changed in: mplayer (Ubuntu)
   Importance: Undecided = Wishlist

** Changed in: mplayer (Ubuntu)
   Importance: Wishlist = Medium

** Changed in: mplayer (Ubuntu)
   Status: Confirmed = Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/145801

Title:
  sometimes doesn't detect main title - patch included

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mplayer/+bug/145801/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 145801] Re: sometimes doesn't detect main title - patch included

2008-12-11 Thread kko
** Summary changed:

- sometimes doesn't detect main title
+ sometimes doesn't detect main title - patch included

** Tags added: patch

-- 
sometimes doesn't detect main title - patch included
https://bugs.launchpad.net/bugs/145801
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 145801] Re: sometimes doesn't detect main title - patch included

2008-12-11 Thread kko
I can confirm that the patch works as advertised on Hardy. (Tested on
one DVD with main title as title number 2.)

(The compiled mplayer didn't do OSD properly, but I believe it simply
didn't find the fonts because I didn't install the package.)

Sam Brightman - thank you for the patch. One suggestion, if you feel
like tinkering some more with this:

If I do mplayer dvd://2, I get the following output:
--clip--
Playing dvd://2.
There are 6 titles on this DVD.
There are 32 chapters in this DVD title.
--clip-- (etc.)

With your patch, if I do mplayer dvd://, I get this:
--clip--
Playing dvd://.
There are 6 titles on this DVD.
There are 32 chapters in this DVD title.
--clip-- (etc.)

When requesting dvd://, could you modify the output so that the first line 
above would read, instead of
Playing dvd://.

e.g.
Playing dvd:// - title N selected. (with N being the appropriate number)

or if it makes any difference, by adding a new line like this:
Playing dvd://.
Selected title N.

(I have no idea what file is responsible for the console output.)

-- 
sometimes doesn't detect main title - patch included
https://bugs.launchpad.net/bugs/145801
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs