Displaying 20 results from an estimated 20000 matches similar to: "remote control"
2002 Oct 06
0
Patch: remote interface for ogg123
Hi,
A few months ago, I implemented a remote interface to ogg123
similar to that of mpg123. I did this to add playback of ogg
files to irmp3, a mp3 jukebox that already interfaces with mpg123.
I have tested the interface for a while and found it stable. I've
sent patches to the irmp3 development team and hope that
they'll be integrated soon in irmp3. It would be very usefull
if the
2003 Feb 24
1
remote/command line interface
This is for archiving purposes.
I finished a "remote control interface" for ogg123 similar to that of
mpg123.
If ogg123 is ran with -R option then a command interface via stdin/stdout is
offered. This is currently used by irmp3 (irmp3.sourceforge.net).
The interface offers load/pause/stop/seek and several status messages.
A patch for vorbis-tools 1.0 is available at: www.t3i.nl
-
2001 May 08
1
ogg123 STDIN-control patch
Hello ppl!
I asked some time ago how about adding the option to control ogg123
interactively from command line, similar to mpg123. So I got fed up waiting
and added it myself today. The code initially comes from mpg123, I already
adapted it to work with aviplay and vlc so it's proven and shouldn't introduce
many problems.
The only problems I see now:
- in order to compile ogg123 now
2002 Oct 05
2
ogg123 remote interface
Hi,
I've been working on ogg123 to see if i could add a remote interface
compatible with the one in mpg123. This remote interface is used mainly by
mp3 players which use mpg123 as their backend.
The reason i did this was that i have recently encoded some of my cd's in
ogg vorbis format but wanted to keep using my favourite player (playmp3list,
2001 Jan 23
2
feature request: control in ogg123
Hi people!
I think it would be cool if ogg123 had a mode in which you could conrol it
with stdin. pausing, quitting/stopping and seeking would be enough imho.
mpg123 already has something like this (I think -e). I'd do it myself but I'm
busy. Shouldn't take much time.
Bye,
Peter Surda (Shurdeek) <surda@bigfoot.com>, ICQ 10236103, +4369910964300
--
The dark ages
2006 Dec 14
1
ogg123 - remote control interface
Halo vorbis devel team, I have a question concerning remote control
interface in ogg123. I have searched this forum and Internet and found
that in 2002 there was a patch made adding remote control interface to
ogg123. My question is, if this will be included in the main trunk some
day? Because this way whenever I upgrade ogg123 I have to adjust the
patch and then patch it....
Thanks for answers
2000 Oct 02
1
ogg123 Patch
Hi all,
Ralph Giles pointed me here for my ogg123 patch. I had mail'd the authors
(listed in ogg123.1) and Xiph about this but I recieved no response - and here
is probably a better place for it.
I decided to work on ogg123 when I wanted to work on Ogg Vorbis support in
Nautilus (if you don't know what it is, it is the new Graphical File Manager
for GNOME). Currently Nautilus has mp3
2000 Nov 11
1
esd bug in ogg123
I've run into two problems with ogg123 that appears only when using the
esound driver.
Case 1: pops in output
Audible pops, especially at low volume. Original mp3 file does
not exhibit these pops, nor does oss output from ogg123, nor does
esd output from mpg123.
Things ruled out:
disk speed - the HD is ATA/33 with DMA on. It's a single user
2000 Jun 20
0
Test: Lame vs. Ogg/Vorbis -- warning big mail
Hi there.
First of all, I'd like to congratulate to developers
for making a free specification and LGPLed
decoder/encoder. :-).
I did some test, ripping 17 tracks of my CD and
converting them to both MP3 and OGG format.
MP3 encoder/player was Lame 3.70
OGG encoder/player was from a Saturday nightly
tgz package.
------------------------------------
MP3: LAME-3.70 mpg123-0.59r-4
MP3: lame -S
2000 Jun 20
0
Test: Lame vs. Ogg/Vorbis -- warning big mail
Hi there.
First of all, I'd like to congratulate to developers
for making a free specification and LGPLed
decoder/encoder. :-).
I did some test, ripping 17 tracks of my CD and
converting them to both MP3 and OGG format.
MP3 encoder/player was Lame 3.70
OGG encoder/player was from a Saturday nightly
tgz package.
------------------------------------
MP3: LAME-3.70 mpg123-0.59r-4
MP3: lame -S
2009 Jul 06
2
Trouble running 'alsamixer' as normal user on headless box with minimal system
Hi,
I just transformed an old Pentium III 500 into a headless jukebox. It's
installed in the basement, near the stereo. There's only a base CentOS
system on it (GNOME unchecked, package customization checked and then
everything unchecked). From there on, I just installed the ALSA utils,
and vorbis-tools. The machine is only supposed to do one thing (and to
do it well, UNIX philosophy
2007 Feb 06
0
ogg123 - remote control interface
Halo vorbis devel team, I have a question concerning remote control
interface in ogg123. I have searched this forum and Internet and found
that in 2002 there was a patch made adding remote control interface to
ogg123. My question is, if this will be included in the main trunk some
day? Because this way whenever I upgrade ogg123 I have to adjust the
patch and then patch it....
Thanks for
2004 Jun 16
2
ogg123 volume?
Hi,
I need to adjust the output volume from ogg123 the same way that
mpg123 has the "-f n change scalefactor [32768]" option. I need to
do this within ogg123, instead of alternatives that involve pipes,
such as piping the output to sox.
I do not believe that this is currently possible in ogg123, and I'm
looking for some suggestions as to how it can be accomplished by
modifying
2004 Jun 16
2
ogg123 volume?
Hi,
I need to adjust the output volume from ogg123 the same way that
mpg123 has the "-f n change scalefactor [32768]" option. I need to
do this within ogg123, instead of alternatives that involve pipes,
such as piping the output to sox.
I do not believe that this is currently possible in ogg123, and I'm
looking for some suggestions as to how it can be accomplished by
modifying
2002 Aug 28
1
ogg123 on Solaris
Hi,
I have compiled the Vorbis libraries and tools on Solaris 8 using Forte 6
update 2. I am now trying to run ogg123 but nothing happens:
$ ogg123 -v Pateras.ogg
Audio Device: Sun audio driver output
Author: Christian Weisgerber <naddy@openbsd.org>
Comments: Outputs to the sun audio system.
I have also worked around bug #191 by defining HAVE_SQRTF:
2001 May 29
2
wishlist for ogg123 += Non-blocking verbose messages
Hi,
I am using the ogg123 player through an emacs interface to mpg123 I
patched up to support ogg123 (shameless plug, see
http://asf.void.at/emacs.html). This has a problem (apart from it being
emacs, which might offend some of you (-:):
The verbose output from ogg123 is collected and inserted into a
temporary buffer. This works when emacs has nothing else to do, but
fails when it blocks. Then,
2005 Oct 14
0
No Audio from Console but mpg123 from shell works fine.
I get audio from mpg123 at the command line but when I load up asterisk
and try to get audio from the console it looks like it's working, and
even pauses like it is playing the file but there is no audio coming
from the speakers.
I have searched and looked through the archives and tried to fix this
but I have had no success. This is an onboard Intel card (AC'97) and I
also tried an SB
2003 Nov 22
1
[Fwd: Signal handling bug in ogg123]
Daniel: thought you'd like to know that I'm forwarding this to the
vorbis-dev mailing list.
<p><p>Hey vorbis-dev (after a very long time!),
I got the attached message sent to just 3 of the people who have worked
on ogg123, and thought it would probably due better good on the mailing
list.
It seems to concern http://bugs.xiph.org/show_bug.cgi?id=250 by casual
search.
For
2004 Dec 20
2
ogg123 and Vorbis piped to stdin
Moin,
Two questions I have.
Actually, the first isn't so much a question. It seems that `ogg123'
is not able to play streams from stdin, at least not for me on FreeBSD.
It also seems that with the patches way down below, it can play from
stdin for me -- I handle stdin like http-transport and return the
same values for seeking and the like, to avoid calls that fail, and
so it works,
2001 Apr 13
1
Benchmarking mp3 vs. vorbis
oggenc -b 128 cdda.wav cdda.ogg
lame -h cdda.wav cdda.mp3
ogg123 -d null cdda.ogg
mpg123 -t cdda.mp3
Here we can see that the mp3 tools are clearly superior
in terms of the numbers of characters saved on the command
line. mp3 users enjoy a 20% saving. Real-life results
may narrow this gap.
Rik
p.s. ;)
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: