Author Topic: XL4 convert .vix  (Read 2238 times)

Offline Phrog30

  • Hero Member
  • *****
  • Posts: 1234
    • View Profile
XL4 convert .vix
« on: April 07, 2015, 01:37:10 PM »
XL4 convert vix files.  I tried to convert a .vix file .xseg in XL4.0.16.  It failed, said no channels.  The same files converts in XL3.6.15 with no problem.  Not sure if this has been discussed yet, but thought I would mention.

Thanks,
James

Offline flyinverted

  • Administrator
  • Hero Member
  • *****
  • Posts: 756
    • View Profile
Re: XL4 convert .vix
« Reply #1 on: April 07, 2015, 02:20:30 PM »
Steve Giron
Maricopa County, AZ
xLights user with a boat-load of channels.

Do not ask to know all the answers, but ask to understand the question.

Offline Gilrock

  • Supporting Member
  • Hero Member
  • *
  • Posts: 6946
    • View Profile
Re: XL4 convert .vix
« Reply #2 on: April 07, 2015, 02:40:33 PM »
There is already an open ticket for the Vixen import issue.  I just didn't understand enough about it yet to know what's wrong.  I didn't think we changed any of that convert code functionality wise.

Offline sean

  • Administrator
  • Hero Member
  • *****
  • Posts: 1727
    • View Profile
    • Xlights and Nutcracker Forum
Re: XL4 convert .vix
« Reply #3 on: April 07, 2015, 04:48:47 PM »
i did verify that 3.6 will convert the attached vix file correctly and fails to convert in xl 4. it is certainly a bug.
this is a small vixen file from 2013 i have used for testing in the past.



[attachment deleted by admin]
Sean
Littleton, CO
Latest releases http://nutcracker123.com/nutcracker/releases
xLights/Nutcracker Forum http://nutcracker123.com/forum/index.php
Fbook [url=https://www.facebook.com/groups/62

Offline Gilrock

  • Supporting Member
  • Hero Member
  • *
  • Posts: 6946
    • View Profile
Re: XL4 convert .vix
« Reply #4 on: April 07, 2015, 07:30:18 PM »
Ok I found the bug and luckily Git Blame didn't show my name...whew.

Anyways another issue cropped up once it got further along in the conversion.  The file I was using was 25ms in Vixen and our xLights writer code currently complains if the sequence isn't 50ms.  We also have the new timing selector on the convert tab so do I ignore that for a Vixen file since it appears to define the frame timing in the file?

Offline Gilrock

  • Supporting Member
  • Hero Member
  • *
  • Posts: 6946
    • View Profile
Re: XL4 convert .vix
« Reply #5 on: April 07, 2015, 07:33:18 PM »
Well I guess the timing error is because I chose xseq for the output format which still has the 50ms restriction so I can probably checkin the change as is.

Offline sean

  • Administrator
  • Hero Member
  • *****
  • Posts: 1727
    • View Profile
    • Xlights and Nutcracker Forum
Re: XL4 convert .vix
« Reply #6 on: April 07, 2015, 07:33:25 PM »
I would like if 25ms vix files would come across as 25ms. As a minimum I think we would duplicate xl 3.6 and force all vixen files into 50ms


Sent from my iPhone using Tapatalk
Sean
Littleton, CO
Latest releases http://nutcracker123.com/nutcracker/releases
xLights/Nutcracker Forum http://nutcracker123.com/forum/index.php
Fbook [url=https://www.facebook.com/groups/62

Offline sean

  • Administrator
  • Hero Member
  • *****
  • Posts: 1727
    • View Profile
    • Xlights and Nutcracker Forum
Re: XL4 convert .vix
« Reply #7 on: April 07, 2015, 07:34:31 PM »
Gil, thanks (again) for fixing another bug!


Sent from my iPhone using Tapatalk
Sean
Littleton, CO
Latest releases http://nutcracker123.com/nutcracker/releases
xLights/Nutcracker Forum http://nutcracker123.com/forum/index.php
Fbook [url=https://www.facebook.com/groups/62

Offline Gilrock

  • Supporting Member
  • Hero Member
  • *
  • Posts: 6946
    • View Profile
Re: XL4 convert .vix
« Reply #8 on: April 07, 2015, 07:42:23 PM »
Well I don't think we have all the i's dotted and t's crossed for the various timing settings.  I think you can import a 25ms file as 25ms but if you had opened a 50ms file and import a 25ms Vixen file it will probably import but not match up.  So currently there is some responsibility to the user to not mix incompatible timings because we don't have all the warnings in place.

Offline Gilrock

  • Supporting Member
  • Hero Member
  • *
  • Posts: 6946
    • View Profile
Re: XL4 convert .vix
« Reply #9 on: April 07, 2015, 07:44:41 PM »
Well I thought we had a issue ticket but haven't found it yet.