Displaying 20 results from an estimated 9000 matches similar to: "OggVorbis encoder fixed point implementation"
2006 Feb 24
1
Complaince testing for oggvorbis encoder
We are working on OggVorbis encoder. In the porting effort we are trying
to convert it to fixed point code (both 32 and 24 bit fixed point). Now
the issue is how we do the testing. What should be the criteria for our
testing. Does anybody has any idea how compliance testing (i.e. some
objective tests) is done at encoder side? What is the criteria of
testing at the encoder side? If anybody
2006 Feb 20
4
test vectors for OggVorbis encoder
Hi,
We are working on Oggvorbis encoder porting on embedded platform. Where
can we find good test vectors (wav files) for testing OggVorbis encoder?
Does anybody have any idea.
Parul
Embedded Engineer
Einfochips Ltd
2006 Feb 20
3
Huge VQ codebooks
Hi,
Does anybody know how codebooks are generated in OggVorbis encoder? We
are porting oggorbis encoder on embedded platform for which VQ codebook
memory is hugeeee to imagine. How can we reduce that? Can we do VQ with
less codebooks and if yes how? If any help available?
Parul
Embedded Engineer
Einfochips Ltd
2006 May 22
2
Chaining and grouping
We are implementing oggvorbis decoder on embedded system. In that we want to
have support of chaining and grouping. If somebody can throw some light on
how it can be implemented, it would be gr8 help.
Regards,
Parul
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/vorbis-dev/attachments/20060523/d90e36a0/attachment.htm
2006 Feb 24
1
Test vectors for encoder
For testing the encoder i needed test vectors. thanks for the links send
by members. Those links are useful, but contain test vectors
corresponding to 44 KHz only. Does anybody has any idea where i can find
test vectors of other sampling rates i.e. 48 KHz, 32 KHz, 16 KHz, 11
Khz, 8 KHz. ?
Thanks,
Parul
Embedded engineer
Einfochips
2005 Aug 29
1
Previewing oggvorbis files in GNOME...
Hi. I'm wondering if anyone out there can give me a little help trying
to figure something out: I presently am running CentOS4.1 with GNOME as
my desktop (It runs quite well, I must say!). I just have a little
curiosity: I have a few audio files (.wav, .mp3 and .ogg) and I like to
"preview" them. When run my mouse over the .wav files (and mp3 files)
the
2003 Jun 17
1
For Oggvorbis algorithm description.
Dear Sir,
I am a DSP Engineer working in the field of Audio Standards
and general Signal Processing Algorithms. I am very much interested in
knowing the algorithms which make OggVorbis a reality. Kindly send me
the link which will lead me to the algorithm description or pseudo-code.
Thanking You,
Sincerely,
Tom Xavier.
<p>--- >8 ----
List archives:
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
2006 Feb 20
1
Test Vectors Needed to Test Ogg Vorbis Encoder
Hello to All Members of this Group,
Can I get the Test Vectors in .wav format for different sampling rates in
order to Test the Ogg Vorbis Encoder Code ?
If possible Forward the Link where I can get effective testvectors to Test
the Encoder.
Please Reply As soon as possible .
Thanks & Regards ,
Maulik Desai
Embedded Engineer - Embedded Division
eInfochips Ltd.
Work:
2004 Sep 10
2
using vorbiscomments with metaflac not utf8-encoded
Using metaflac (1.0.3) like this:
metaflac file.flac --set-vc-field=title=test??????e?
The vorbiscomment will not be UTF8-encoded, instead
they will be stored directly as ANSI.
When trying to add some more comment, it gave the
following error:
ERROR: writing FLAC file file.flac, error =
FLAC__METADATA_CHAIN_STATUS_OK
Does that mean that weren't enough room for the
comments? But
2005 Sep 30
2
Could any one suggest me in how to get the duration of an Ogg File
Could any one suggest me in how to get the duration of an OggVorbis File.I am really caught up in this, as it seems to be complicates as the OggVorbis is a variable bit rate.
Thanks in advance
Raj
---------------------------------
Yahoo! India Matrimony: Find your partner now.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2020 Jan 27
1
Server
On Jan 27, 2020, at 08:21, Rondejavu <rondejavu at gmail.com> wrote:
> I was hoping that had changed. I read something about the copyright expiration on the MP3 format that could affected it’s use in Ices.
MPEG-1 Layer III (popularly known as ‘MP3’) has been patent clear since 16 April 2017.
One other live encoder option that supports both OggVorbis and OggVorbis as well as MP3 is
2006 Jun 26
5
Multi-channel support
Hi All,
Are multi-channel (more than 2) formats fully supported in the OggVorbis specification ? I couldn't
find any information about multi-channel support on xiph.org. I've used 'oggdropXPd' to encode a
5.1 wavefile and the Xiph OggVorbis libraries (vorbisfile.dll) to decode the file successfully,
however the order of the channel interleaving is different to the original wave
2006 Jun 09
4
c++ Wav->ogg encoder
Hi
I'm new with ogg and also with using third party libraries. I'm making a
C++ PocketPC program and I need a simple wav->ogg encoder function. But as
I have tried to use ogg vorbis libraries I don't know what or how to use
them.
I think that best way would be to use libogg 1.1.3 and libvorbis 1.1.2. Do
I even need both of them, since I only need to have capability of
2005 Aug 25
3
what is max and min bitrate supported in OggVorbis?
Hi All,
I am planning to implement Ogg Vorbis Decoder on a 24 bit DSP.
I have following doubts:
1) What is min and max bitrate?
2)What is max Audio Packet size ?
3)What is the max size of setup header?
4)Any idea how to start for making a 24Bit fixed point reference code?
Shall I start with floating point or Tremor or Tremor Low Mem Version?
5) What window sizes in Ogg Vorbis are normally
2000 Sep 24
4
Possible memory leak / xmms input plugin
Hi list,
It seems that when playing several OggVorbis files under xmms, there is a
memory leak. It's a rather annoying problem because when you have a
playlist of 100+ files, xmms will at the end eat something like 100M or
more..
Such a memory leak have been reported inside xmms-1.2.2 code and I could
see it playing Ogg files and mp3 files ; upgrading to 1.2.3 solves the
problem with mp3
2001 Jan 31
1
Syntax error....
You might want to fix this:
diff -x CVS -uwrN ../OggVorbis.clean/vorbis-tools/oggenc/platform.c ./vorbis-tools/oggenc/platform.c
--- ../OggVorbis.clean/vorbis-tools/oggenc/platform.c Thu Feb 1 01:25:36 2001
+++ ./vorbis-tools/oggenc/platform.c Thu Feb 1 01:23:08 2001
@@ -52,7 +58,7 @@
}
#endif
-#ifdef __WATCOMC__ || __BORLANDC__
+#if defined(__WATCOMC__) || defined(__BORLANDC__)
void
2004 Dec 26
2
Re: Win32 project files for libshout
Hi,
Thanks for provoding the snapshot.
Now it refers to following folders which are not included in the package!
../../pthreads
../../oggvorbis-win32sdk-1.0.1/include
1) Can I use http://svn.xiph.org/trunk/ogg insted of oggvorbis-win32sdk-1.0.1?
2) Where do I get pthreads?
3) Is svn for libshout available for public read access? Where?
- Altu Faltu
----- Original Message -----
> >
2005 Jan 06
2
ultra-low bitrate stream?
I am writing a long-run sound recording application using OggVorbis.
The user can adjust sound quality parameter to make balance between
storage space and sound quality.
The input sound is 22050Hz, mono. To maximize the recording capability
on a given storage volume, we want the result bitrate as low as possible.
I use -q0 parameter and it produces a 32.0kbps stream. It is too high
(our
2003 Nov 16
1
win32 SDK call for help
Ok, so I've taken hold of this, and since this appears to be the only thing
holding up 1.0.1, I have done what I think closes the loop...Based on the
conversations here on the list I have made the following changes to the vc6
project files :
- consistent runtime linking. They are ALL now using the Multithreaded
static runtime. Hopefully this makes the generated DLLs the most portable.
-