search for: oggvorbi

Displaying 20 results from an estimated 186 matches for "oggvorbi".

Did you mean: oggvorbis
2000 Dec 08
7
Some scratches with beta3
Hi, I have included the oggvorbis encoding and playback stuff in the Linux-Mandrake distro back in August 2000. At that time I put the "nightly CVS" version, which worked just fine. Then on Mon Nov 27 I noticed some RPM's labelled "1.0beta3" on the website so I upgraded with these ones. Since then we have...
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
2005 Aug 29
1
Previewing oggvorbis files in GNOME...
...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 "previewing" function works fine, but when I try to preview an oggvorbis file (.ogg) it seems that the file is about to be previewed (because the icon changes), but no sound comes out. I noticed that nautilus (the file-manager) uses sox to play the audio files when previewing. Recently I had to add mp3 support to sox to be able to use "graveman" (a cd bu...
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
...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 GlassCoder: https://github.com/ElvishArtisan/GlassCoder/ Cheers! |---------------------------------------------------------------------| | Frederick F. Gleason, Jr. | Chief Developer | | | Paravel Sy...
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: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send...
2006 Feb 20
1
OggVorbis encoder fixed point implementation
Hi, Have anybody worked on converting OggVorbis encoder floating point code to fixed point (32 bit or 24 bit). How do you handle _vp_noisemask in that case where precision goes upto 40 bits. Any help available? Parul Embedded Engineer Einfochips Ltd
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...
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...
2004 Jun 08
2
piping to ogg123: Error opening - using the oggvorbis
...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 System driver. Error opening - using the oggvorbis module. The file may be corrupted. I have same problem with a variety of ogg files (but redirecting with < works fine). This works: rainier:~$ ogg123 -v - < ~/audio/acdc-who_made_who.ogg Audio Device: OSS audio driver output Author: Aaron Holtzman <aholtzma@ess.engr.uvic.ca> C...
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
2004 Aug 06
2
OggVorbis Streaming...
I am bringing up an Vorbis stream for KPFA and am trying to find the latest icecast (2) for it. Any pointers? Thanks... Tim <p>--- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No
2004 Aug 06
1
OggVorbis Streaming...
Ok... Thanks to Jack reminding me about some things, I have it compiled. One more question (I hope). Where are the docs or sample configuration file located for icecast2? I just need to configure the beast for running. Thanks... Tim --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message
2001 Feb 02
1
ov_open on non oggvorbis files
there can be a minor bug in vorbisfile: when opening an invalid file with ov_file the errorcode is returned as it should, but the OggVorbis_File struct can't load another file: using ov_open on the same struct with another file segfaults. also using ov_clear on the struct before reopening does'nt helps. workaround: delete and recreate new the OggVorbis_File for each opened file. -- jrml ..//korova.dyne.org 6EEE 4FB2 2555 7...
2004 Feb 18
1
OggVorbis &quot;tutorial&quot; file
Hi, I would like to ask if someone couldhelp me. I am writing a decoder for ogg-vorbis. I am not using the libvorbis because we want a code using our memory functions and I am going to rip some of the decoder functionality as we want only to use mono, 44.100, 96-160kbs sound files. We want to write the fastest and cleanest code possible even using assembler functions where possible. I have
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 ; upg...
2001 May 25
2
(lame) mp3 vs oggvorbis (review)
a comparison between the two formats can be read at http://www.digit-life.com/articles/oggvslame/index.html . i first heard of this from Vorbis Extreme ( http://solair.eunet.yu/~aldov/ ). anyone see any problems with the review? -- noodlez: Karol Pietrzak GPG/PGP-KeyID: 0x3A1446A0 --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To
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
2005 Oct 06
1
Could any one suggest me in how to get the duration of an Ogg File
Hello guys, Could I get an insight on this can the OggVorbis cope with changing SampleRate mid stream ? Regards Raj Conrad Parker <conrad@metadecks.org> wrote: On Fri, Sep 30, 2005 at 10:41:02AM +0100, rajeev nair wrote: > 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 b...
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 ----- > > You need to get the SVN version of libshout to pi...