* "mplayer"
@ W. Nick Dotson
` "mplayer" Janina Sajka
` "mplayer" Sean McMahon
0 siblings, 2 replies; 9+ messages in thread
From: W. Nick Dotson @ UTC (permalink / raw)
To: speakup list
I must've unintentionally done something terrible to "mplayer". It was playing the "rms" speaches, and I could access "wuwf". Now, although I hear hard drive
access, and the numbers for the "rms" speeches change, I get no audio. The amplifier is OK, as is the cable, as I tested it with other devices... (grin)
I read the "mplayer" manual. Mostly it talked about all of the formats it could access, but I'll be darned if I heard anything about mute control, or a volume
control. (grin) So, how do I access something with commands so I can crank up the volume and make sure the sound card isn't muted?
Nick (the embarrassed)
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: "mplayer"
"mplayer" W. Nick Dotson
@ ` Janina Sajka
` "mplayer" David Bruzos
` "mplayer" Sean McMahon
` "mplayer" Sean McMahon
1 sibling, 2 replies; 9+ messages in thread
From: Janina Sajka @ UTC (permalink / raw)
To: W. Nick Dotson, Speakup is a screen review system for Linux.
The volume control isn't part of mplayer. That's handled elsewhere. Use
alsamixer.
W. Nick Dotson writes:
> I must've unintentionally done something terrible to "mplayer". It was playing the "rms" speaches, and I could access "wuwf". Now, although I hear hard drive
> access, and the numbers for the "rms" speeches change, I get no audio. The amplifier is OK, as is the cable, as I tested it with other devices... (grin)
>
> I read the "mplayer" manual. Mostly it talked about all of the formats it could access, but I'll be darned if I heard anything about mute control, or a volume
> control. (grin) So, how do I access something with commands so I can crank up the volume and make sure the sound card isn't muted?
>
> Nick (the embarrassed)
>
>
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
--
Janina Sajka, Chair
Accessibility Workgroup
Free Standards Group (FSG)
janina@freestandards.org Phone: +1 202.494.7040
If Linux doesn't solve your computing problem, you need a different problem.
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: "mplayer"
` "mplayer" Janina Sajka
@ ` David Bruzos
` rsync command Paul (Pawel) Loba
` "mplayer" W. Nick Dotson
` "mplayer" Sean McMahon
1 sibling, 2 replies; 9+ messages in thread
From: David Bruzos @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Hello all:
Actually, mplayer can control the pcm volume for your computer directly
from its interface. The "/" key lowers the volume and the "*" raises
the volume. I am not sure if it has mute. This volume is the same as
the pcm volume in your mixer application. I use it all the time.
Actually, I just tested it and it does have mute also. The key for mute
is "m". You can press "m" once to mute the sound and press it again to
unmute it. So, you can do both, use the volume control or use mplayer's
interface.
Hope this helps.
David B.
On Sun, Jan 02, 2005 at 12:07:52AM -0500, Janina Sajka wrote:
> The volume control isn't part of mplayer. That's handled elsewhere. Use
> alsamixer.
>
> W. Nick Dotson writes:
> > I must've unintentionally done something terrible to "mplayer". It was playing the "rms" speaches, and I could access "wuwf". Now, although I hear hard drive
> > access, and the numbers for the "rms" speeches change, I get no audio. The amplifier is OK, as is the cable, as I tested it with other devices... (grin)
> >
> > I read the "mplayer" manual. Mostly it talked about all of the formats it could access, but I'll be darned if I heard anything about mute control, or a volume
> > control. (grin) So, how do I access something with commands so I can crank up the volume and make sure the sound card isn't muted?
> >
> > Nick (the embarrassed)
> >
> >
> >
> >
> > _______________________________________________
> > Speakup mailing list
> > Speakup@braille.uwo.ca
> > http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
> --
>
> Janina Sajka, Chair
> Accessibility Workgroup
> Free Standards Group (FSG)
>
> janina@freestandards.org Phone: +1 202.494.7040
>
> If Linux doesn't solve your computing problem, you need a different problem.
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 9+ messages in thread
* rsync command
` "mplayer" David Bruzos
@ ` Paul (Pawel) Loba
` Janina Sajka
` "mplayer" W. Nick Dotson
1 sibling, 1 reply; 9+ messages in thread
From: Paul (Pawel) Loba @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Hi:
Can someone kindly remind me the rsync command to update, from speakup
server, FC3 images, please?
Thanks,
Pawel.
--
Pawel.
You never learn anything by doing it right.
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: rsync command
` rsync command Paul (Pawel) Loba
@ ` Janina Sajka
0 siblings, 0 replies; 9+ messages in thread
From: Janina Sajka @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Here's the command I use:
rsync -avtz --delete
bumpy.braille.uwo.ca::ftp/speakup/disks/fedora/current/* .
Notice the trailing '.' dot. The --delete is to remove any files which
have been replaced entirely, though that only really happens when we go
through a version change.
Paul (Pawel) Loba writes:
> Hi:
> Can someone kindly remind me the rsync command to update, from speakup
> server, FC3 images, please?
>
> Thanks,
> Pawel.
>
>
> --
>
> Pawel.
> You never learn anything by doing it right.
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
--
Janina Sajka, Chair
Accessibility Workgroup
Free Standards Group (FSG)
janina@freestandards.org Phone: +1 202.494.7040
If Linux doesn't solve your computing problem, you need a different problem.
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: "mplayer"
` "mplayer" David Bruzos
` rsync command Paul (Pawel) Loba
@ ` W. Nick Dotson
` "mplayer" Sean McMahon
1 sibling, 1 reply; 9+ messages in thread
From: W. Nick Dotson @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
I tried the "*" and "/" commands on both the numeric row, and the numeric keypad, to no avail. Nor did "mute" work. I just got a lot of gabbling from my
synthesizer.
Nick (the Puzzled)
On Sun, 2 Jan 2005 08:35:32 -0500, David Bruzos wrote:
Hello all:
Actually, mplayer can control the pcm volume for your computer directly
from its interface. The "/" key lowers the volume and the "*" raises
the volume. I am not sure if it has mute. This volume is the same as
the pcm volume in your mixer application. I use it all the time.
Actually, I just tested it and it does have mute also. The key for mute
is "m". You can press "m" once to mute the sound and press it again to
unmute it. So, you can do both, use the volume control or use mplayer's
interface.
Hope this helps.
David B.
On Sun, Jan 02, 2005 at 12:07:52AM -0500, Janina Sajka wrote:
> The volume control isn't part of mplayer. That's handled elsewhere. Use
> alsamixer.
>
> W. Nick Dotson writes:
> > I must've unintentionally done something terrible to "mplayer". It was playing the "rms" speaches, and I could access "wuwf". Now, although I hear
hard drive
> > access, and the numbers for the "rms" speeches change, I get no audio. The amplifier is OK, as is the cable, as I tested it with other devices... (grin)
> >
> > I read the "mplayer" manual. Mostly it talked about all of the formats it could access, but I'll be darned if I heard anything about mute control, or a
volume
> > control. (grin) So, how do I access something with commands so I can crank up the volume and make sure the sound card isn't muted?
> >
> > Nick (the embarrassed)
> >
> >
> >
> >
> > _______________________________________________
> > Speakup mailing list
> > Speakup@braille.uwo.ca
> > http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
> --
>
> Janina Sajka, Chair
> Accessibility Workgroup
> Free Standards Group (FSG)
>
> janina@freestandards.org Phone: +1 202.494.7040
>
> If Linux doesn't solve your computing problem, you need a different problem.
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
_______________________________________________
Speakup mailing list
Speakup@braille.uwo.ca
http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: "mplayer"
"mplayer" W. Nick Dotson
` "mplayer" Janina Sajka
@ ` Sean McMahon
1 sibling, 0 replies; 9+ messages in thread
From: Sean McMahon @ UTC (permalink / raw)
To: W. Nick Dotson, Speakup is a screen review system for Linux.
Aumix -v 100 aumix -l 100 aumix -1 100 aumix -2 100 aumix -3 100. That sould
crank up your volume.
----- Original Message -----
From: "W. Nick Dotson" <nickdotson@bellsouth.net>
To: "speakup list" <speakup@braille.uwo.ca>
Sent: Saturday, January 01, 2005 5:50 PM
Subject: "mplayer"
> I must've unintentionally done something terrible to "mplayer". It was
playing the "rms" speaches, and I could access "wuwf". Now, although I hear
hard drive
> access, and the numbers for the "rms" speeches change, I get no audio. The
amplifier is OK, as is the cable, as I tested it with other devices... (grin)
>
> I read the "mplayer" manual. Mostly it talked about all of the formats it
could access, but I'll be darned if I heard anything about mute control, or a
volume
> control. (grin) So, how do I access something with commands so I can crank
up the volume and make sure the sound card isn't muted?
>
> Nick (the embarrassed)
>
>
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: "mplayer"
` "mplayer" Janina Sajka
` "mplayer" David Bruzos
@ ` Sean McMahon
1 sibling, 0 replies; 9+ messages in thread
From: Sean McMahon @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
My bad for an earlier message on setting your mixer volume. Yes use alsamixer
if you use alsa don't use aumix if you don't have it obviously
----- Original Message -----
From: "Janina Sajka" <janina@rednote.net>
To: "W. Nick Dotson" <nickdotson@bellsouth.net>; "Speakup is a screen review
system for Linux." <speakup@braille.uwo.ca>
Sent: Saturday, January 01, 2005 10:07 PM
Subject: Re: "mplayer"
> The volume control isn't part of mplayer. That's handled elsewhere. Use
> alsamixer.
>
> W. Nick Dotson writes:
> > I must've unintentionally done something terrible to "mplayer". It was
playing the "rms" speaches, and I could access "wuwf". Now, although I hear
hard drive
> > access, and the numbers for the "rms" speeches change, I get no audio. The
amplifier is OK, as is the cable, as I tested it with other devices... (grin)
> >
> > I read the "mplayer" manual. Mostly it talked about all of the formats it
could access, but I'll be darned if I heard anything about mute control, or a
volume
> > control. (grin) So, how do I access something with commands so I can crank
up the volume and make sure the sound card isn't muted?
> >
> > Nick (the embarrassed)
> >
> >
> >
> >
> > _______________________________________________
> > Speakup mailing list
> > Speakup@braille.uwo.ca
> > http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
> --
>
> Janina Sajka, Chair
> Accessibility Workgroup
> Free Standards Group (FSG)
>
> janina@freestandards.org Phone: +1 202.494.7040
>
> If Linux doesn't solve your computing problem, you need a different problem.
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: "mplayer"
` "mplayer" W. Nick Dotson
@ ` Sean McMahon
0 siblings, 0 replies; 9+ messages in thread
From: Sean McMahon @ UTC (permalink / raw)
To: W. Nick Dotson, Speakup is a screen review system for Linux.
try / and * on the regular keyboard not the numpad numpad is re-maped for
speakup.
----- Original Message -----
From: "W. Nick Dotson" <nickdotson@bellsouth.net>
To: "Speakup is a screen review system for Linux." <speakup@braille.uwo.ca>
Sent: Sunday, January 02, 2005 3:42 PM
Subject: Re: "mplayer"
> I tried the "*" and "/" commands on both the numeric row, and the numeric
keypad, to no avail. Nor did "mute" work. I just got a lot of gabbling from my
> synthesizer.
>
> Nick (the Puzzled)
>
> On Sun, 2 Jan 2005 08:35:32 -0500, David Bruzos wrote:
>
> Hello all:
> Actually, mplayer can control the pcm volume for your computer directly
> from its interface. The "/" key lowers the volume and the "*" raises
> the volume. I am not sure if it has mute. This volume is the same as
> the pcm volume in your mixer application. I use it all the time.
> Actually, I just tested it and it does have mute also. The key for mute
> is "m". You can press "m" once to mute the sound and press it again to
> unmute it. So, you can do both, use the volume control or use mplayer's
> interface.
>
> Hope this helps.
>
> David B.
>
> On Sun, Jan 02, 2005 at 12:07:52AM -0500, Janina Sajka wrote:
> > The volume control isn't part of mplayer. That's handled elsewhere. Use
> > alsamixer.
> >
> > W. Nick Dotson writes:
> > > I must've unintentionally done something terrible to "mplayer". It was
playing the "rms" speaches, and I could access "wuwf". Now, although I hear
> hard drive
> > > access, and the numbers for the "rms" speeches change, I get no audio.
The amplifier is OK, as is the cable, as I tested it with other devices...
(grin)
> > >
> > > I read the "mplayer" manual. Mostly it talked about all of the formats it
could access, but I'll be darned if I heard anything about mute control, or a
> volume
> > > control. (grin) So, how do I access something with commands so I can
crank up the volume and make sure the sound card isn't muted?
> > >
> > > Nick (the embarrassed)
> > >
> > >
> > >
> > >
> > > _______________________________________________
> > > Speakup mailing list
> > > Speakup@braille.uwo.ca
> > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> >
> > --
> >
> > Janina Sajka, Chair
> > Accessibility Workgroup
> > Free Standards Group (FSG)
> >
> > janina@freestandards.org Phone: +1 202.494.7040
> >
> > If Linux doesn't solve your computing problem, you need a different problem.
> >
> >
> > _______________________________________________
> > Speakup mailing list
> > Speakup@braille.uwo.ca
> > http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
>
>
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~ UTC | newest]
Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
"mplayer" W. Nick Dotson
` "mplayer" Janina Sajka
` "mplayer" David Bruzos
` rsync command Paul (Pawel) Loba
` Janina Sajka
` "mplayer" W. Nick Dotson
` "mplayer" Sean McMahon
` "mplayer" Sean McMahon
` "mplayer" Sean McMahon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).