Using Raspivid and this command line statement (raspivid -w 640 -h 480 -fps 90 -t 0000 -p 0,0,640,480) I can display a 640x480 image on my monitor and also control the size and position of the image on my monitor. What would a comparable Raspiraw command line statement look like?