View Single Post
Posts: 284 | Thanked: 74 times | Joined on Mar 2010 @ Wigan, UK
#24
Figured it out, its a little bit of me being stupid it seems! lol

From vi_'s post and the site he linked it mentioned this

* -s wxga makes ffmpeg to set the size of the video to wxga which is shortcut for 1366x768. This is a strange resolution to use, I'd just write -s 800x600.
and i was using "-s wxga" which is equivilent to using "-s 1366x768" so i changed this bit to "-s 800x480" with the rest of the command and it works.

N900 does slow down a bit though while encoding