Search found 5 matches

by Maelvon
30 Aug 2022, 06:52
Forum: Technical Support
Topic: Python script tvLoadProject and missing sound popup
Replies: 10
Views: 2671

Re: Python script tvLoadProject and missing sound popup

Ok, but there is a certain chicken and egg question here. As I cannot open with a batch script the files with a missing sound file, while the popup hang the process while opening them. As I want to open a list of tvpp files, export still png from them. The script either show the " missing sound...
by Maelvon
29 Aug 2022, 13:33
Forum: Technical Support
Topic: Python script tvLoadProject and missing sound popup
Replies: 10
Views: 2671

Re: Python script tvLoadProject and missing sound popup

Thanks Xavier, My problem is that I want to export a lot of tvpp files, and cannot check manually, one by one, for missing sounds or videos, and I'll want just to pass this blocking popup in my script! I've not checked if we can access to the sound panel in command line, is it possible, and how? Lik...
by Maelvon
26 Aug 2022, 15:09
Forum: Technical Support
Topic: Python script tvLoadProject and missing sound popup
Replies: 10
Views: 2671

Re: Python script tvLoadProject and missing sound popup

Is there any workarround?
Can I edit/remove the links of all the sound files before exporting the png files?
I'm trying to find a quick solution, cannot really wait for the next TVP version, unless it's scheduled to come out tomorrow!
by Maelvon
26 Aug 2022, 13:58
Forum: Technical Support
Topic: Python script tvLoadProject and missing sound popup
Replies: 10
Views: 2671

Re: Python script tvLoadProject and missing sound popup

Hi Xavier, The Tvpaint with "tv_LoadProject C:\Myprojectpath\mytpv.tvpp silent 1" hangs as you say (freeze at 90%) with the file which miss the sound file (bar.tvpp). The script send to os.system: C:\"Program Files\TVPaint Developpement\TVPaint Animation 11.5 Pro (64bits)\TVPaint Anim...
by Maelvon
26 Aug 2022, 09:53
Forum: Technical Support
Topic: Python script tvLoadProject and missing sound popup
Replies: 10
Views: 2671

Python script tvLoadProject and missing sound popup

Hello,

I'm scripting an export of a tvpp files as PNG, and for a tvvp file, I have a

Image

missing sound dependences popup window cf. attachement.

How can I get rid of it in my script?

I'm using "tv_LoadProject silent 1" for now.

Thanks in advance !

Maelvon