Ogg Video Tools 0.2 (Default branch) |
|
|
The Ogg Video Tools is a toolbox for manipulating
Ogg video files, which usually consist of a video
stream (Theora) and an audio stream (Vorbis). It
includes a number of handy command line tools for
manipulating these video files, such as for
splitting the different streams.
License: GNU General Public License (GPL)
Changes:
This version provides two new command line tools.
"oggJoin" multiplexes video and audio streams. It
works together with oggSplit, which demultiplexes
an ogg video file into its video and audio
streams. Additionally, there is the "oggCut"
command line tool, which creates a new ogg video
file by giving the original file and a start and
end position.
|