by sirnoname » Thu 13. Feb 2014, 14:13
no, you need to remove the space between the values and replace them to a ", " and you need to convert the cells to the needed integer (example: multiply with 100 and cut all behind the dot). Example: you have -1.3 to 1.3, you need: 0 to 1024. Middle value 512. Read the CSV in excel and let excel change the values. Multiply the cells with 100, cut the values behind the dot (format numbers) and add the middle value. Three steps. Then save this new csv.
Then you enter all datas in the import and look what happens. If it is not synchron, you have to play around with the morph function, mainly start and stop.
You can use open office.
Use the manual, all is written there in details!
Is this film public?
If a answer is correct or did help you for a solution, please use the solve button.