Hello. Searching on the forums showed up two people asking the same question back in 2005 but no answer
Is it possible to stream the output of a visualization plugin ? I tried something like
vlc --audio-visual=goom --sout="#std" --sout-standard-access=udp --sout-standard-mux=ts --sout-standard-dst=localhost:1234 myfile.mp3
and it doesn't work (using today's trunk checkout). Is there a trick to do it or is it utterly impossible ?
TIA.