Capabilities
| Video | Audio | RGB | YUV | YUV422 | AC3 | PCM |
| no | yes | no | no | no | yes | yes |
Introduction
Extracts/decodes AC3 audio streams to either raw AC3 or raw PCM.
Parameters
This module has no direct parameters.
By default, this module will decode AC3 to PCM.
Using the
-A option with transcode will cause this module to extract a "clean AC3 stream",
since
-A causes transcode to use AC3 as it's internal audio codec.
Usage Examples
-x null,ac3
Author
Thomas Oestreich