Hi, im having trouble finding information on getting the sound from the video i have used in pix_film to work. do anyone know how to get this working ?
-
using movie sound with pix_film
-
@milzyboo Hello.......
You will need to strip the sound from the video with a free tool like http://www.squared5.com/ as of course [pix_film] has no audio component......... and then the next problem is sync between the audio and the video.
Here is a patch I built that should do the job......
You will need to convert the audio track to a wrapper that can be read by Pd... "wav" or?
av-sync.pd
av sync.zip
David.
(p.s. if you are using vanilla then you will need to find another way to set the sample-rate for the audio part of the patch unless you can get the [soundfile_info] object to work.)