Hi all, I use vlc with this command vlc DummyUser_image.jpg --fake-duration 7200000 --sout '#transcode{vcodec=H263p,width=352,height=288,acodec=none}:duplicate{dst=rtp{dst=195.223.177.55,port-audio=14650,port-video=18398}}' I would like to send a static image. How can I set the dimension of GOP and ...