[Closed] Synced video and audio controlled by script?
Hi guys,
I am trying hard to figure out how to get a video to play in the scene with audio. Obviously video textures are easy but I don’t know the best way to arrange for its sound to be there also. – I know audio can be independently put in the scene (and I can separate the video/audio tracks before putting them in) but is there an easier / direct way?
SCRIPTING:
The most important thing I want to achieve (once I know the best method from above), is being able to shift the video and audio to start on a frame of my choice. Some kind of scripted import process (that imports and syncs things automatically) would be awesome but as stated I can do what I need with just that.
I am sure I can write the code myself if I can be directed to the most appropriate max functions to research (if you know and have limited time).
Thanks.