Displaying 20 results from an estimated 10000 matches similar to: "ogg123 and Vorbis piped to stdin"
2004 May 23
4
Various Ogg Vorbis largefile notes and/or patches
Greetings one and all;
I'm not subscribed to this list so I'm first sending this message
to verify that mails from me make it through, and then later I'll
send the juicy messages with patches. Also, the address I'm using
is IPv6-only and doesn't often work, so drop me from any replies
and I'll catch the archives, or drop only the hostname part to get
an IPv4 address that
2005 Oct 16
2
ogg123 playback from stdin
Hi,
Regarding ticket 523 "ogg123 can no longer play from stdin":
http://trac.xiph.org/cgi-bin/trac.cgi/ticket/523
It seems that 'cat sample.ogg | ogg123 -' works for me, for ogg123 from
svn.
Can anyone verify that code has been committed to fix this bug, or is
there a different usage that triggers the bug?
Conrad.
2004 Nov 30
2
Bug in ogg123 playback of OggFLAC files?
[I'm not online regularly, so don't include me in any replies.
And I'm not sure if the vorbis or the flac list, or something
else, is more suitable for the following, so bear with me]
Moin, moin.
I used a recent ogg123 to play back a FLAC file I had created,
and saw it wasn't able to seek within the file. So, I thought
to myself, why not try out an OggFLAC file, so I created
2004 Nov 30
2
Bug in ogg123 playback of OggFLAC files?
[I'm not online regularly, so don't include me in any replies.
And I'm not sure if the vorbis or the flac list, or something
else, is more suitable for the following, so bear with me]
Moin, moin.
I used a recent ogg123 to play back a FLAC file I had created,
and saw it wasn't able to seek within the file. So, I thought
to myself, why not try out an OggFLAC file, so I created
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,
2002 Jan 02
2
macosx (lots of little changes)
happy new year. a day off is a day to pick up a new project, so I
wrestled my way through making ogg vorbis work on macosx.
first, libao (not entirely a proper patch, but 2 source file diffs and a
diff of a configure'd Makefile to one that works.):
http://bolson.org/pub/libao-0.8.2-diff.tar.gz
libogg and libvorbis compiled without incident. vorbis-tools were more
complicated.
I think
2002 Jan 02
2
macosx (lots of little changes)
happy new year. a day off is a day to pick up a new project, so I
wrestled my way through making ogg vorbis work on macosx.
first, libao (not entirely a proper patch, but 2 source file diffs and a
diff of a configure'd Makefile to one that works.):
http://bolson.org/pub/libao-0.8.2-diff.tar.gz
libogg and libvorbis compiled without incident. vorbis-tools were more
complicated.
I think
2004 Jun 08
2
piping to ogg123: Error opening - using the oggvorbis
module. The file may be corrupted.
Message-ID: <Pine.LNX.4.43.0406081110070.26162-100000@pilchuck.reedmedia.net>
I am unable to pipe to ogg123 with cat, but redirecting with < works fine.
rainier:~$ cat ~/audio/acdc-who_made_who.ogg | ogg123 -v -
Audio Device: OSS audio driver output
Author: Aaron Holtzman <aholtzma@ess.engr.uvic.ca>
Comments: Outputs audio to the Open Sound
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
2003 Dec 11
1
Problems building vorbis tools 1.0.1
hi!
I've got some problems compiling/linking the vorbis tools.
at first I had the same problem as mentioned here:
http://www.xiph.org/archives/vorbis-dev/200201/0005.html
(make was looking for libogg.la in the wrong path)
but creating a symlink to /usr/local/lib/libogg.la in /usr/lib/ helped. :)
having solved this, I get a new error:
---
gcc -O20 -ffast-math -fsigned-char -o ogg123
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
2004 Aug 06
2
ices2 + stdin + metadata
Hi,
does anybody know some info about posting metadata to ices2 via stdin?
My system is based on a PHP-script wich sends PCM-data from the player
(mpg123 or ogg123) over a pipe to ices2. As i understand the documentation,
metadata is sent as normal clear text within the PCM-data when using stdin.
I tried the following format:
\n
artist=foo\n
title=bar\n
(\n is, of course, a normal
2002 Dec 27
1
Vorbisgain in ogg123
I'm considering patching my copy of ogg123 to support vorbisgain tags. Is
there any interest in folding this sort of patch into the main line ogg123?
Has anyone done this already (or to another command line ogg player)?
John
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to
2006 Jul 13
0
[vorbis-tools] Some patches coming from Debian bugs
Hello.
Attached are some patches that some Debian users of vorbis-tools have
sent to our BTS over the years (numbers refer to Debian bugs).
It'd be nice to see them integrated. They apply cleanly to SVN as of
today.
The largefile_support one is a bit bigger than just the configure.ac
since the submitter adviced that config.h got included in all C source
files before the standard includes,
2006 Jul 13
0
[vorbis-tools] Some patches coming from Debian bugs
Hello.
Attached are some patches that some Debian users of vorbis-tools have
sent to our BTS over the years (numbers refer to Debian bugs).
It'd be nice to see them integrated. They apply cleanly to SVN as of
today.
The largefile_support one is a bit bigger than just the configure.ac
since the submitter adviced that config.h got included in all C source
files before the standard includes,
2000 Jul 29
5
ogg123 HTTP streaming
I am about to commit HTTP streaming code for ogg123. This has no relation to
the discussion about "real" steaming Ogg; it just downloads and plays at the
same time. But unless you have a direct T3 connection, it'll almost definately
break up quite frequently. Solution? Buffer. But I have other things to work
on for the rest of the day...
Any screaming objections?
This has been
2004 Jul 19
1
Patch: ogg123 playing >2GB sized files
[Apologies -- I've been offline for over a month, and so haven't
sent this patch in a timely manner. Also, I'm still not up-to-
speed and do not yet have the latest source downloaded, so this
patch might be unnecessary anyway. And the list archives appear
to not be updated since I started sending patches, so I haven't
seen any feedback yet, if any. As usual, don't reply to
2004 Jun 15
3
Repeat patch for ogg123
Hi,
I have made a small patch for enabling repeating in ogg123.
It adds the parameter "--repeat n" or "r n" where n indicates how
many times it repeats the playlists. Zero in forever.
Apply it if you like, I find it very convenient.
--
Regards Niels Sandmann
Jabber: sandmann@jabber.dk, Email: sandm@nn.dk
-------------- next part --------------
Only in ogg123: .deps
Only in
2003 Feb 28
2
ogg123 -k 1:59 patch.ogg # minutes and seconds
Hi
I have helped a user with a little patch for ogg123. He uses ogg123
for very big files, often more than an hour (blind books). When he
breaks the book and later on want to go back to the same chapter, it
is a little troublesome to calculate the seconds. Minutes is much more
convenient as it is what is written on the screen.
I guess my patch is a little buggy and would like to improve it
2016 Apr 20
1
ogg123 playing 24bit flac
Ulrich Windl wrote:
> Hi!
>
> Recently I made some recordings (44.1kH/24bit WAV), and after
> post-processing (normalization, noide reduction) I saved them as flac (still
> 44.1kHz/24bit).
> I noticed that ogg123 can decode these, but it will output 24 bit only.
> Specifically there's no option to transform the output to 16bit.
> When trying to pipe the 24bit WAV output