Filter_ascii Documentation |
Capabilities|| Video || Audio || RGB || YUV || YUV422 || multiple instances || processing type || frames needed || || yes || no || yes || yes || no || yes || POST || 1 || Introduction |
Requirements: |
Requirements |
Warning: |
Warning |
Parameters:;help:Display a short description of the filter and its arguments. |
ParametersDefault values are shown in [green] in square brackets. ; help Display a short help : Display a short description of the filter and its arguments. |
|
;font [required]: A valid font file (*.psf). Font files that come with the aart package work well. |
|
; font PSF font file [default8x9.psf] : A valid font file (*.psf). Font files that come with the aart package work well. |
|
;pallete [required]: A valid color pallete file (*.pal). The color pallete files that comes with the aart package works well. |
|
; pallete PAL palette file [colors.pal] : A valid color pallete file (*.pal). The color pallete files that comes with the aart package works well. |
|
;threads: Use multiple-threaded routine for frame-processing. Recommended value for this option is 1, so don't use this option unless you know what you are doing. |
|
; threads Use multiple-threaded routine (0-oo) [0] : Use multiple-threaded routine for frame-processing. Recommended value for this option is 1, so don't use this option unless you know what you are doing. |
|
;buffer: Use 'aart' internal buffer for ouput. Recommended value for this option is 'off', so don't use this option unless you know what you are doing. |
|
; buffer Use `aart` internal buffer for output : Use 'aart' internal buffer for ouput. Recommended value for this option is 'off', so don't use this option unless you know what you are doing. |
Usage Examples: |
Usage Examples |
| Video | Audio | RGB | YUV | YUV422 | multiple instances | processing type | frames needed |
| yes | no | yes | yes | no | yes | POST | 1 |
Unkike current 'aalib' output drivers (that you will find in most players), the output of this filter is not display-dependent. This means that your ascii-art rendered video will be playable with any other player !
This filter is a video, post-process only filter. You can use it in both mono or multi-threaded mode. Please notice it supports RGB and YUV color spaces.
'aart' comes with a few data stuff. In particular, you will be provided a color pallete (colors.pal). This file is a matching index between your input video colors and your output ascii-art video colors. Please notice that you can define your own color pallete, but this is not a trivial task. In most of cases, the provided pallete will work properly.
'aart' also comes with some default fonts but you are free to use your own ones (ie installed on your system).
$ transcode ... -J ascii=font:~/default8x9.psf:pallete:~/colors.pal
Original cartoon
Ascii-art cartoon