On 12/30/2012 15:16, Antonio Roberts wrote:
And with that I think I've identified the actual bug here. I still can't override that framerate by changing the option in the codec setting
yes, indeed you found a bug here.
it seems that currently there is no real way to set any property (including "framerate") with [pix_record]. the "set" message is misdirected at setting the filename (just like "filename").
i have just pushed a fix for that to Gem's repository.
fgamdsr IOhannes