oggconvert

Rating: 
0
No votes yet

convert media files to free formats
OggConvert is a small GNOME utility which uses GStreamer to convert
(almost) any media file to the patent-free Ogg Vorbis, Theora and
Dirac formats.
.
The main interesting points are:
* It is very easy to use: drag a file onto the source bar (or use
the file chooser) and hit Convert button. Of course, you can also change
the video format, quality settings and the output filename if you like.
* It uses GStreamer, so it can convert (almost) any file Totem can play.
* It can deal with audio-only files, video-only files, and files with many
audio tracks (such as DVD rips with a commentary track).
* Thanks to the magic of GStreamer, metadata (for example, title and artist
info on an MP3) is preserved.
* Adheres to the GNOME HIG as much as possible.
* Supports the Schroedinger encoder for encoding to the Dirac video format
(note that this encoder is currently experimental).
* Supports encoding to the Matroska container format.

Application versions: 
AttachmentSizeDate
File oggconvert_0.3.3-2_all.deb56.64 KB05/08/2013 - 14:06
Changelog: 

oggconvert (0.3.3-2) unstable; urgency=low

* Switch to dh_python2.
* debian/control:
- Bump Standards-Version to 3.9.2, no changes needed.
* debian/copyright:
- Convert to DEP5 format.