sethismyfriend/ofxAnimateText

Missing takes.xml

Closed this issue · 2 comments

Hi Seth,

I am trying to compile the addon, but I cant because I couldnt find the "takes.xml".
Can you send this file?

Thanks to share your work,
Carlos

I've made one here:

    <take>
        <videofile>test.mov</videofile>
        <audiofile>test.mp3</audiofile>
        <type>0</type>
        <start>0</start>
        <stop>10</stop>
        <audio_duration>10</audio_duration>
        <transcript>test</transcript>
    </take>

Its compiling and works great :)

hey @Vamoss , @sethismyfriend
just curious too to test the addon. theres any video to look what is for?

i added this xml and test.mov and test.mp3 too. also the data folders CircleA and B

that's my log:

takes.xml loaded!
number of drag tags 1
videofile test.mov
audiofile test.mp3
type 0
start 0.000000
stop 10.000000
transcribe: test
audio_duration: 10
takes circle a: 1
takes circle b: 0
takes corner: 0
takes crossing a: 0
takes crossing b: 0
takes crossing all: 0
[verbose] 	1.txt
[verbose] 	11.txt
[verbose] 	12.txt
[verbose] 	13.txt
[verbose] 	14.txt
[verbose] 	2.txt
[verbose] 	3.txt
[verbose] 	4.txt
[verbose] 	5.txt
[verbose] 	6.txt
[verbose] 	7.txt
[verbose] 	8.txt
[verbose] 	9.txt
[verbose] listed 13 files in "circleA/"

then it hangs...