hi.
boris.vol@free.fr wrote:
Bonjour,
my french is quite bad; if you want to post in french, it would be better to use one of the official lists (pd-list, gem-dev), where there are people who have the technical and linguistic background to help you.
Je travaille actuellement sur un mixeur vidéo aléatoire et Je suis à la recherche d'un moyen avec le pix_movie ou le pix_film pour récupérer les données audios des vidéos en live. y a t il moyen de faire ça sous win32 ?
on os-x you will get this as an unwanted by-product. on other systems (and preferrably on os-x too), you should separate the audio and video track into 2 different files and use [pix_film]/[pix_movie] to play back the images and [readsf~]/[tabplay~] or whatever you want for sound.
this is really by purpose. automated audio playback does not make so much sense in random frame-access mode, without defining a lot of aesthetics for you. it would make more sense for "normal playback" (like with [auto 1(), but what if you would want time-stretched playback?
it would be good however, to have a way to read the sound-track of a movie into a table with something like [soundfiler] ([moviefiler]). this need not be a Gem object.
mfg.asdr IOhannes