Question
Questions about After Effect extensions development
Good morning.
I am currently thinking about a new project that I may lead in my company. This project involves a potential homemade AE extension. But before digging myself too much into actual development, I would like to ask if you think the followings problems are actually doable :
- Reading pixels values from a video file and then having some algorithm that would place automatically sound files from predefined paths into the timeline. (For instance, blue pixel at X/Y position means having soundclip1.mp3 at specific time)
- Reading a specific text file with json in it (Or just different text lines with a specific convention that we would create). The file would contains informations like "soundclip1 at time 3 seconds" and then, same as with the first idea, the extension would automatically load the correct sound file and then put it accordingly in the timeline.
- Reading metadatas from a video file (And the metadatas would in fact contains the same text as with the text file idea)
Sorry for asking you such strange thing, have a nice day !
