Displaying 20 results from an estimated 4000 matches similar to: "file header"
2004 Sep 10
3
Ogg Vorbis, Ogg Speex, Ogg FLAC
Now that FLAC has officionally joined the Xiph family,
there are three different free audio codecs, which can be
stored/transported using the ogg container.
Would it be possible to create an API and/or a library that
would cover them all?
If my understanding of the situation is correct, if an application wants
to support vorbis, speex and flac, it has to use three different
interfaces.
2004 Sep 10
3
Ogg Vorbis, Ogg Speex, Ogg FLAC
Now that FLAC has officionally joined the Xiph family,
there are three different free audio codecs, which can be
stored/transported using the ogg container.
Would it be possible to create an API and/or a library that
would cover them all?
If my understanding of the situation is correct, if an application wants
to support vorbis, speex and flac, it has to use three different
interfaces.
2004 Sep 10
3
Ogg Vorbis, Ogg Speex, Ogg FLAC
Now that FLAC has officionally joined the Xiph family,
there are three different free audio codecs, which can be
stored/transported using the ogg container.
Would it be possible to create an API and/or a library that
would cover them all?
If my understanding of the situation is correct, if an application wants
to support vorbis, speex and flac, it has to use three different
interfaces.
2001 Oct 02
4
Request for Standardization: classical music TAGS
-----BEGIN PGP SIGNED MESSAGE-----
[ Sorry for sending this twice; I sent it to the vorbis-dev list by
mistake. ]
The ALBUM, ARTIST, TITLE, and TRACKNUMBER tags aren't sufficient for
classical music. MP3 muffed it, but since Vorbis is so flexible, I'd
like to propose that ogg123 recognize and display the following
optional tags, instead of giving an error message that it doesn't
2001 Oct 02
4
Request for Standardization: classical music TAGS
-----BEGIN PGP SIGNED MESSAGE-----
[ Sorry for sending this twice; I sent it to the vorbis-dev list by
mistake. ]
The ALBUM, ARTIST, TITLE, and TRACKNUMBER tags aren't sufficient for
classical music. MP3 muffed it, but since Vorbis is so flexible, I'd
like to propose that ogg123 recognize and display the following
optional tags, instead of giving an error message that it doesn't
2001 Jan 08
2
[fwd] ogg123 (from: pfk@fuchs.offl.uni-jena.de)
A feature request that sounds reasonable and a bug report.
----- Forwarded message from Frank Klemm <pfk@fuchs.offl.uni-jena.de> -----
Delivery-Date: Sat Jan 6 06:35:21 2001
Date: Sat, 6 Jan 2001 15:26:43 +0100
From: Frank Klemm <pfk@fuchs.offl.uni-jena.de>
To: xiphmont@xiph.org
Subject: ogg123
X-Mailer: Mutt 1.0.1i
For ogg123 I need the following feature:
- Decode one .ogg file
2001 Nov 04
5
ogg123 running under MacOS X
I finally managed to compile ogg123 under MacOS X, after creating a PB
project for it.
Rillian, do you want to include the PB project in cvs? (it needs a LOT
of polishing, though).
----------
Ogg123 from PACKAGE VERSION
by Kenneth Arnold <kcarnold@arnoldnet.net> and others
Usage: ogg123 [<options>] <input file> ...
-h, --help this help
-V, --version display
2005 Jul 19
2
Re: vorbis file decoding problems
hi ,
As i had stated before , i am having problems with ov_open() which returns
-132 error.
i have uploaded the project file in rar format.
it is a vc++ project file, can someone please check out the error and
tell me where
i am going wrong...
http://sr2.mytempdir.com/89384
Thanks and regards
sam
2001 Jun 18
1
Core dump after pressing Ctrl-c
Is this a bug? do i have to complete a bug report?
Is any other info needed?
[root@nostromo ogg123]$ ./ogg123 -v -d oss
/mnt/hdd/mp3/ripped/REM-Revival/track.08.ogg
Playing from file /mnt/hdd/mp3/ripped/REM-Revival/track.08.ogg.
Device: OSS audio driver output
Author: Aaron Holtzman <aholtzma@ess.engr.uvic.ca>
Comments: Outputs audio to the Open Sound System driver.
Bitstream is 2
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
2000 Jun 20
1
Manpages
Here is patch with manpages for ogg123(1), mp3tovorbis(1) and vorbize(1).
Manpages are in pod format,
because it is the most readable man source,
and are compiled by pod2man.
all and clean for man/ work.
Install and uninstall for man/ seem to work.
Manpages are GPLed of course.
<HR NOSHADE>
<UL>
<LI>text/plain attachment: manpages.diff
</UL>
-------------- next part
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
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 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
2007 Sep 18
6
Limiting Simultaneous calls
Is there a way to limit simultaneous calls. I like to limit
simultaneous outgoing calls as more than few simulataneous calls are
charged by my voip providers. However, I do not want to have any such
restriction for internal calls.
Thanks
Jim
2004 Aug 06
5
icecast and smp
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
~ I have just installed Ice cast and I really like it. I want to
stream a radio station which expects 6000 concurrent listener. I was
thinking of using an SMP machine with Linux running.
Does Ice cast make use of SMP, does anyone have sizing references .
- --
Taymour A El Erian
System Division Manager
CNA, MCSE, CCNA, LPIC
T.E. Data
E-mail:
2007 Jul 18
1
(PR#9796) write.dcf/read.dcf cycle converts missing entry
BIll,
Thanks.
I am seeing some problems here, for example when all the fields are
missing, or all the fields in a row are missing. I've fixes for those,
and will commit to R-devel shortly.
On Tue, 17 Jul 2007, bill at insightful.com wrote:
> Full_Name: Bill Dunlap
> Version: 2.5.0
> OS: Red Hat Enterprise Linux WS release 3 (Taroon Update 6)
> Submission from: (NULL)
2009 Mar 23
4
Bird''s Eye integration in Mapstraction
Are there any plans to integrate Virtual Earth''s Bird''s Eye view to
mapstraction?
I tried an "integration hack" but then found out that there are too
many issues involved (check whether birds eye is available for the
current map area, disabling zoom controls,...).
Has anyone else tried it?
Franz
2001 Jan 27
4
ogg123 oss plugin plays garbage
I tried to use the current cvs version of ogg123 with oss output and the
ogg just sounds like static. I wanted to document it on the list in case
anyone else is having the problem. I can make ogg123 write wav files fine.
Also Vakor does not have any trouble playing oggs with ogg123, so I am not
certain what the problem is. I have tried compiling all of ogg vorbis
(ao,ogg,vorbis,vorbis-tools)