diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-12 15:15:51 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:37:41 +0700 |
commit | eb3a46134ba5b23241bf41cc8bad114fe654c9a5 (patch) | |
tree | df8b61607fc9a4141b9349ae9eade3c458db9eda /audio/alsa-plugin-ffmpeg | |
parent | 028aef870ec19e6ecf89ca03d565afd2faa8cf47 (diff) | |
download | slackbuilds-eb3a46134ba5b23241bf41cc8bad114fe654c9a5.tar.gz |
audio/alsa-plugin-ffmpeg: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/alsa-plugin-ffmpeg')
-rw-r--r-- | audio/alsa-plugin-ffmpeg/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/alsa-plugin-ffmpeg/README b/audio/alsa-plugin-ffmpeg/README index 345d21592a..b25d2dae4d 100644 --- a/audio/alsa-plugin-ffmpeg/README +++ b/audio/alsa-plugin-ffmpeg/README @@ -6,8 +6,8 @@ The a52 plugin converts S16 linear format to an A52 compressed stream and sends it to an SPDIF output. The lavcrate plugin is an external rate converter using libavcodec's -resampler, which may produce higher quality results than the libsamplerate -converter included in Slackware's alsa-plugins package. +resampler, which may produce higher quality results than the +libsamplerate converter included in Slackware's alsa-plugins package. These plugins are included in the alsa-plugins source, but are not included in Slackware's alsa-plugins package because Slackware doesn't |