Ogg is a free, open standard container format maintained by the Xiph.Org Foundation. The creators of the Ogg format state that it is unrestricted by software patents and is designed to provide for efficient streaming and manipulation of high quality digital multimedia. -Wikipedia
1
vote
2answers
70 views
Batch convert .wav to mp3 and ogg?
I have a few hundred .wav files that I need to convert to both ogg and mp3 format. Is there a way that I can do this in batch either from Audacity or from some other command line tool?
10
votes
3answers
274 views
Concatenating ogg video files from the command line
Okay. I've got a few ogg files I've created using a desktop recording tool. I've transcoded them using ffmpeg once (mainly to clip out the beginnings and the ends).
Now, I have 3 such files which I ...
0
votes
1answer
33 views
Universal sound format
I have the following devices:
Ubuntu machines
PSP
iPod with Rockbox installed
XBox 360
My music collection is mainly encoded in OGG apart from a few bought albums in MP3.
What is the most ...
1
vote
1answer
97 views
Convert mp3 to ogg vorbis
Is there a command-line utility to convert mp3s to ogg vorbis that I can install with apt-get?
Alternatively, is there an extension for nginx so I can point it to a directory with mp3 files and have ...
0
votes
0answers
88 views
make safari 5 play vorbis ogg?
I am developing a site and most browsers support ogg however i notice safari (windows) does support the audio tag and object however it cannot play ogg sound.
To test you can go to soundmanager2 and ...
0
votes
2answers
759 views
How to find out what the bitrate is of my audio file?
I wondered how I could find out what the bitrate is of my ogg audio file?
My Operating System is Windows 7 32 bit, if that would make any difference.
0
votes
1answer
254 views
1
vote
0answers
99 views
Export iMovie 09/10 Project to Theora with 720p resolution
I select "export with QuickTime"
Choose - OGG
"Xiph Theora" is selected as codec. Actually, it's alone in the list of codecs. That's what i need.
I can adjust quality, FPS ... but resolution ...
0
votes
2answers
168 views
Determine if any audio files are corrupted in a folder
I am attempting to run an application (the game, Call of Cthulu: Dark Corners Of The Earth), but at a specific part, there is always a crash. From my testing, I've determined with some degree of ...
0
votes
1answer
337 views
How do I set Windows Explorer in Windows 7 to display metadata / tags of Ogg Vorbis (.OGG) files when in 'Details' view?
How do I set Windows Explorer in Windows 7 to display metadata / tags (Artist, Song Title, etc.) of Ogg Vorbis (.OGG) files when in 'Details' view?
0
votes
3answers
2k views
How to extract audio from mov, or directly convert mov 2 ogg, on OSX
I have a number of sound-only mov files that I need in an audio format, preferably wav or ogg. What are the options to achieve this conversion on a Mac? Thank you!
1
vote
1answer
469 views
Join many MP3, OGG, and FLAC files into one WAV or FLAC
I have 33 audio files, each about 11 seconds long, and I'd like to merge them into one lossless file. How can I do this efficiently (i.e. without cut-pasting in Audacity 33 times)?
2
votes
2answers
849 views
Embed album art in OGG through command line in linux
I want to convert my music from flac to ogg, and currently oggenc does that perfectly except for album art. Metaflac can output album art, however there seems to be no command line tool to embed album ...
1
vote
3answers
1k views
Command line to convert OGV to MP4 video files
I want to convert every [OGV|OGG] video file Ogg data, Skeleton v3.0 I have into MP4 or WebM.
Can people please suggest a command line to do so, in order to keep the quality? Also do they need ...
2
votes
3answers
80 views
Playing .ogg video files on Windows XP
By default, Windows XP has no support for .ogg video files. What can be used to read and play these files?
2
votes
3answers
167 views
Converting mp3 to ogg, suggestive?
I'm thinking about converting my mp3 based music library to ogg, due to ogg being a free and open standard format (I guess there are other reasons too). As far as I know there's a chance of losing ...
1
vote
3answers
210 views
Why is my ogg bigger than my m4a?
I am using the following commands to encode an audio file to m4a & ogg formats:
ffmpeg.exe -i 0123456789 -ab 192k out.m4a
ffmpeg.exe -i 0123456789 -f wav - | oggenc2.exe - -r -q 6 -o out.ogg
...
2
votes
3answers
951 views
Best Audio bitrate/encoding?
I want to rip all my CDs again. What is the best bitrate to use? I am thinking of OGG with 192 (it seems OGG uses ABR and doesnt have a VBR?). I cant remember what i used but i many ripped as m4a and ...
1
vote
2answers
608 views
Convert Music Library to Ogg Vorbis without losing Tag Data
This Question is pretty much the same as this one:
Convert Ogg Vorbis to MP3 with Metadata
only in reverse
I want to convert all my Music Library From MP3 (some are WMA or M4A, but those can be ...
1
vote
4answers
2k views
Convert MP4 to OGG (Video)
Does anyone know a way to convert .mp4 video to .ogg video (in Windows)? None of the converters I've seen online seem to do the job.
1
vote
2answers
389 views
Add subtitles to Ogg Video
I've started to convert my DVD collection to Ogg Video (OGV) and it works so far quite good.
However, I heard that I can embed the subtitles inside the OGV-file as well.
How can I do this on Linux?
...
4
votes
3answers
1k views
Linux audio tools: Is there a way to normalize the volume of .ogg files?
I want to normalize the volume of my whole music collection (.ogg files only).
Of course I can't (don't want to) do this in a GUI tool
(too much clicking effort).
Is there a command line tool for ...
4
votes
1answer
414 views
Convert Ogg Vorbis to MP3 with Metadata
I've got a few hundred megs of Ogg Vorbis files I've collected over the years that I want to convert to MP3 so I can put them on my iPhone (among other things.)
Converting from one file format to the ...
4
votes
6answers
3k views
How to convert .ogg to .mp3?
Ubuntu ripped a CD for me into audio files but they are all .ogg format which I can't play on my MP3 player.
How can I convert .ogg files to .mp3 files?
3
votes
3answers
220 views
Distributed Audio CD ripping and encoding farm
I'm seeking recommendations for ripping audio CDs and encoding them to ogg vorbis (preferred) or mp3 format. Although most of my new music acquisitions are already in digital format, I've got a ...