Bug: tv_ProjectInfo

A forum dedicated to George scripting questions
Post Reply
User avatar
Lukas
Posts: 526
Joined: 14 Jan 2011, 11:15
Contact:

Bug: tv_ProjectInfo

Post by Lukas »

Code: Select all

tv_ProjectInfo
PARSE result projectname PROJECTWIDTH PROJECTHEIGHT projectpixelaspect PROJECTFRAMERATE projectfield projectprojectstartframe
#PRINT PROJECTFRAMERATE
Gives me: "12.500000none"

Is this a bug?

And none of these seem to work:

Code: Select all

IF CMP(PROJECTFRAMERATE, 12.5)
IF CMP(PROJECTFRAMERATE, 12.500000)
IF CMP(PROJECTFRAMERATE, 12.500000none)
I just want to check if my framerate is: 25 fps / 12.5 fps / different fps

Edit: changed Subject title
Last edited by Lukas on 14 May 2014, 13:37, edited 2 times in total.
  • Lukas Sketch Panel
  • TVPaint Pro 11.7.3
  • MacBook Pro 2018 macOS Ventura 13.4.1 + PC Windows 10
  • Wacom Cintiq 27QHD + Wacom Intuos4
  • YouTube.com/@ClubBaboo
  • YouTube.com/@FrameOrder
User avatar
Lukas
Posts: 526
Joined: 14 Jan 2011, 11:15
Contact:

Re: George issue with Projectframerate 12.5

Post by Lukas »

Oh... 'none' is the PROJECTFIELD value which is somehow not separated correctly :(

A bug I guess?
  • Lukas Sketch Panel
  • TVPaint Pro 11.7.3
  • MacBook Pro 2018 macOS Ventura 13.4.1 + PC Windows 10
  • Wacom Cintiq 27QHD + Wacom Intuos4
  • YouTube.com/@ClubBaboo
  • YouTube.com/@FrameOrder
User avatar
Mads Juul
Posts: 3992
Joined: 02 May 2007, 19:18
Location: Viborg,Denmark
Contact:

Re: George issue with Projectframerate 12.5

Post by Mads Juul »

Yes it is a bug. I confirm
The whitespace between framerate and field is missing in result of tv_projectinfo
-Mads
Mads Juul
Storyboard Artist
blog: http://mjstoryboard.blogspot.dk/
Mail: mjstoryboard@gmail .com

Windows 10, 64 bit i7-4790 CPU 4.00 Hz,32 GB RAM, With TVP Animation 11 Pro (11.0.2-64bits)
2 Monitors 1920X1080 pixels + 1 Wacom Cintiq 21UX 2
Post Reply