diff options
Diffstat (limited to 'multimedia/ffmpeg2theora/README')
-rw-r--r-- | multimedia/ffmpeg2theora/README | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/multimedia/ffmpeg2theora/README b/multimedia/ffmpeg2theora/README index 6e232e40a3..0c48a18d83 100644 --- a/multimedia/ffmpeg2theora/README +++ b/multimedia/ffmpeg2theora/README @@ -1,8 +1,5 @@ -ffmpeg2theora is a simple converter to create Ogg-Theora files. It currently -provides only command-line interface to convert any files that ffmpeg -can decode. +ffmpeg2theora is a simple converter to create Ogg-Theora files. +It currently provides only command-line interface to convert any +files that ffmpeg can decode. -Dependencies include: -1. ffmpeg (available at SBo) -2. scons (available at SBo, required for building ffmpeg2theora) -3. libkate (available at SBo, required for subtitles support) +This requires scons, ffmpeg, and libkate. |