Re: [Bf-committers] New camera preset: Blackmagic Pocket Cinema Camera

2014-08-12 Thread Ejner Fergo
Hi,

Can we also get a preset for the Blackmagic Production camera 4K at the
same time? I'll get some test shots from that camera later this month.

The sensor is 21.12mm x 11.88mm

I can only see the width size on the templates for cameras in Blender, why is
not displaying the height as well? Is that correct?

It is because the normal camera presets and tracking camera presets are
different. Both dimensions are present in the normal camera, while the
tracking camera only uses the width. It would be cool if the two presets
could be consolidated though, if possible.

/Ejner Fergo




On Mon, Aug 11, 2014 at 11:29 PM, Sam Vila samv...@gmail.com wrote:

 The sensor size is 12.48mm x 7.02mm.

 I can only see the width size on the templates for cameras in Blender, why
 is not displaying the height as well? Is that correct?

 The width for template of the other Blackmagic camera is 15.81mm but
 doesn't show any height. In any camera shows the height only the width.

 By the way Daniel, thanks very much for trying to commit this, it would be
 handy to have more templates for other cameras, I will try to provide more
 in the future, at least the most well known cameras.
 ___
 Bf-committers mailing list
 Bf-committers@blender.org
 http://lists.blender.org/mailman/listinfo/bf-committers

___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers


[Bf-committers] New camera preset: Blackmagic Pocket Cinema Camera

2014-08-12 Thread Sam Vila
Hi Ejner,

I agree, we should have the width and the height as well, it's kind of
confusing just having one but not the other one. The 4K version would be a
good addition as well.
___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers


Re: [Bf-committers] New camera preset: Blackmagic Pocket Cinema Camera

2014-08-12 Thread Ejner Fergo
I don't think the tracking algorithm uses the sensor height, but as I
mentioned, the normal camera presets in the properties editor does show
both sensor width and height (horizontal/vertical sensor fit), for
calculating the horizontal and vertical FOV.

Here's the presets for the original BMCC:

Normal camera
---
import bpy
bpy.context.camera.sensor_width = 15.81
bpy.context.camera.sensor_height = 8.88
bpy.context.camera.sensor_fit = 'HORIZONTAL'
---

Tracking camera
---
import bpy
camera = bpy.context.edit_movieclip.tracking.camera

camera.sensor_width = 15.81
camera.units = 'MILLIMETERS'
camera.pixel_aspect = 1
camera.k1 = 0.0
camera.k2 = 0.0
camera.k3 = 0.0
---

I imagine it requires some bigger changes to consolidate the two presets
into one...




On Tue, Aug 12, 2014 at 6:10 PM, Sam Vila samv...@gmail.com wrote:

 Hi Ejner,

 I agree, we should have the width and the height as well, it's kind of
 confusing just having one but not the other one. The 4K version would be a
 good addition as well.
 ___
 Bf-committers mailing list
 Bf-committers@blender.org
 http://lists.blender.org/mailman/listinfo/bf-committers

___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers


[Bf-committers] New camera preset: Blackmagic Pocket Cinema Camera

2014-08-11 Thread Sam Vila
Hi Daniel, are you talking about Sebastian König? Do he has rights to
commit this?

Thanks.
___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers


Re: [Bf-committers] New camera preset: Blackmagic Pocket Cinema Camera

2014-08-11 Thread Daniel Salazar - patazstudio.com
Yeah we got permission to do it. I have rights too. Can you give me
the exact sensor size in both height and width?
Daniel Salazar
patazstudio.com


On Mon, Aug 11, 2014 at 11:09 AM, Sam Vila samv...@gmail.com wrote:
 Hi Daniel, are you talking about Sebastian König? Do he has rights to
 commit this?

 Thanks.
 ___
 Bf-committers mailing list
 Bf-committers@blender.org
 http://lists.blender.org/mailman/listinfo/bf-committers
___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers


[Bf-committers] New camera preset: Blackmagic Pocket Cinema Camera

2014-08-11 Thread Sam Vila
The sensor size is 12.48mm x 7.02mm.

I can only see the width size on the templates for cameras in Blender, why
is not displaying the height as well? Is that correct?

The width for template of the other Blackmagic camera is 15.81mm but
doesn't show any height. In any camera shows the height only the width.

By the way Daniel, thanks very much for trying to commit this, it would be
handy to have more templates for other cameras, I will try to provide more
in the future, at least the most well known cameras.
___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers


[Bf-committers] New camera preset: Blackmagic Pocket Cinema Camera

2014-08-08 Thread Sam Vila
Hi,

Where can I request to add new presets for the movie clip editor? I would
like the developers to add the Blackmagic Pocket Cinema Camera, we already
have on Blackmagic camera there but it would be interesting to have the
pocket version as well. If you are interested to add this new preset the
width for the sensor is 12.48mm.

If this is not the right place for this request please let me know who do I
have to contact for this request.

Thanks.
___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers


Re: [Bf-committers] New camera preset: Blackmagic Pocket Cinema Camera

2014-08-08 Thread Daniel Salazar - patazstudio.com
Sebastian, shall we add this?
Daniel Salazar
patazstudio.com


On Fri, Aug 8, 2014 at 7:54 PM, Sam Vila samv...@gmail.com wrote:
 Hi,

 Where can I request to add new presets for the movie clip editor? I would
 like the developers to add the Blackmagic Pocket Cinema Camera, we already
 have on Blackmagic camera there but it would be interesting to have the
 pocket version as well. If you are interested to add this new preset the
 width for the sensor is 12.48mm.

 If this is not the right place for this request please let me know who do I
 have to contact for this request.

 Thanks.
 ___
 Bf-committers mailing list
 Bf-committers@blender.org
 http://lists.blender.org/mailman/listinfo/bf-committers
___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers