From ff09a30c9ca5ec8886b05b5c08bf11a482f9d225 Mon Sep 17 00:00:00 2001 From: "M.Dinslage" Date: Sat, 2 Nov 2019 01:06:55 +0700 Subject: multimedia/ccextractor: Added (captions extractor for MPEG files). Signed-off-by: Willy Sudiarto Raharjo --- multimedia/ccextractor/README | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 multimedia/ccextractor/README (limited to 'multimedia/ccextractor/README') diff --git a/multimedia/ccextractor/README b/multimedia/ccextractor/README new file mode 100644 index 000000000000..6dccda83a44d --- /dev/null +++ b/multimedia/ccextractor/README @@ -0,0 +1,12 @@ +CCExtractor is a tool that analyzes video files and produces +independent subtitle files from the closed captions data. CCExtractor +is portable, small, and very fast. Notable features include the +ability to extract subtitles in real-time, translate subtitles, +extract closed captions from DVDs, and convert closed captions +to subtitles. + +By default only build the CLI version of ccextractor. If you would +like to also build the GUI version, then install glfw3 available +here at SBo and run the script like so + +GUI=yes ./ccextractor.SlackBuild -- cgit v1.2.3