Your message dated Sat, 9 Feb 2013 20:55:10 +0100
with message-id <20130209195510.gb4...@earth.ramacher.at>
and subject line Re: Bug#699695: gnome-mplayer: should read and use any mplayer 
configuration file
has caused the Debian Bug report #700189,
regarding gnome-mplayer: please add option for initial volume
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
700189: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=700189
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gnome-mplayer
Version: 1.0.7-4
Severity: wishlist

Hello,
as clarified in  http://bugs.debian.org/699394#39 , gnome-mplayer
ignores any user-defined setting found in ~/.mplayer/config .

I don't think this is a good idea: I would like to avoid configuring
the same program (mplayer) over and over again, just because I use
it through different interfaces!

I would like to suggest that gnome-mplayer should read and use
(or let mplayer read and use) the settings found in ~/.mplayer/config ,
so that my preferences for mplayer are enforced within gnome-mplayer
too.

I hope my reasoning makes sense to you.

Please implement this new feature and/or forward my wishlist bug
report upstream.

Thanks for your time!


-- System Information:
Debian Release: 7.0
  APT prefers testing
  APT policy: (800, 'testing'), (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages gnome-mplayer depends on:
ii  dconf-gsettings-backend [gsettings-backend]  0.12.1-3
ii  libasound2                                   1.0.25-4
ii  libc6                                        2.13-37
ii  libcairo2                                    1.12.2-2
ii  libcurl3-gnutls                              7.26.0-1
ii  libdbus-1-3                                  1.6.8-1
ii  libdbus-glib-1-2                             0.100-1
ii  libgdk-pixbuf2.0-0                           2.26.1-1
ii  libglib2.0-0                                 2.33.12+really2.32.4-3
ii  libgmlib1                                    1.0.7-1
ii  libgmtk1                                     1.0.7-1
ii  libgpod4                                     0.8.2-7
ii  libgtk-3-0                                   3.4.2-5
ii  libmusicbrainz3-6                            3.0.2-2.1
ii  libnautilus-extension1a                      3.4.2-1+build1
ii  libnotify4                                   0.7.5-1
ii  libx11-6                                     2:1.5.0-1
ii  libxss1                                      1:1.2.2-1
ii  mplayer2 [mplayer]                           2.0-554-gf63dbad-1+b1

gnome-mplayer recommends no packages.

Versions of packages gnome-mplayer suggests:
ii  gecko-mediaplayer  1.0.6-1

-- no debconf information

--- End Message ---
--- Begin Message ---
On 2013-02-09 19:31:28, Francesco Poli wrote:
> [...]
> > > There is a "--volume" command-line option that lets me set an initial
> > > volume level (in percentage). Hence, if I issue the following command:
> > > 
> > >   $ gnome-mplayer --volume 20 some-video.ogv
> > > 
> > > I get whatever initial volume I want, but:
> > > 
> > >  A) I have to type this command-line option each time
> > > 
> > >  B) I do not know how to pass this command-line option to gnome-mplayer
> > > when it is used inside my web browser (gecko-mediaplayer plug-in)
> > 
> > Let's create a new bug for this. Cloned and forwarded.
> 
> Thanks!
> 
> Please let me know how the discussion with upstream develops, since I
> am having a hard time in understanding their replies (this is not the
> first time, it seems).

There won't be an option for that. But there is an "easy" workaround for
the problem: Create a shell script containing something like

  #!/bin/bash
  /usr/bin/gnome-mplayer --volume 20 "$@"

called gnome-mplayer somewhere in your $PATH before /usr/bin. Also make
sure that software volume control is enabled.

Alternatively, there's also a setting called
/apps/gecko-mediaplayer/preferences/player-backend. It's not accessible
from the preferences but via dbus/gconf (but I didn't try).
gecko-mediaplayer will launch the program mentioned there instead of
gnome-mplayer.

Since there is a workaround and there won't be any other fix for this,
I'm closing this bug. I hope this helps.

Regards
-- 
Sebastian Ramacher

Attachment: signature.asc
Description: Digital signature


--- End Message ---
_______________________________________________
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Reply via email to