CSV Export

P. Short

Super Moderator
Staff member
Is there some (easy) way to create CSV export files from a .vix file, similar to how Vixen 3 works? It's been a while since I looked, although I didn't look very hard.
 
I believe Vixen Plus has such a feature, but it includes configuration info and the sequence data.. Vixen2 -- I've always had to export the channel names, etc. and parse them with Excel to develop a CSV file.
 
I don't know of a csv exporter but there is a fseq exporter if that will work for what you're doing.

If not, I don't think it would be difficult to create one. If you want I can try, I'd just need to know exactly what data you want and whether you'd want it to be a standalone program or an addin for Vixen 2.
 
Thanks. I wrote a program in the dim, distant past that would parse a Vixen2 .vix file that could be modified to output files similar to the Vixen3 csv export files, but I was hoping to avoid that.
 
Do you have a file exported from Vixen 3 I can look at? It should be pretty easy for me to make an exporter based on the fseq exporter.
 
Back
Top