search for: 2ogg

Displaying 2 results from an estimated 2 matches for "2ogg".

Did you mean: 2&gg
2004 Jul 22
2
A script to convert existing video files to Ogg
...erested in an easier way to utilize Ogg Theora, I've made the encoder_example binary available as an RPM package (compiled under SUSE 9.1), together with an easy-to-use script with which to convert videos to Ogg format. The RPM requires libogg, libtheora and libvorbis installed, and the script (2ogg.sh) needs MPlayer (http://www.mplayerhq.hu/) and encoder_example. I put the 2ogg.sh under GPL just in case someone wants to do something with it. They're available at my home page at: http://www.iki.fi/~tjyrinki/proj_info.html#convtheora I haven't programmed much with the shell scripts, b...
2005 Dec 19
1
Xiph QT Theora Codec
...s to generate a final OGG. Due to the DV not going in at a constant 29.97, the audio desyncs, so I have to export the initial DV to another DV with a normalized FPS of 29.97. When dealing with 10GB/hr of video, this process becomes large and unwieldy quickly. I take that file and use the 2ogg.sh to encode it perfectly, but QT Theora would take it straight from the original source with less loss from intermediary transcodes.