diff options
Diffstat (limited to 'multimedia/oggvideotools/README')
-rw-r--r-- | multimedia/oggvideotools/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/multimedia/oggvideotools/README b/multimedia/oggvideotools/README new file mode 100644 index 000000000000..ec3bdc36fed8 --- /dev/null +++ b/multimedia/oggvideotools/README @@ -0,0 +1,8 @@ +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 provides handy command line tools for creating and manipulating these +video files. + +It needs SDL, libvorbis and libtheora which are all part of slackware +install. |