Content-type: text/html
Manpage of OGGCAT
OGGCAT
Section: User Manuals (1)
Updated: JULY 2009
Index
Return to Main Contents
NAME
oggCat - concatenates two ogg video files (.ogv, .ogg or oga)
SYNOPSIS
oggCat outfile.ogv file1.ogv file2.ogv [ file3.ogv [...] ]
DESCRIPTION
oggCat
concatenates two or more ogg files.
The first ogg file defines the outline of the newly created file (with the numbers of parallel streams). The other files are mapped to this outline. So oggCat tries to find a matching stream (video and audio) and complains if there were not enough matches found in a file. In that case this file is omitted and is not inserted into the new file.
The video streams must match in size and framerate.
The audio streams must match in number of channels, samplerate and datarate.
AUTHOR
Joern Seger <yorn at gmx dot net>
oggCut(1),
oggJoin(1),
oggSplit(1),
oggResize(1),
oggSlideshow(1),
oggThumb(1),
oggSilence(1)
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- AUTHOR
-
This document was created by
man2html,
using the manual pages.
Time: 03:39:57 GMT, July 17, 2009