Don't allow negative integer values
Using a negative resolution or framerate can break ffmpeg. We should verify that these values are positive before running ffmpeg.
Using a negative resolution or framerate can break ffmpeg. We should verify that these values are positive before running ffmpeg.