Capabilities
| Video | Audio | RGB | YUV | YUV422 | AC3 | PCM |
| yes | yes | yes | no | yes | no | yes |
Introduction
This import module uses transcodes avilib library to import AVI files.
Parameters
This module has no parameters.
Usage Examples
- Import an AVI file and RGB colorspace. Transcodes default colorspace (YUV) is not supported by this module
-x avi --use_rgb
Author
Thomas Östreich