Main > Free Download Search >

Free ogg vorbis audio software for windows

ogg vorbis audio

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 6704
Ogg Vorbis 1.1.0

Ogg Vorbis 1.1.0


Official codec for Vorbis OGG audio format - Win32 Binaries and Vorbis library pack more>>
Ogg Vorbis is a new audio compression format. It is roughly comparable to other formats used to store and play digital music, such as MP3, VQF, AAC, and other digital audio formats.
It is different from these other formats because it is completely free, open, and unpatented.
<<less
Download (1.2MB)
Added: 2004-09-23 License: Freeware Price:
1872 downloads
Lead Vorbis Audio Codec

Lead Vorbis Audio Codec


A DirectShow® filter for compressing and decompressing audio data using the Vorbis compression algorithm more>>
The LEAD Vorbis Audio Codec is a DirectShow filter for compressing and decompressing audio data using the Vorbis compression algorithm. Vorbis is an audio compression method used to store digital music or any audio data. The compressed audio data can be stored inside AVI or Ogg files.
Compared to MP3 compressed audio files, Vorbis based compression produces audio files that maintain a higher sound quality and/or a smaller compressed size, depending on the needs of the user. For example, the user has the option of keeping their digital music collection at the same sound quality level as MP3, but requiring significantly less disk space. Or, a user can commit the same amount of storage (disk space) as their MP3 based files, however their digital music will have higher quality sound.
<<less
Download (1.75MB)
Added: 2006-05-31 License: Freeware Price:
1246 downloads
Ogg-Vorbis 1.1 encoder 1.1

Ogg-Vorbis 1.1 encoder 1.1


Ogg Vorbis is a completely open, patent-free, professional audio encoding and streaming technology with all the benefits of Open Source. This encoder allows to rip CD tracks to Ogg-Vorbis 1.1 files using the Winamp 5 built-in CD ripper (free or pro editions). Resultant files are adjustable through a quality setting (-1.00 to 10.00), although an estimated average bitrate is displayed for information. more>> <<less
Download (313.6Kb)
Added: 2009-03-15 License: Freeware Price: Free
147 downloads
 
Other version of Ogg-Vorbis 1.1 encoder
Ogg-Vorbis 1.1 encoder 1.1Encoder to convert CD tracks to Ogg-Vorbis 1.1 files using Winamp 5. Ogg-Vorbis 1.1 encoder 1.1 - ...Ogg Vorbis is a completely open, patent-free, professional audio
License:Freeware
Download (313KB)
845 downloads
Added: 2007-11-26
RSP OGG Vorbis Encode OCX 1.7.0

RSP OGG Vorbis Encode OCX 1.7.0


ActiveX OCX to encode wav files to OGG Vorbis format more>>
ActiveX OCX to encode wav files to OGG Vorbis format RSP OGG Vorbis Encode OCX was designed to be an ActiveX control component that will encode wav files to OGG Vorbis format.
Main features:
- Ability to encode wav to OGG Vorbis format
- The encode process occurs in an out-of-process environment , so , the control can have all the control over the process running
- The speed execution is faster than similar encoder tools
- Ability to pause , resume and cancel the encode execution
<<less
Download (262KB)
Added: 2007-10-07 License: Freeware Price:
755 downloads
Raptor Audio 2.1

Raptor Audio 2.1


Raptor Audio - A free .NET CD ripper more>>
Raptor Audio - A free .NET CD ripper
Main features:
- Rip Audio files from CD to MP3, WMA, OGG Vorbis, FLAC, APE, MPEG4, AIFF, AU and WAV. All have a configurable output for CBR and VBR outputs if applicable.
- Includes integrated CD Player for playing back audio tracks.
- Raptor Audio supports lookups to FreeDB in order to retrieve Artist/Album information for the CD. Raptor Audio can be configured to automatically query FreeDB.
- Sleek intuitive Windows XP style interface allows easy extraction of audio data.
- Raptor Audio supports ID3v2 tagging of ripped MP3 files. Also supports WMA Tags, OGG tags for FLAC and Vorbis, APE tags, and MPEG4 metadata(tags).
Note: Raptor Audio is licensed only for non-commercial, personal use.
<<less
Download (1.47MB)
Added: 2007-05-03 License: Freeware Price:
8493 downloads
Shedko Ogg Vorbis Propertysheet 1.0

Shedko Ogg Vorbis Propertysheet 1.0


Adds new sheet to dialog of properties of ogg-files in Explorer. more>>
Shedko Ogg Vorbis Propertysheet 1.0 is an application doing the task of adding new sheet to dialog of properties of ogg-files in Explorer. With help of this page you can view and edit ogg-tags. Furthermore, it is a freeware.
<<less
Download (256KB)
Added: 2009-04-26 License: Freeware Price: FREE
13 downloads
WinVorbis 1.60

WinVorbis 1.60


