diff options
Diffstat (limited to 'audio/alsa-plugin-ffmpeg/README')
-rw-r--r-- | audio/alsa-plugin-ffmpeg/README | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/audio/alsa-plugin-ffmpeg/README b/audio/alsa-plugin-ffmpeg/README new file mode 100644 index 0000000000000..345d21592a83b --- /dev/null +++ b/audio/alsa-plugin-ffmpeg/README @@ -0,0 +1,14 @@ +alsa-plugin-ffmpeg (ffmpeg plugins for ALSA) + +These are the a52 and lavcrate plugins for ALSA. + +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. + +These plugins are included in the alsa-plugins source, but are not +included in Slackware's alsa-plugins package because Slackware doesn't +ship with ffmpeg. |