diff options
author | Nishant Limbachia <nishant@mnspace.net> | 2010-06-28 10:43:05 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2010-06-28 10:43:05 -0400 |
commit | e5e9b1e9652de217454cbd551f7176bfa90fec43 (patch) | |
tree | ece99dfca7b49a80250bde725f8b1c8995823699 /libraries/libkate/README | |
parent | 18c64c99899a30273a431fd4e4c50d64534ad8d9 (diff) | |
download | slackbuilds-e5e9b1e9652de217454cbd551f7176bfa90fec43.tar.gz |
libraries/libkate: Added (codec for karaoke and text support in Ogg)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'libraries/libkate/README')
-rw-r--r-- | libraries/libkate/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libraries/libkate/README b/libraries/libkate/README new file mode 100644 index 0000000000..bbecfa741f --- /dev/null +++ b/libraries/libkate/README @@ -0,0 +1,6 @@ +Kate is a codec for karaoke and text encapsulation for Ogg. Most of the time, +this would be multiplexed with audio/video to carry subtitles, song lyrics +(with or without karaoke data), etc. + +libkate is required if you want subtitles support while encoding files with +ffmpeg2theora. |