Encode, enter, and maintain customizable tags for your CDs more>>
WinVorbis is a multi-file Vorbis Comment Tag Editor and Ogg Encoder/Decoder for Ogg Vorbis audio files. It makes it easy to encode, enter, and maintain tags for a whole CD.
The same tags may be copied to all tracks easily without having to enter the text many times. In addition to the standard tags such as artist & title, it provides for 6 user defined tags to be setup to make it easy to enter additional information.
The Advanced tab provides the ability to view & maintain an unlimited number of non-standard tags. Optionally create tags by scanning the filename; and rename files to your perferred naming scheme based on tag data. Other features include: Word case conversion routines, retain tags when re-encoding, ReplayGain support, UTF-8 support.
<<less
Download (1.02MB)
Added: 2006-10-02 License: Freeware Price:
1429 downloads
VorbisSPI 1.0.3

VorbisSPI 1.0.3


Java Service Provider Interface that adds OGG Vorbis audio format more>> VorbisSPI is a Java Service Provider Interface that adds OGG Vorbis audio format support to Java platform. It supports icecast streaming. It is based on JOrbis Java libraries.
VorbisSPI works nice for local ogg files but streaming support is partially implemented.Vorbis SPI needs JOrbis 0.0.8 (100% Java Ogg Vorbis decoder library). Obviously, JOrbis is not real OO so you will see that VorbisSPI source code is a mess and needs to be optimized.
Vorbis SPI also uses some useful Tritonus classes included in their MpegAudioSPI.
WAV/AU SPI conflict bug fixed.AudioInputStream.available() bug fixed.Custom information available through AudioFileFormat.getType() workaround :
VORBISxNominalBitRateInBpsxLengthInMilliSeconds (e.g. VORBISx128000x282267)
Note that this workaround will be removed in VorbisSPI 1.0. Another workaround
to pass extra parameters (Ogg comments, Bitrates, ... ) will be available and
compliant with JDK 1.5
Design improved :
tritonus_share.jar included (old Tritonus classes removed).
TDebug class used for debugging traces.
(Use -Dtritonus.TraceAudioFileReader=true to enable traces)
jUnit classes included.
JOrbis 0.0.14 included.
File handle lock bug fixed.
SPI compatibility bug fix.
<<less
Download (248KB)
Added: 2008-06-24 License: Freeware Price: Free
488 downloads
Ogg Vorbis encoder for Windows 1.0 RC2

Ogg Vorbis encoder for Windows 1.0 RC2


Create Ogg Vorbis files (.ogg) out of wave format audio (.wav) or MP3 (.mp3) audio files. more>>

Ogg Vorbis encoder for Windows 1.0 RC2 is an application to make Ogg Vorbis files (.ogg) out of wave format audio (.wav) or MP3 (.mp3) audio files. It applies professional audio encoding and streaming technology with the benefits of Open Source. The encoder is a command line tool and isn't yet fully featured. (command = "oggenc input.wav -o output.ogg").

<<less
Download (170.7KB)
Added: 2000-08-26 License: Freeware Price:
1413 downloads
Ogg-Vorbis Encoder for Winamp 5 1.1

Ogg-Vorbis Encoder for Winamp 5 1.1


This encoder allows to rip CD tracks to Ogg-Vorbis 1.1 files using the Winamp 5 built-in CD ripper (free or pro editions) more>> This encoder allows to rip CD tracks to Ogg-Vorbis 1.1 files using the Winamp 5 built-in CD ripper (free or pro editions)

Ogg Vorbis is a completely open, patent-free, professional audio encoding and streaming technology with all the benefits of Open Source.
Its currently one of the best candidate to "mp3 successor", and its wide increasing support illustrates its qualities and popularity.
This encoder allows to rip CD tracks to Ogg-Vorbis 1.1 files using the Winamp 5 built-in CD ripper (free or pro editions). Resultant files are adjustable through a quality setting (-1.00 to 10.00), although an estimated average bitrate is displayed for information.
Ogg-Vorbis files can be natively played by Winamp.
The Ogg-Vorbis Encoder setup program is bundled with two versions of the encoder: the stable 1.1 and the experimental Archer B10.
Enhancements:
- Changed the "Estimated bitrate" user interface string to "Nominal bitrate", which is technically-speaking more accurate
- Fixed bad URL to the Vorbis project webpage (shame on me!)
- Turned copyrights information into hypertext links
- Merged the two installers (v1.1 & Archer) into a single one, with the ability for the user to choose one at installation time
- Added SSE processor detection in the setup program, preventing the user to install a version which wouldnt work on his computer

<<less
Download (313KB)
Added: 2008-10-01 License: Freeware Price: FREE
414 downloads
Vorbis Ogg DSF 0.9.9.5

Vorbis Ogg DSF 0.9.9.5


