I'm trying to watch movies across two lcd's.
I've had a look at the 'wall' filter.
running something like <code>vlc --filter wall --wall-cols 2 --wall-cols 1 --wall-active 0,1 movie.avi</code>
Both of the segments are then centered on each.
I've tried addding an 'align 1' to align left. But it aligns both parts. I want to align the movie on the left lcd to right alignment, and the movie on the right lcd to left alignment. So that they are both join in the centre. Does this make sense?
I've been struggling with this for a while. Can anbody help me out?
Cheers,