Stagefright is enabled. I don't believe you can play any recorded videos that way. You can go into build.prop and change the stagefright lines from true to false to fix that and then you will get back to 1400s.
Edit: Some of the first downloaders got a stagefright enabled version... It was corrected shortly thereafter. If you score 2000+ quadrant, just go into build.prop and change the lines to false and you'll be good to go.
To confirm, the file is /system/build.prop. The properties are:
media.stagefright.enable-player
media.stagefright.enable-meta
media.stagefright.enable-scan
media.stagefright.enable-http
All of these need to be set to false?