fix setting of framerate denominator
commit1567dd885e28128060d85beb7ea7c72dff144cbe
authorJonathan Rosser <jrosser@rd.bbc.co.uk>
Thu, 15 Jan 2009 15:24:18 +0000 (15 15:24 +0000)
committerJonathan Rosser <jrosser@rd.bbc.co.uk>
Thu, 15 Jan 2009 15:24:18 +0000 (15 15:24 +0000)
tree22fb5c5c87a08dd6ec9d066ab3e9cb606a74759a
parent2f4b6f02e3bc66e2fa1ab12aec22989a2d586dfe
fix setting of framerate denominator

when using an option like --fr 24 the frame rate denominator from the
preset was not overwritten with 1. --fr 24/1 would have been ok, but now
either form is working.
src/schrooptions.cpp