PVideoTools Class Reference
Detailed Description
The PVideoTools class contains some helper functions to easily manipulate video files.
You cannot create instances of PVideoTools.
Definition at line 27 of file PVideoTools.h.
#include <PVideoTools.h>
Member Function Documentation
◆ Extract()
|
static |
Extracts a sub-part of the specified video file.
You can specify the codec used for the output video file with the "fourcc" parameter. Example: outputVideoFilename could be "myFile.avi?fourcc=XVID".