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 <[email protected]> wrote:
> 
> What would it take to get them implemented?
> 
> 
>> Sent: Thursday, December 03, 2015 at 4:46 AM
>> From: "Lopes Yoann" <[email protected]>
>> To: "Jason H" <[email protected]>
>> Cc: interest <[email protected]>
>> Subject: Re: [Interest] Do Camera.videoRecorder options matter?
>> 
>> 
>>> On 02 Dec 2015, at 23:49, Jason H <[email protected]> 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
>> 

_______________________________________________
Interest mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to