Export TVPaint - Import After Effects 1.0.4
- schwarzgrau
- Posts: 1238
- Joined: 23 Jan 2012, 22:08
- Location: Offenbach / Germany
- Contact:
Re: Export TVPaint - Import After Effects 1.0.3
What a stupid fault. I promise I'll triplecheck my files, before I'll post in this thread again.
Thank you Mads.
Thank you Mads.
Windows 11 22H2 / TVP 11.7.0 PRO WIBU / Cintiq 22HD
Windows 11 22H2 / TVP 11.7.0 PRO WIBU / Mobile Studio Pro 16" (2019)
Android 13 / TVP 11.7.0 / Galaxy Tab 7 FE
INSTAGRAM
Windows 11 22H2 / TVP 11.7.0 PRO WIBU / Mobile Studio Pro 16" (2019)
Android 13 / TVP 11.7.0 / Galaxy Tab 7 FE
Re: Export TVPaint - Import After Effects 1.0.3
No Problem.schwarzgrau wrote:What a stupid fault. I promise I'll triplecheck my files, before I'll post in this thread again.
Thank you Mads.
It is a bug. I guess it is natural to expect the script to work with negative startframe When TVpaint can do this. I will make it work at some point. But at least it is fairly easy to make a work around.
- NathanOtano
- Posts: 1208
- Joined: 01 Apr 2014, 07:07
- Location: Biarritz, France
- Contact:
Re: Export TVPaint - Import After Effects 1.0.3
Do you think that it can be possible to create the same kind of process for flash using the same exporting script and a new javascript for import? I want to export each clip in a flash symbol on a different frame. I have to do storyboards in flash for turbo media but i'd like to draw and storyboard them in tvpaint and have them automatically updated in flash when i export them.
Working on Windows 10
Creator of Disnosc, providing storyboard, animation and design for 2D realistic pictural animation: https://www.disnosc.fr/ - nathanotano@disnosc.fr
Highly interested in animation workflows, I'm open to scripting new TVP functions for individuals and studios.
Creator of Disnosc, providing storyboard, animation and design for 2D realistic pictural animation: https://www.disnosc.fr/ - nathanotano@disnosc.fr
Highly interested in animation workflows, I'm open to scripting new TVP functions for individuals and studios.
Re: Export TVPaint - Import After Effects 1.0.3
Yes. I think that would be possible when using Flash Javascipt APINathanOtano wrote:Do you think that it can be possible to create the same kind of process for flash using the same exporting script and a new javascript for import?
http://help.adobe.com/en_US/flash/cs/ex ... erence.pdf
- NathanOtano
- Posts: 1208
- Joined: 01 Apr 2014, 07:07
- Location: Biarritz, France
- Contact:
Re: Export TVPaint - Import After Effects 1.0.3
Thanks for the link! I'll try to do that.
Working on Windows 10
Creator of Disnosc, providing storyboard, animation and design for 2D realistic pictural animation: https://www.disnosc.fr/ - nathanotano@disnosc.fr
Highly interested in animation workflows, I'm open to scripting new TVP functions for individuals and studios.
Creator of Disnosc, providing storyboard, animation and design for 2D realistic pictural animation: https://www.disnosc.fr/ - nathanotano@disnosc.fr
Highly interested in animation workflows, I'm open to scripting new TVP functions for individuals and studios.
Re: Export TVPaint - Import After Effects 1.0.3
Hey guys,
To Lukas and all that have the layer ordering problem, as a temporary solution, I've found this script re ordering the layers by name.
Here : http://www.redefinery.com/ae/view.php?i ... KindaSorta" onclick="window.open(this.href);return false;
Hope it helps
To Lukas and all that have the layer ordering problem, as a temporary solution, I've found this script re ordering the layers by name.
Here : http://www.redefinery.com/ae/view.php?i ... KindaSorta" onclick="window.open(this.href);return false;
Hope it helps
Re: Export TVPaint - Import After Effects 1.0.3
Nice solution.mat_msh wrote:Hey guys,
To Lukas and all that have the layer ordering problem, as a temporary solution, I've found this script re ordering the layers by name.
Here : http://www.redefinery.com/ae/view.php?i ... KindaSorta" onclick="window.open(this.href);return false;
Hope it helps
Thank you for sharing.
A question mat_msh, do your layer order problem also occur when have the files on a server?
If yes which is the OS of the server and the os of the workstation?
If no have you noticed any other difference between when the script import correctly and when it don't?
This will help me when fixing this bug when I got the time at some point.
Kind Regards Mads
Re: Export TVPaint - Import After Effects 1.0.3
Hey Mads,
the layer problem appeared when we switched to a new server using Linux. Old one was using windows.
the layer problem appeared when we switched to a new server using Linux. Old one was using windows.
Re: Export TVPaint - Import After Effects 1.0.3
Good. Same problem as Lucas then. But as you showed with your attached script. I can solve the problem by a simple sorting of the layers after import. I will implement this when I got time.mat_msh wrote:Hey Mads,
the layer problem appeared when we switched to a new server using Linux. Old one was using windows.
Thank you
Kind Regards MAds
- schwarzgrau
- Posts: 1238
- Joined: 23 Jan 2012, 22:08
- Location: Offenbach / Germany
- Contact:
Re: Export TVPaint - Import After Effects 1.0.3
I noticed a weird behaviour in some TVPaint files, after exporting with your script.
Let's say I got a keyframe at frame 300 and the next one at 400 and hit export, I often got another keyframe between them, which looks like the one on 300 and gets exported too.
Let's say I got a keyframe at frame 300 and the next one at 400 and hit export, I often got another keyframe between them, which looks like the one on 300 and gets exported too.
Windows 11 22H2 / TVP 11.7.0 PRO WIBU / Cintiq 22HD
Windows 11 22H2 / TVP 11.7.0 PRO WIBU / Mobile Studio Pro 16" (2019)
Android 13 / TVP 11.7.0 / Galaxy Tab 7 FE
INSTAGRAM
Windows 11 22H2 / TVP 11.7.0 PRO WIBU / Mobile Studio Pro 16" (2019)
Android 13 / TVP 11.7.0 / Galaxy Tab 7 FE
- schwarzgrau
- Posts: 1238
- Joined: 23 Jan 2012, 22:08
- Location: Offenbach / Germany
- Contact:
Re: Export TVPaint - Import After Effects 1.0.3
I'm really sorry to spam this thread with my weird files, (by the way I guess the post above me is really spam) but I got the "Please select a PNG exported from TVPaint" message again. The project name, the scene name and all layer names only uses english letters and underscores, no special characters or whitespaces. All layers starts at frame 1 or after it. And there is no In or Out Point set.
I deleted all scenes and clips from the file, except of the one which I'm trying to export, but I always get this error.
Maybe you could take a look, if you find some time mads.
I deleted all scenes and clips from the file, except of the one which I'm trying to export, but I always get this error.
Maybe you could take a look, if you find some time mads.
- Attachments
-
- Animatic_v05_0_test.tvpp
- (5.36 MiB) Downloaded 723 times
Windows 11 22H2 / TVP 11.7.0 PRO WIBU / Cintiq 22HD
Windows 11 22H2 / TVP 11.7.0 PRO WIBU / Mobile Studio Pro 16" (2019)
Android 13 / TVP 11.7.0 / Galaxy Tab 7 FE
INSTAGRAM
Windows 11 22H2 / TVP 11.7.0 PRO WIBU / Mobile Studio Pro 16" (2019)
Android 13 / TVP 11.7.0 / Galaxy Tab 7 FE
Re: Export TVPaint - Import After Effects 1.0.3
Hi Marc
No problem, I will try to look at it before wednesday .
- Mads
No problem, I will try to look at it before wednesday .
- Mads
Re: Export TVPaint - Import After Effects 1.0.3
The Export/Import Works on my machine.schwarzgrau wrote:I'm really sorry to spam this thread with my weird files, (by the way I guess the post above me is really spam) but I got the "Please select a PNG exported from TVPaint" message again. The project name, the scene name and all layer names only uses english letters and underscores, no special characters or whitespaces. All layers starts at frame 1 or after it. And there is no In or Out Point set.
I deleted all scenes and clips from the file, except of the one which I'm trying to export, but I always get this error.
Maybe you could take a look, if you find some time mads.
So I don't know what is wrong at your end.
I have attached the exported PNG folders from TVPaint. to this post.
Does the exported folderstructure and number of PNGs correspond to your export?
Are you sure there is no strange characters in the folder path to where the tvpaint file is saved?
try to save it at a simple location like "C:/EXPORT" or something if you are using windows
- Attachments
-
- Animatic_v05_0_test.zip
- (4.6 MiB) Downloaded 726 times
- schwarzgrau
- Posts: 1238
- Joined: 23 Jan 2012, 22:08
- Location: Offenbach / Germany
- Contact:
Re: Export TVPaint - Import After Effects 1.0.3
Thank you a lot Mads. Since a few years I only use only latin characters and spaces for folders, cause all the umlauts like ä,ö,ü always producing some weird errors.
I tried to place it in the root of the drive, but with the same error. Really strange, since I'm using your script really a lot and doesn't have any of these errors anymore.
I tried to place it in the root of the drive, but with the same error. Really strange, since I'm using your script really a lot and doesn't have any of these errors anymore.
Windows 11 22H2 / TVP 11.7.0 PRO WIBU / Cintiq 22HD
Windows 11 22H2 / TVP 11.7.0 PRO WIBU / Mobile Studio Pro 16" (2019)
Android 13 / TVP 11.7.0 / Galaxy Tab 7 FE
INSTAGRAM
Windows 11 22H2 / TVP 11.7.0 PRO WIBU / Mobile Studio Pro 16" (2019)
Android 13 / TVP 11.7.0 / Galaxy Tab 7 FE
Re: Export TVPaint - Import After Effects 1.0.3
is tvpaint outputting any PNG at all?schwarzgrau wrote:Thank you a lot Mads. Since a few years I only use only latin characters and spaces for folders, cause all the umlauts like ä,ö,ü always producing some weird errors.
I tried to place it in the root of the drive, but with the same error. Really strange, since I'm using your script really a lot and doesn't have any of these errors anymore.
Can you zip and upload the folder that is created wheb exported from rvpaint and should contain the pngs, so i can tale a look at it?