Hi Alex,
From Ubuntu 14.04, the command:
avconv -re -video_size 2560x1600 -f x11grab -r 4 -i 0.0 -f avi -an udp://
239.0.1.23:1234yields this error:
[x11grab @ 0x104c280] Could not open X display.
0.0: Input/output error
Have you seen this before? Do my av libraries just need to be updated or does x11grab maybe not work on Ubuntu? Any ideas? (thanks in advance)