Page 1 of 1

Import form file and from script

Posted: 2003-02-15 10:16:34
by rdoudou
It seems there is a little bug from the imports:

I use your software like that: I import the movie's info with a script (amazone, allocine, ....) for the picture, the actors... then I import the codec, the size, ... from the video file.
The trouble is that the length (in minutes) of the movie is add by the script and when the software read info from file it add the length too, so the final time is bad (script+file)....

Can you corect that ?

Posted: 2003-02-15 12:51:47
by antp
you have to import from file first.
I can't really change that, because if you want to import from more than one CD it has to add the length at each import.

Re: Import form file and from script

Posted: 2003-02-20 02:21:51
by Mguel
rdoudou wrote: The trouble is that the length (in minutes) of the movie is add by the script and when the software read info from file it add the length too, so the final time is bad (script+file)....
If you want the time from the script to be used only, you can disable adding time from file on: Preferences | Movie Information | Get information.

Or if you want it the other way round you should modify the script so it doesn't import the movie lenght.

Hope this helps,
Mguel

Posted: 2003-02-21 14:23:10
by Guest
Yes, thanks for you info. I have modify my preferences and now it's great