Re: Video bit rate

2013-12-09 Thread Seth Willits
On Dec 9, 2013, at 2:27 AM, Damien Cooke  wrote:

> I am taking video on in my iPhone app at 1280x720 this turns out at about 
> 40Mb/min  What I want is to drop the bit rate not the size using 
> AVAssetWriter/AVAssetReader, is this possible or even the right way of doing 
> this?

Yes. You can specify the bit rate and profile to use when writing.


--
Seth Willits


___

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Video bit rate

2013-12-09 Thread Damien Cooke
Hi All,
I am taking video on in my iPhone app at 1280x720 this turns out at about 
40Mb/min  What I want is to drop the bit rate not the size using 
AVAssetWriter/AVAssetReader, is this possible or even the right way of doing 
this?

I am able to get what I want by dropping the bit rate in an external app so can 
I achieve this on the phone?

Regards
Damien   
___

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com