Difference between revisions of "Cacagoom"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
If you have vlc compiled with both caca and goom you can listen to music with caca rendering the output of goom. Try something like this: | If you have vlc compiled with both caca and goom you can listen to music with caca rendering the output of goom. Try something like this: | ||
− | + | <pre> | |
− | vlc --audio-filter goom --vout caca somemusic.mp3 | + | vlc --audio-filter goom --vout caca somemusic.mp3</pre> |
Revision as of 19:50, 28 January 2005
If you have vlc compiled with both caca and goom you can listen to music with caca rendering the output of goom. Try something like this:
vlc --audio-filter goom --vout caca somemusic.mp3