Sean Meighan
Welcome => Do You Need Help? Post it here => Topic started by: nmiller0113 on April 15, 2017, 04:49:52 PM
-
Is converting my sequences from 20fps to 40fps as simple as editing the value in the XML file, reloading the sequence in xLights and then re-rendering and saving it? I just want to confirm because it sounds too easy :)
-
Yes it's that simple. Maybe delete the other file extensions as well, so it has to rebuild them.
-
Awesome, thanks!
-
For others:
1) change the 50 to 25 on the timing line
2) resave seuqnce
Open your sequence xml
<?xml version="1.0" encoding="UTF-8"?>
<xsequence BaseChannel="0" ChanCtrlBasic="0" ChanCtrlColor="0" FixedPointTiming="1" ModelBlending="true">
<head>
<version>2017.8</version>
<author/>
<author-email/>
<author-website/>
<song>It's Christmas Time Again</song>
<artist>Backstreet Boys</artist>
<album>It's Christmas Time Again</album>
<MusicURL/>
<comment/>
<sequenceTiming>50 ms</sequenceTiming>
<sequenceType>Media</sequenceType>
<mediaFile>C:\Users\Lilia Meighan\Desktop\Nutcracker Store\01 - It's Christmas Time Again_normalized.mp3</mediaFile>
<sequenceDuration>203.102</sequenceDuration>
<imageDir/>
</head>