diff options
Diffstat (limited to 'multimedia/transcode/README')
-rw-r--r-- | multimedia/transcode/README | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/multimedia/transcode/README b/multimedia/transcode/README index d99e428405e3b..d355e7e4556f2 100644 --- a/multimedia/transcode/README +++ b/multimedia/transcode/README @@ -5,12 +5,11 @@ the frames (export modules). It supports elementary video and audio frame transformations, including de-interlacing or fast resizing of video frames and loading of external filters. -This can optionally use lame. - You can enable some optional (not-autodetected) features by passing variables to the script: A52DEC=yes|no (default: no), requires a52dec FAAC=yes|no (default: no), requires faac +LAME=yes|no (default: no), requires lame LIBDV=yes|no (default: no), requires libdv LIBMPEG2=yes|no (default: no), requires libmpeg2 MJPEGTOOLS=yes|no (default: no), requires mjpegtools |