[Interest] Android video recorder resolutions not working

Jason H jhihn at gmx.com
Fri Jun 8 17:35:30 CEST 2018


I'm trying to record HD video, but all get is 352x288...
videoRecorder {
mediaContainer: "mp4"
frameRate: 30
videoEncodingMode: CameraRecorder.ConstantQualityEncoding
resolution: Qt.size(1920, 1080)
videoCodec: "h264"
}

What am I doing wrong?



More information about the Interest mailing list