Do not put H264 in avi.
GoToMeeting
samples, vlc version
2.1.1.
Command line example:
"C:\\Program Files\
vlc-2.1.1\vlc.exe" -vvv "C:\\g2m4.wmv" :sout=#transcode{vcodec=
h264,vb=1024,scale=1,fps=15,width=1280,height=1024,acodec=
mp4a,channels=1} :std{access=file,mux=
mp4,dst="C:\\g2m4.output.avi"} --start-time=0 --stop-time=30
--avi-index=1 vlc://quit
But... does not work.