OGG DirectShow Filter more>>
I started this project because I wanted to use the excellent Ogg Vorbis audio encoder for videos .
The first approach was trying to write an ACM driver but due to the AVI architecture it was nearly impossible to get audio and video in sync. Afterwards I tried it the other way round i.e. instead of embedding Vorbis in AVI embed a video stream into ogg
Features:
- Ogg Splitter (splits Ogg files into the different Ogg streams)
- Ogg Multiplexer (does the mupltiplexing of several Ogg streams into a file)
- Vorbis Encoder (encodes PCM audio to vorbis. CBR and VBR modes)
- Vorbis Decoder (decodes vorbis audio to PCM or IEEE float)
Enhancements:
- Changed everything to Unicode(tm) to ensure that other languages are handled correctly.
- Support for Vorbisgain tags
- The OggSplitter supports now the IAMMediaContent interface to pass some tags like "TITLE" a.s.o. to the player.
- The tray icon shows now also the title instead of "Ogg DSF"
<<less
Download (464KB)
Added: 2004-02-13 License: Freeware Price:
2142 downloads
NeoAudio 1.7

NeoAudio 1.7


NeoAudio is a free program that rips CD audio to WAV, MP3, OGG Vorbis, or WMA. more>>
NeoAudio is a free program that rips CD audio to WAV, MP3, OGG Vorbis, or WMA directly. NeoAudio also encodes and decodes MP3s, OGGs, WMAs, and more. Remote and local CDDB and ID3v2 file naming is supported during extraction for automatic track naming.
<<less
Download (3.8MB)
Added: 2004-10-28 License: Freeware Price:
10867 downloads
Vorbis Ogg ACM Codec 1.0

Vorbis Ogg ACM Codec 1.0


Vorbis Ogg ACM Codec - A new audio compression format more>>
Ogg Vorbis is a new audio compression format.
It is roughly comparable to other formats used to store and play digital music, such as MP3, VQF, AAC, and other digital audio formats.
It is different from these other formats because it is completely free, open, and unpatented.
Install Notice
Right-click on vorbisacm.inf and select Install
<<less
Download (123KB)
Added: 2003-07-02 License: Freeware Price:
1316 downloads
 
Other version of Vorbis Ogg ACM Codec
Vorbis Ogg ACM Codec 1.0Vorbis Ogg ACM Codec is designed to be a new yet very effective and useful audio compression ... Vorbis Ogg ACM Codec 1.0 is designed to be a new yet very effective and useful audio compression
License:Freeware
Download (123KB)
downloads
Added: 2009-10-08
Ogg-Vorbis Encoder 1.1 for the Winamp 5

Ogg-Vorbis Encoder 1.1 for the Winamp 5


This encoder allows to rip CD tracks to Ogg-Vorbis 1.1 files using the Winamp 5 built-in CD ripper (free or pro editions) more>>
Ogg Vorbis is a completely open, patent-free, professional audio encoding and streaming technology with all the benefits of Open Source.
It?s currently one of the best candidate to ?mp3 successor?, and its wide increasing support illustrates its qualities and popularity.
This encoder allows to rip CD tracks to Ogg-Vorbis 1.1 files using the Winamp 5 built-in CD ripper (free or pro editions). Resultant files are adjustable through a quality setting (-1.00 to 10.00), although an estimated average bitrate is displayed for information.
Ogg-Vorbis files can be natively played by Winamp.
The Ogg-Vorbis Encoder setup program is bundled with two versions of the encoder: the stable 1.1 and the experimental Archer B10.
Enhancements:
- Changed the "Estimated bitrate" user interface string to "Nominal bitrate", which is technically-speaking more accurate
- Fixed bad URL to the Vorbis project webpage (shame on me!)
- Turned copyrights information into hypertext links
- Merged the two installers (v1.1 & Archer) into a single one, with the ability for the user to choose one at installation time
- Added SSE processor detection in the setup program, preventing the user to install a version which wouldn?t work on his computer
<<less
Download (313KB)
Added: 2005-07-31 License: Freeware Price:
1558 downloads
Zinf Audio Player 2.2.1

Zinf Audio Player 2.2.1


The Zinf audio player is a free, simple, but powerful audio player for Linux and Win32 more>>
The Zinf audio player is a free, simple, but powerful audio player for Linux and Win32. It supports MP3, Ogg/Vorbis, WAV and Audio CD playback, SHOUTcast/Icecast HTTP streaming, RTP streaming, a powerful music browser, theme support and a download manager.
Zinf is based on the FreeAmp source code. However, AMP is a trademark of PlayMedia Systems, Inc., and therefore the original name of the project cannot be used any longer. On this website the old project will be referred to as FreeA*p.
Main features:
- MP3 playback using the Xing Audio decoder.
- Ogg/Vorbis playback
- WAV format playback
- Audio CD playback
- SHOUTcast/Icecast HTTP streaming playback with stream saving
- RTP unicast/multicast streaming playback
- Title streaming support (SHOUTcast and Icecast styles)
- PLS/M3U playlist support
- Integrated MusicBrowser/Playlist support
- Themed user interface
- Audio CD Metadata lookup via MusicBrainz
- Download manager for batch RMP downloads from EMusic
- Full tagging support: Id3v1,Id3v2, Vorbis
<<less
Download (1.71MB)
Added: 2006-05-31 License: Freeware Price:
1246 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5