Difference between revisions of "Documentation:Modules/caca"
Jump to navigation
Jump to search
m (+First version) |
(→Source code: New section, move example usage into the expected section) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | {{Image requested}} | ||
{{Module|name=caca|type=Video output|first_version=0.7.0|description=Colored ASCII Art video output}} | {{Module|name=caca|type=Video output|first_version=0.7.0|description=Colored ASCII Art video output}} | ||
Line 4: | Line 5: | ||
{{clear}} | {{clear}} | ||
− | + | == Usage == | |
{{%}} '''vlc --vout caca somevideo.avi''' | {{%}} '''vlc --vout caca somevideo.avi''' | ||
− | {{ | + | == Source code == |
+ | * {{VLCSourceFile|modules/video_output/caca.c}} | ||
{{Documentation footer}} | {{Documentation footer}} |
Latest revision as of 08:57, 9 March 2019
Module: caca | |
---|---|
Type | Video output |
First VLC version | 0.7.0 |
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.
Usage
% vlc --vout caca somevideo.avi
Source code
This page is part of official VLC media player Documentation (User Guide • Streaming HowTo • Hacker Guide • Modules)
Please read the Documentation Editing Guidelines before you edit the documentation
Please read the Documentation Editing Guidelines before you edit the documentation
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.