Hello,
I'm looking for a way to redirect VLC video output to a program (mencoder in this case) rather than displaying the frames. If no such thing is directly possible with vlc, is there any setup that can do the job? (for example: vlc http/rtp streaming --> (intermediate tool) read the frames from local port --> feed output to mencoder)
Thanks in advance.