Today I tried to do some experiments with two props that control the video size and fps.
Framerate prop 168(0=30fps, 1=24fps, 2=240fps, 3=120fps)
Resolution prop 171(1=240p, 2=480p, 4=720p, 5=1080p)
I was interested if I can set 1080p to 30fps (default 24fps) and found that if I record a maximum of 2-3 seconds of video everything is ok but when I do longer recordings the camera crashes when stopping the video. The problem is not just in 1080p, same happens if I override 240p, 480p or 720p to 24fps(30 default). Romlog shows a MovWriter.c assert. Maybe this could be fixed someday. For now I don't know how.
And yes, it's impossible to override the slow-motion to higher resolutions, it doesn't even start and crashes.