[Interest] Do Camera.videoRecorder options matter?

Lopes Yoann Yoann.Lopes at theqtcompany.com
Fri Dec 4 12:29:39 CET 2015


If all you care about is changing the capture resolution and frame rate, you can also use Camera.viewfinder.resolution, Camera.viewfinder.minimumFrameRate and Camera.viewfinder.maximumFrameRate.


> On 03 Dec 2015, at 14:58, Jason H <jhihn at gmx.com> wrote:
> 
> What would it take to get them implemented?
> 
> 
>> Sent: Thursday, December 03, 2015 at 4:46 AM
>> From: "Lopes Yoann" <Yoann.Lopes at theqtcompany.com>
>> To: "Jason H" <jhihn at gmx.com>
>> Cc: interest <interest at qt-project.org>
>> Subject: Re: [Interest] Do Camera.videoRecorder options matter?
>> 
>> 
>>> On 02 Dec 2015, at 23:49, Jason H <jhihn at gmx.com> wrote:
>>> 
>>> But I'm looking at the videoRecorder stuff and none of it seems to matter. 
>>> I'm looking at: https://fossies.org/linux/qt-everywhere-opensource-src/qtmultimedia/src/plugins/avfoundation/camera/avfmediarecordercontrol.mm
>>> 
>>> Line 225: void AVFMediaRecorderControl::applySettings() is an empty function. I can't see where Qt is setting anything to the properties specified.
>>> 
>>> I'm trying to acquire video for limited-bandwidth uploads, so changing resolutions and framerates is important to me.
>> 
>> Video settings for camera recording are not implemented on OS X / iOS. See https://wiki.qt.io/Qt_5.5.0_Multimedia_Backends
>> 




More information about the Interest mailing list