Author Topic: Halloween - Gangnam Style video clip  (Read 8017 times)

Offline peteandvanessa

  • Sr. Member
  • ****
  • Posts: 492
Re: Halloween - Gangnam Style video clip
« Reply #45 on: October 09, 2012, »
You are not allowed to view links. Register or Login
Ok here is what I had to do to clear up the timing error when opening Gangnam Style. 
1. Open .lms file with notepad
2. Go to the bottom and look for the line that talks about track length <track totalCentiseconds="0">
3. Change "0" to "21900" (21900) is the length of the mp3 I had 3:39 seconds converted to centeseconds 219 seconds X   100 = 21900 centiseconds.
4. Now click save as and make sure you save it as all files instead of txt which is the default, and leave encoding at utf8
5. Name the file anything you want and add the .lms at the end.
6. Click save and open in LOR.

PM if you have any questions
Matt :o

Cheers Matt

All - I've uploaded the main singer sequences to the drop box in LOR format (take Matt's note above into account when trying to open the files in LOR)

I've saved the following sequences in LOR Format into the drop box as sthe main singer only:

1. Gangnam Style
2. Ghostbusters
3. You are a Pirate
4. Somebody's watching me
5. Wubbzy

The drop box is located here:

You are not allowed to view links. Register or Login
« Last Edit: October 09, 2012, by peteandvanessa »

Offline Jasonlnlv

  • Sr. Member
  • ****
  • Posts: 153
Re: Halloween - Gangnam Style video clip
« Reply #46 on: October 20, 2012, »
Saw you used the .msq files and converted them to .lms - is there a way that anyone knows how to import or convert either of these formats to Vixen (.vix)?

Offline twooly

  • Sr. Member
  • ****
  • Posts: 837
  • Blah
    • Todd Woolums
Re: Halloween - Gangnam Style video clip
« Reply #47 on: October 20, 2012, »
You can use xlights converter to go from Los to vix.
You are not allowed to view links. Register or Login

Offline Jasonlnlv

  • Sr. Member
  • ****
  • Posts: 153
Re: Halloween - Gangnam Style video clip
« Reply #48 on: October 20, 2012, »
Thanks, I tried that and it seems to convert but in Vixen it opens and it looks like at blank sequence. And LOR2VIX gives errors even after fixing the timing setting to 21900...


Offline zwiller

  • Sr. Member
  • ****
  • Posts: 1740
Re: Halloween - Gangnam Style video clip
« Reply #49 on: October 23, 2012, »
I meant to ask you if you had any issues with your SSC's and flex strips?  Flickering, etc.   

Your vid seems to indicate everything was OK.  Thanks.
Sam, who is happy he flashed his etherdongle with newest firmware!

"Now, I had heard that word at least ten times a day from my old man. He worked in profanity the way other artists might work in oils or clay. It was his true medium; a master."

Offline peteandvanessa

  • Sr. Member
  • ****
  • Posts: 492
Re: Halloween - Gangnam Style video clip
« Reply #50 on: October 23, 2012, »
You are not allowed to view links. Register or Login
I meant to ask you if you had any issues with your SSC's and flex strips?  Flickering, etc.   

Your vid seems to indicate everything was OK.  Thanks.

No problems with flickering at all. All has been running well since October 1st in the LSP 2.5 scheduler.

Offline zwiller

  • Sr. Member
  • ****
  • Posts: 1740
Re: Halloween - Gangnam Style video clip
« Reply #51 on: October 23, 2012, »
Thanks Pete.  Did you mod any of the SSC?
Sam, who is happy he flashed his etherdongle with newest firmware!

"Now, I had heard that word at least ten times a day from my old man. He worked in profanity the way other artists might work in oils or clay. It was his true medium; a master."

Offline peteandvanessa

  • Sr. Member
  • ****
  • Posts: 492
Re: Halloween - Gangnam Style video clip
« Reply #52 on: October 23, 2012, »
You are not allowed to view links. Register or Login
Thanks Pete.  Did you mod any of the SSC?

There's about 24 SSC's out in the yard right now, NONE have been modified. About 16 of them are Version 1 (no issues with them at all), and another 8 are Version 2 (no issues with them either). The distance of the wires from the SSC and the LED Flexstrips is about 12-18 inches max.

The longest CAT5 run from the Hub to the SSC is 100 feet, again, no issues whatsoever

Offline Jasonlnlv

  • Sr. Member
  • ****
  • Posts: 153
Re: Halloween - Gangnam Style video clip
« Reply #53 on: October 27, 2012, »
Im having an issue making these usable as a Vixen file, I tried LOR2VIX and xLights and neither work. I adjusted the timing as said, but it seem to have other timing issues. On each channel in LOR2VIX the Channel Effect Waring comes up saying: (on the Gangham Style Singer Only seq - lms)

WARNING on Channel 'Top Eyes #1'.
It appears that either startCenti 21468 and/or endCenti=113379 are outside of the specified timing of 21900.
Ignoring the rest of the channel effects.

Press OK to continue processing.

And it get the same error for each channel. the fails the conversion with this:

null

Stack Trace:
lor2vix.Convert.convert(Convert.java:316)
lor2vix.LOR2VIXView.convertToVixen(LOR2VIXView.java:275)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
java.lang.reflect.Method.invoke(Unknown Source)
org.jdesktop.application.ApplicationAction.noProxyActionPerformed(ApplicationAction.java:662)
org.jdesktop.application.ApplicationAction.actionPerformed(ApplicationAction.java:698)
javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
javax.swing.DefaultButtonModel.setPressed(Unknown Source)
javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
java.awt.Component.processMouseEvent(Unknown Source)
javax.swing.JComponent.processMouseEvent(Unknown Source)
java.awt.Component.processEvent(Unknown Source)
java.awt.Container.processEvent(Unknown Source)
java.awt.Component.dispatchEventImpl(Unknown Source)
java.awt.Container.dispatchEventImpl(Unknown Source)
java.awt.Component.dispatchEvent(Unknown Source)
java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
java.awt.Container.dispatchEventImpl(Unknown Source)
java.awt.Window.dispatchEventImpl(Unknown Source)
java.awt.Component.dispatchEvent(Unknown Source)
java.awt.EventQueue.dispatchEvent(Unknown Source)
java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
java.awt.EventDispatchThread.pumpEvents(Unknown Source)
java.awt.EventDispatchThread.pumpEvents(Unknown Source)
java.awt.EventDispatchThread.run(Unknown Source)


And in xLights it completes but the Vixen file when opened is blank with no effects...

Any help would be great - Thank you.