Topic says it all...
If I export the images to png the resoultion is perfect but the canvas is too large, or you could call it a bounding box as well I guess.. Are there any way to manually set this?
I'd like to keep the resolution and "clip" the area rendered.. any suggestions?
Change the canvas size without changing the resolution?
Moderators: Víctor Paredes, Belgarath, slowtiger
If I understand your problem correctly, you simply need to zoom in with the zoom camera tool. The resolution is set in the Project Settings menu but you crop with the zoom camera tool. Hope this helps.
Alan
Alan
Get some "Good Advice" at www.decksawash.net
Hmm... that was not the problem.. If I use the camera zoom the resolution will stay the same, but my figure is getting bigger..alano wrote:If I understand your problem correctly, you simply need to zoom in with the zoom camera tool. The resolution is set in the Project Settings menu but you crop with the zoom camera tool. Hope this helps.
Alan
the problem is that I want all the frames to be cropped (you got the word I was missing in the first post

A reference would be the crop tool in The GIMP, I put a rectangle on my image and crop everything around that rectangle.. the image resolution is kept this way
I hope that clearify it a bit?
A work around would be to read all the frames through a ImageMagick bashscript.. but if moho has the power that scripting would be a waste of time

You can set the "resolution" to anything you want.
If the movie you export is 320 x 240 and you wanted to "crop" it to 20 x30... then... the project resolution should be 20 x 30 and you would scale the character or content to the size you want in that space.
If you want to crop that region but scale it up... then... you zoom the camera as explained... or scale the layer of the content. But you set the size ration in the project settings.
The pixel dimensions of the project are just that... exact pixel dimensions at 72 dpi... there is no "resolution".
It isn't like gimp or photoshop where you have a defined pixel resolution of an image that can change... like... 4 x 5 inches at 150 dpi. An image that is 600 x 400 pixels at 72 dpi is exactly the same size as 600 x 400 at 300 dpi.
The resolution is determined by pixel dimensions. Programs like the gimp and photoshop also have to deal with print resolutions.
Moho is always dealing with 72 dpi. If your image is 400 pixels high and the Moho project is 400 pixels high the image fits top to bottom. If you increase the moho file to 800 pixels high... the image is smaller in relation... it is based on 72 dpi... a fixed resolution. If you zoom in on that image than it "gets bigger".
Hope this makes sense.
-Vern
If the movie you export is 320 x 240 and you wanted to "crop" it to 20 x30... then... the project resolution should be 20 x 30 and you would scale the character or content to the size you want in that space.
If you want to crop that region but scale it up... then... you zoom the camera as explained... or scale the layer of the content. But you set the size ration in the project settings.
The pixel dimensions of the project are just that... exact pixel dimensions at 72 dpi... there is no "resolution".
It isn't like gimp or photoshop where you have a defined pixel resolution of an image that can change... like... 4 x 5 inches at 150 dpi. An image that is 600 x 400 pixels at 72 dpi is exactly the same size as 600 x 400 at 300 dpi.
The resolution is determined by pixel dimensions. Programs like the gimp and photoshop also have to deal with print resolutions.
Moho is always dealing with 72 dpi. If your image is 400 pixels high and the Moho project is 400 pixels high the image fits top to bottom. If you increase the moho file to 800 pixels high... the image is smaller in relation... it is based on 72 dpi... a fixed resolution. If you zoom in on that image than it "gets bigger".
Hope this makes sense.
-Vern
Cheers buds..
It seems like I've misunderstood the first post, and thanks Vern for pointing it further out... It was indeed the camera zoom I could use for the job..
I suspect my use of the word resolution. might have mislead you..
by resolution I meant the canvas dimensions on the output png pictures..
Anyway by setting the width and height to eg. 20x30 and zoom in, it worked out.
It seems like I've misunderstood the first post, and thanks Vern for pointing it further out... It was indeed the camera zoom I could use for the job..
I suspect my use of the word resolution. might have mislead you..
by resolution I meant the canvas dimensions on the output png pictures..
Anyway by setting the width and height to eg. 20x30 and zoom in, it worked out.