empty frames
empty frames
Does TVP know whether a frame contains pixels or not? If so: I'd like to have the option to make empty frames (instances) visually different from others. Maybe grayed out, or with a horizontal line, like in old X-sheets.
Discuss?
Discuss?
TVP 10.0.18 and 11.0 MacPro Quadcore 3GHz 16GB OS 10.6.8 Quicktime 7.6.6
TVP 11.0 and 11.7 MacPro 12core 3GHz 32GB OS 10.11 Quicktime 10.7.3
TVP 11.7 Mac Mini M2pro 32GB OS 13.5
TVP 11.0 and 11.7 MacPro 12core 3GHz 32GB OS 10.11 Quicktime 10.7.3
TVP 11.7 Mac Mini M2pro 32GB OS 13.5
Re: empty frames
george command to test for empty frame - a short script could test all frames in layer and somehow mark those found (change those frame-names to"empty" maybe).
tv_imagegetbound ["format" "xyxy"|"xywh"]
Get the bounding box of the image content
[PARAMETERS]
"format" "xyxy"|"xywh" enum The bounding box format
_ "xyxy": X1 Y1 X2 Y2
_ "xywh": X Y Width Height (default)
[RETURN]
"empty" string An empty image
[RETURN]
oX1 oY1 oX2 oY2
oX1 oY1 int int The top-left corner of the bounding box
oX2 oY2 int int The bottom-right corner of the bounding box
[RETURN]
oX oY oW oH
oX oY int int The top-left corner of the bounding box
oW oH int int The size of the bounding box
[ERROR]
-1 int No valid format
TVP Pro 11.0.10-64bit Win10 - 64GB ram -2TB HHD - 256GB SSD - Wacom Cintiq 16, driver 6.3.41-1
Android Tablet: rel. 11, Samsung Galaxy Note10.1 - 32GB with microSD 32GB
Android Tablet: rel. 11.5, Samsung Galaxy Tab S7plus - 128GB with microSD 64GB
Android Tablet: rel. 11, Samsung Galaxy Note10.1 - 32GB with microSD 32GB
Android Tablet: rel. 11.5, Samsung Galaxy Tab S7plus - 128GB with microSD 64GB
Re: empty frames
Technically yes, it is possible to know if a frame is blank
- Peter Wassink
- Posts: 4436
- Joined: 17 Feb 2006, 15:38
- Location: Amsterdam
- Contact:
Re: empty frames
Yes! a form of grey-out would be usefull, especially with the increased project resolution of today,
it is often very hard to tell if a frame contains a drawing.
Peter Wassink - 2D animator
• PC: Win11/64 Pro - AMD Ryzen 9 5900X 12-Core - 64Gb RAM
• laptop: Win10/64 Pro - i7-4600@2.1 GHz - 16Gb RAM
• PC: Win11/64 Pro - AMD Ryzen 9 5900X 12-Core - 64Gb RAM
• laptop: Win10/64 Pro - i7-4600@2.1 GHz - 16Gb RAM
- D.T. Nethery
- Posts: 4225
- Joined: 27 Sep 2006, 19:19
Re: empty frames
+1. I think this would be a good feature to add to the Timeline to tell at a glance when a frame (instance) is blank .
Animator, TVPaint Beta-Tester, Animation Educator and Consultant.
MacOS 12.7.1 Monterey , Mac Mini (2018) , 3.2 GHz 6-Core Intel Core i7,
16 GB RAM , TVPaint PRO 11.7.1 - 64bit , Wacom Cintiq 21UX 2nd Gen.
,Wacom Intuos Pro 5 , Wacom driver version 6.3.39-1
Re: empty frames
Hi, here's a tentative. What do you think ?
I wonder if this should be implemented as a setting or as a layer option. What would you say ?Re: empty frames
That looks great! For me I think I would prefer it as a setting in the preferences like what was shown. My only concern is when someone is zoomed out enough, it might be confused as a red Image Mark. If possible, maybe the red color could be extended to one of the little squares? Otherwise though, it's awesome. Thank you!
Windows 10 64-bit | AMD Ryzen 9 5950x | TVPaint Animation 11 Pro WIBU (11.7.1-64 bits) | Wacom Cintiq Pro 27
Re: empty frames
I think it should be a middle gray instead.
TVP 10.0.18 and 11.0 MacPro Quadcore 3GHz 16GB OS 10.6.8 Quicktime 7.6.6
TVP 11.0 and 11.7 MacPro 12core 3GHz 32GB OS 10.11 Quicktime 10.7.3
TVP 11.7 Mac Mini M2pro 32GB OS 13.5
TVP 11.0 and 11.7 MacPro 12core 3GHz 32GB OS 10.11 Quicktime 10.7.3
TVP 11.7 Mac Mini M2pro 32GB OS 13.5
- Peter Wassink
- Posts: 4436
- Joined: 17 Feb 2006, 15:38
- Location: Amsterdam
- Contact:
Re: empty frames
I like that we get this extra information, i'm for it.
I'm not sure about the Red color though, could it be done with grey?
because what happens when a layer has a red colorgroup active? so i think a color neutral solution would be better.
I'm not sure about the Red color though, could it be done with grey?
because what happens when a layer has a red colorgroup active? so i think a color neutral solution would be better.
Peter Wassink - 2D animator
• PC: Win11/64 Pro - AMD Ryzen 9 5900X 12-Core - 64Gb RAM
• laptop: Win10/64 Pro - i7-4600@2.1 GHz - 16Gb RAM
• PC: Win11/64 Pro - AMD Ryzen 9 5900X 12-Core - 64Gb RAM
• laptop: Win10/64 Pro - i7-4600@2.1 GHz - 16Gb RAM
- Peter Wassink
- Posts: 4436
- Joined: 17 Feb 2006, 15:38
- Location: Amsterdam
- Contact:
Re: empty frames
since the empty frames are transparent
maybe a checkerboard as symbol?
the checkers as a symbol of the digital tabula rasa
i think it would work to convey those frames are empty
in this example i show a content on a checkerboard BG in the project view as a worst case... just to see if that would be confusing.
since th timeline also displays the BGcheckerboard when tthis is selected in the layerpanel BGcolor option.
so as soon as you would draw on an empty (no content) frame.
the timeline will change from the checkerboard symbol to the current image (in this case: a red line on a checkerboard BG)
if the project BG option is set to color... then off course that would also show up in the timeline.
again i did both in this example because it could happen and it would still have to work.
i think it does
maybe a checkerboard as symbol?
the checkers as a symbol of the digital tabula rasa
i think it would work to convey those frames are empty
in this example i show a content on a checkerboard BG in the project view as a worst case... just to see if that would be confusing.
since th timeline also displays the BGcheckerboard when tthis is selected in the layerpanel BGcolor option.
so as soon as you would draw on an empty (no content) frame.
the timeline will change from the checkerboard symbol to the current image (in this case: a red line on a checkerboard BG)
if the project BG option is set to color... then off course that would also show up in the timeline.
again i did both in this example because it could happen and it would still have to work.
i think it does
Last edited by Peter Wassink on 03 Mar 2022, 01:41, edited 4 times in total.
Peter Wassink - 2D animator
• PC: Win11/64 Pro - AMD Ryzen 9 5900X 12-Core - 64Gb RAM
• laptop: Win10/64 Pro - i7-4600@2.1 GHz - 16Gb RAM
• PC: Win11/64 Pro - AMD Ryzen 9 5900X 12-Core - 64Gb RAM
• laptop: Win10/64 Pro - i7-4600@2.1 GHz - 16Gb RAM
- Peter Wassink
- Posts: 4436
- Joined: 17 Feb 2006, 15:38
- Location: Amsterdam
- Contact:
Re: empty frames
when extending it could simply extend this checker pattern.
the colors should probably have to be different from the default checkerpattern colors(the A&B BackGround colors)
the colors should probably have to be different from the default checkerpattern colors(the A&B BackGround colors)
Peter Wassink - 2D animator
• PC: Win11/64 Pro - AMD Ryzen 9 5900X 12-Core - 64Gb RAM
• laptop: Win10/64 Pro - i7-4600@2.1 GHz - 16Gb RAM
• PC: Win11/64 Pro - AMD Ryzen 9 5900X 12-Core - 64Gb RAM
• laptop: Win10/64 Pro - i7-4600@2.1 GHz - 16Gb RAM
Re: empty frames
Peter Wassink wrote: ↑02 Mar 2022, 23:00 I like that we get this extra information, i'm for it.
I'm not sure about the Red color though, could it be done with grey?
because what happens when a layer has a red colorgroup active? so i think a color neutral solution would be better.
Ok, I understand that the mark colors should match the current color theme.
Like that ?
Re: empty frames
So it would be possible to draw a checker pattern. But, as you state, if we stick to the default pattern there's a risk to confuse the thumbnail with a background set to check. So it can't be A&B background colors.Peter Wassink wrote: ↑02 Mar 2022, 23:28 when extending it could simply extend this checker pattern.
the colors should probably have to be different from the default checkerpattern colors(the A&B BackGround colors)
test.png
Obviously it can't be colors A & B either !
Re: empty frames
What if I do a checker pattern with the layer background color and the notes background color ?
I'd rather keep the vertical bar, because it remains visible even when you zoom out.
It is possible to use the color group when drawing the vertical bar. Would you agree with that ? for instance :
I'd rather keep the vertical bar, because it remains visible even when you zoom out.
It is possible to use the color group when drawing the vertical bar. Would you agree with that ? for instance :
- D.T. Nethery
- Posts: 4225
- Joined: 27 Sep 2006, 19:19
Re: empty frames
Blank frame indicated with checkerboard , plus extended horizontal dotted line showing the duration of the blank frame would be ok.
I still like marking the blank frame with an X and the extended horizontal dotted line showing the duration of the blank frame . It appeals to me because it hearkens back to ye olden days of Exposure Sheets where it was industry-wide usage to indicate a blank frame with an X and a (vertical) line extended down the sheet to show the duration of the blank frame.
A quick glance at the Exposure Sheet shows where there are blank frames, indicated by X .
I still like marking the blank frame with an X and the extended horizontal dotted line showing the duration of the blank frame . It appeals to me because it hearkens back to ye olden days of Exposure Sheets where it was industry-wide usage to indicate a blank frame with an X and a (vertical) line extended down the sheet to show the duration of the blank frame.
A quick glance at the Exposure Sheet shows where there are blank frames, indicated by X .
Animator, TVPaint Beta-Tester, Animation Educator and Consultant.
MacOS 12.7.1 Monterey , Mac Mini (2018) , 3.2 GHz 6-Core Intel Core i7,
16 GB RAM , TVPaint PRO 11.7.1 - 64bit , Wacom Cintiq 21UX 2nd Gen.
,Wacom Intuos Pro 5 , Wacom driver version 6.3.39-1