Hello all,
I´m working on a project which requires some videos to be displayed on screens, along with their corresponding soundtracks.
I do know how to use GEM to display and manipulate the videos, but as far as I know GEM ignores the embedded audio tracks, as is a visuals-only library.
So the questions are: is it possible to display/manipulate a video AND its correspondent/embedded audio track together, maybe using another library or objects? or do I have to extract the audio from the AVI file, handle audio and video separately and synchronize them?
Thanks
Andre
Le 1 juil. 08 à 17:05, Andre Cardozo a écrit :
Hello all,
I´m working on a project which requires some videos to be displayed on screens, along with their corresponding soundtracks.
I do know how to use GEM to display and manipulate the videos, but as far as I know GEM ignores the embedded audio tracks, as is a visuals-only library.
So the questions are: is it possible to display/manipulate a video AND its correspondent/embedded audio track together, maybe using another library or objects? or do I have to extract the audio from the AVI file, handle audio and video separately and synchronize them?
Hello,
Yes, you can extract the audio from your movie and use something like
[readsf~] to synchronize them (using GEM).
Or you can use [pdp_qt~] or [pdp_yqt] from PDP and PiDiP.
++
Jack
Thanks
Andre
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
Dear List,
i wonder if anyone has come up with a way to have framewise sync between a gem video and audio via readsf~. Did anyone experience drifts on a 90min video that way? To me it seems like the only way to achieve this is to have a message clock running both readsf~ and the gem movie player. Or to use block~ to have the audio dsp clock as master.
Interesting topic indeed.
regards, Peter
Jack wrote:
Le 1 juil. 08 à 17:05, Andre Cardozo a écrit :
Hello all,
I´m working on a project which requires some videos to be displayed on screens, along with their corresponding soundtracks.
I do know how to use GEM to display and manipulate the videos, but as far as I know GEM ignores the embedded audio tracks, as is a visuals-only library.
So the questions are: is it possible to display/manipulate a video AND its correspondent/embedded audio track together, maybe using another library or objects? or do I have to extract the audio from the AVI file, handle audio and video separately and synchronize them?
Hello, Yes, you can extract the audio from your movie and use something like
[readsf~] to synchronize them (using GEM). Or you can use [pdp_qt~] or [pdp_yqt] from PDP and PiDiP. ++Jack
Thanks
Andre
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Hi,
On MAC OSX 10.3.9 with GEM 0.90 video and sound play sync. (PD 0.38.4 extended-RC7)
Carlos
On 08/07/01 16:05, "Andre Cardozo" cardozo.andre@gmail.com wrote:
Hello all,
I´m working on a project which requires some videos to be displayed on screens, along with their corresponding soundtracks.
I do know how to use GEM to display and manipulate the videos, but as far as I know GEM ignores the embedded audio tracks, as is a visuals-only library.
So the questions are: is it possible to display/manipulate a video AND its correspondent/embedded audio track together, maybe using another library or objects? or do I have to extract the audio from the AVI file, handle audio and video separately and synchronize them?
Thanks
Andre
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
--------------------------<
| CARLOS S. CAIRES |
www.carloscaires.org
--------------------------<
Esta mensagem (incluindo quaisquer anexos) pode conter informação confidencial ou legalmente protegida para uso exclusivo do destinatário. Se não for o destinatário pretendido da mesma, não deverá fazer uso, copiar, distribuir ou revelar o seu conteúdo (incluindo quaisquer anexos) a terceiros, sem a devida autorização. Se recebeu esta mensagem por engano, por favor informe o emissor, por e-mail, e elimine-a imediatamente. Obrigado.
This message may contain confidential information or privileged material, and is intended only for de individual(s) named. If you are not in the named addressee, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system.
Andre Cardozo wrote:
Hello all,
IŽm working on a project which requires some videos to be displayed on screens, along with their corresponding soundtracks.
I do know how to use GEM to display and manipulate the videos, but as far as I know GEM ignores the embedded audio tracks, as is a visuals-only library.
So the questions are: is it possible to display/manipulate a video AND its correspondent/embedded audio track together, maybe using another library or objects? or do I have to extract the audio from the AVI file, handle audio and video separately and synchronize them?
i would recommend here to encode your video to theora ( ffmpeg2theora ) and to use [pdp_theorin], for i'm not trusting libquictime so much..
the only drowback is that theora decoding is very CPU demanding but with w recent machine, it should be ok
sevy
Thanks
Andre
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list