Difference between revisions of "Documentation:Modules/caca"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
Output video with colored text instead of the image. Uses [http://libcaca.zoy.org/ libcaca]. | Output video with colored text instead of the image. Uses [http://libcaca.zoy.org/ libcaca]. | ||
+ | |||
+ | Example usage: | ||
+ | vlc --vout caca somevideo.avi | ||
{{Stub}} | {{Stub}} |
Revision as of 10:55, 12 December 2006
Module: caca | |
---|---|
Type | Video output |
First VLC version | - |
Last VLC version | - |
Operating system(s) | all |
Description | Colored ASCII Art video output |
Shortcut(s) | - |
Output video with colored text instead of the image. Uses libcaca.
Example usage:
vlc --vout caca somevideo.avi