Subdividing a Mask The Next CEO of Stack OverflowIs it possible to take a mask clip and 'connect' it to a specific point on a moving object?Separate Masks in Node EditorConstrained depth of sculptingSky-only pass with the foreground knocked out?3D Model mask? ID?How to change the alpha blend amount with sideways transition?Mask not fully maskingWhy does my mask move when I zoom?my mask is not the right sizehow do i combine scenes with video footage in Blender VSE?Is it possible to use Blender mask modifier animations in Unity? Or other solution to making something disappear?Mask not moving with strip in vse properly
How to start emacs in "nothing" mode (`fundamental-mode`)
Unreliable Magic - Is it worth it?
Apart from "berlinern", do any other German dialects have a corresponding verb?
Does it take more energy to get to Venus or to Mars?
What is the difference between "behavior" and "behaviour"?
Rotate a column
Why does C# sound extremely flat when saxophone is tuned to G?
What do "high sea" and "carry" mean in this sentence?
Is the concept of a "numerable" fiber bundle really useful or an empty generalization?
Fastest way to shutdown Ubuntu Mate 18.10
What makes a siege story/plot interesting?
Can a single photon have an energy density?
Where to find order of arguments for default functions
How to make a variable always equal to the result of some calculations?
Return of the Riley Riddles in Reverse
How can I get through very long and very dry, but also very useful technical documents when learning a new tool?
What's the point of interval inversion?
Should I tutor a student who I know has cheated on their homework?
Why here is plural "We went to the movies last night."
Can the Reverse Gravity spell affect the Meteor Swarm spell?
% symbol leads to superlong (forever?) compilations
Text adventure game code
Why does GHC infer a monomorphic type here, even with MonomorphismRestriction disabled?
Can I equip Skullclamp on a creature I am sacrificing?
Subdividing a Mask
The Next CEO of Stack OverflowIs it possible to take a mask clip and 'connect' it to a specific point on a moving object?Separate Masks in Node EditorConstrained depth of sculptingSky-only pass with the foreground knocked out?3D Model mask? ID?How to change the alpha blend amount with sideways transition?Mask not fully maskingWhy does my mask move when I zoom?my mask is not the right sizehow do i combine scenes with video footage in Blender VSE?Is it possible to use Blender mask modifier animations in Unity? Or other solution to making something disappear?Mask not moving with strip in vse properly
$begingroup$
Is there any way to subdivide an already created mask. I'm working on a project where I have already manually masked about 50 frames (about 2 hours' worth of work), when i realized that there aren't enough vertices (is that the word?) in the mask. Is there any way to fix this without just making a separate mask?
masking
$endgroup$
add a comment |
$begingroup$
Is there any way to subdivide an already created mask. I'm working on a project where I have already manually masked about 50 frames (about 2 hours' worth of work), when i realized that there aren't enough vertices (is that the word?) in the mask. Is there any way to fix this without just making a separate mask?
masking
$endgroup$
1
$begingroup$
What would the drawback be of creating an additional mask? When rotoscoping complex shapes, having multiple masks for various parts is quite usual.
$endgroup$
– Leander
10 hours ago
$begingroup$
For this particular structure I'm rotoscoping a person, and don't have enough verticies for the legs, so I don't really know how to make it not look super awkward to have two separate masks
$endgroup$
– TheCatalyst
9 hours ago
add a comment |
$begingroup$
Is there any way to subdivide an already created mask. I'm working on a project where I have already manually masked about 50 frames (about 2 hours' worth of work), when i realized that there aren't enough vertices (is that the word?) in the mask. Is there any way to fix this without just making a separate mask?
masking
$endgroup$
Is there any way to subdivide an already created mask. I'm working on a project where I have already manually masked about 50 frames (about 2 hours' worth of work), when i realized that there aren't enough vertices (is that the word?) in the mask. Is there any way to fix this without just making a separate mask?
masking
masking
asked 10 hours ago
TheCatalystTheCatalyst
364
364
1
$begingroup$
What would the drawback be of creating an additional mask? When rotoscoping complex shapes, having multiple masks for various parts is quite usual.
$endgroup$
– Leander
10 hours ago
$begingroup$
For this particular structure I'm rotoscoping a person, and don't have enough verticies for the legs, so I don't really know how to make it not look super awkward to have two separate masks
$endgroup$
– TheCatalyst
9 hours ago
add a comment |
1
$begingroup$
What would the drawback be of creating an additional mask? When rotoscoping complex shapes, having multiple masks for various parts is quite usual.
$endgroup$
– Leander
10 hours ago
$begingroup$
For this particular structure I'm rotoscoping a person, and don't have enough verticies for the legs, so I don't really know how to make it not look super awkward to have two separate masks
$endgroup$
– TheCatalyst
9 hours ago
1
1
$begingroup$
What would the drawback be of creating an additional mask? When rotoscoping complex shapes, having multiple masks for various parts is quite usual.
$endgroup$
– Leander
10 hours ago
$begingroup$
What would the drawback be of creating an additional mask? When rotoscoping complex shapes, having multiple masks for various parts is quite usual.
$endgroup$
– Leander
10 hours ago
$begingroup$
For this particular structure I'm rotoscoping a person, and don't have enough verticies for the legs, so I don't really know how to make it not look super awkward to have two separate masks
$endgroup$
– TheCatalyst
9 hours ago
$begingroup$
For this particular structure I'm rotoscoping a person, and don't have enough verticies for the legs, so I don't really know how to make it not look super awkward to have two separate masks
$endgroup$
– TheCatalyst
9 hours ago
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
You should not be afraid of making more than one mask. It is a lot easier to rotoscope using multiple masks for different sections. Work with simpler shapes, they are a lot easier to manage than a single, larger, more complex one with lots of vertices (or control points).
Having multiple masks will allow you much finer control: you can turn some on or off, vary the feathering and have detail only where you really need it.
See how many masks are used in the following video: https://www.youtube.com/watch?v=NR9w2TRWRlI
or:
You can combine different masks directly as layers
as done in this video https://www.youtube.com/watch?time_continue=482&v=5ZnJLLB1P4M
Or you can combine them in the compositor.
Use a color mix node to subtract, multiply or combine different masks in different ways.
Related: Separate Masks in Node Editor
Another tip is to use the tracking tools in blender and associate the trackers with point of the mask to automate the process.
See:
Is it possible to take a mask clip and 'connect' it to a specific point on a moving object?
$endgroup$
add a comment |
Your Answer
StackExchange.ifUsing("editor", function ()
return StackExchange.using("mathjaxEditing", function ()
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
);
);
, "mathjax-editing");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "502"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fblender.stackexchange.com%2fquestions%2f135558%2fsubdividing-a-mask%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
You should not be afraid of making more than one mask. It is a lot easier to rotoscope using multiple masks for different sections. Work with simpler shapes, they are a lot easier to manage than a single, larger, more complex one with lots of vertices (or control points).
Having multiple masks will allow you much finer control: you can turn some on or off, vary the feathering and have detail only where you really need it.
See how many masks are used in the following video: https://www.youtube.com/watch?v=NR9w2TRWRlI
or:
You can combine different masks directly as layers
as done in this video https://www.youtube.com/watch?time_continue=482&v=5ZnJLLB1P4M
Or you can combine them in the compositor.
Use a color mix node to subtract, multiply or combine different masks in different ways.
Related: Separate Masks in Node Editor
Another tip is to use the tracking tools in blender and associate the trackers with point of the mask to automate the process.
See:
Is it possible to take a mask clip and 'connect' it to a specific point on a moving object?
$endgroup$
add a comment |
$begingroup$
You should not be afraid of making more than one mask. It is a lot easier to rotoscope using multiple masks for different sections. Work with simpler shapes, they are a lot easier to manage than a single, larger, more complex one with lots of vertices (or control points).
Having multiple masks will allow you much finer control: you can turn some on or off, vary the feathering and have detail only where you really need it.
See how many masks are used in the following video: https://www.youtube.com/watch?v=NR9w2TRWRlI
or:
You can combine different masks directly as layers
as done in this video https://www.youtube.com/watch?time_continue=482&v=5ZnJLLB1P4M
Or you can combine them in the compositor.
Use a color mix node to subtract, multiply or combine different masks in different ways.
Related: Separate Masks in Node Editor
Another tip is to use the tracking tools in blender and associate the trackers with point of the mask to automate the process.
See:
Is it possible to take a mask clip and 'connect' it to a specific point on a moving object?
$endgroup$
add a comment |
$begingroup$
You should not be afraid of making more than one mask. It is a lot easier to rotoscope using multiple masks for different sections. Work with simpler shapes, they are a lot easier to manage than a single, larger, more complex one with lots of vertices (or control points).
Having multiple masks will allow you much finer control: you can turn some on or off, vary the feathering and have detail only where you really need it.
See how many masks are used in the following video: https://www.youtube.com/watch?v=NR9w2TRWRlI
or:
You can combine different masks directly as layers
as done in this video https://www.youtube.com/watch?time_continue=482&v=5ZnJLLB1P4M
Or you can combine them in the compositor.
Use a color mix node to subtract, multiply or combine different masks in different ways.
Related: Separate Masks in Node Editor
Another tip is to use the tracking tools in blender and associate the trackers with point of the mask to automate the process.
See:
Is it possible to take a mask clip and 'connect' it to a specific point on a moving object?
$endgroup$
You should not be afraid of making more than one mask. It is a lot easier to rotoscope using multiple masks for different sections. Work with simpler shapes, they are a lot easier to manage than a single, larger, more complex one with lots of vertices (or control points).
Having multiple masks will allow you much finer control: you can turn some on or off, vary the feathering and have detail only where you really need it.
See how many masks are used in the following video: https://www.youtube.com/watch?v=NR9w2TRWRlI
or:
You can combine different masks directly as layers
as done in this video https://www.youtube.com/watch?time_continue=482&v=5ZnJLLB1P4M
Or you can combine them in the compositor.
Use a color mix node to subtract, multiply or combine different masks in different ways.
Related: Separate Masks in Node Editor
Another tip is to use the tracking tools in blender and associate the trackers with point of the mask to automate the process.
See:
Is it possible to take a mask clip and 'connect' it to a specific point on a moving object?
edited 7 hours ago
answered 8 hours ago
cegatoncegaton
64.9k10126279
64.9k10126279
add a comment |
add a comment |
Thanks for contributing an answer to Blender Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fblender.stackexchange.com%2fquestions%2f135558%2fsubdividing-a-mask%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
$begingroup$
What would the drawback be of creating an additional mask? When rotoscoping complex shapes, having multiple masks for various parts is quite usual.
$endgroup$
– Leander
10 hours ago
$begingroup$
For this particular structure I'm rotoscoping a person, and don't have enough verticies for the legs, so I don't really know how to make it not look super awkward to have two separate masks
$endgroup$
– TheCatalyst
9 hours ago