diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-13 15:38:52 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-13 15:38:52 -0400 |
commit | 5c19f9ace74023c73abf9770101221b5a0499a6f (patch) | |
tree | 8f57ec8cfc26e4b9a94e7d5818b6a933bec8375d /libraries/libkate | |
parent | 48bf1414da8f06bf577a5d0dfd3331f616adc4e4 (diff) |
libraries/libkate: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'libraries/libkate')
-rw-r--r-- | libraries/libkate/README | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/libraries/libkate/README b/libraries/libkate/README index bbecfa741f56..c53d1a63a851 100644 --- a/libraries/libkate/README +++ b/libraries/libkate/README @@ -1,6 +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. +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. +libkate is required if you want subtitles support while encoding files +with ffmpeg2theora. |