From: Portia on
Hello. I am using mplay to display some video of a file selected by the user. The video sizes are 480 X 720 so mplay does not show the full image when it is run. Is there a way to programmatically set mplay to open up the video using the correct dimensions? I know that there is an autosize function within the gui but I would like to eliminate that step for the user if possible.

Thank you