audio/video sync

classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

audio/video sync

Enrico Francioni

hello to all!

someone on the list knows how to synchronize a file .csd multichannel at the video file?
I would make sure that the Perform real-time file .csd, is also active in a synchronized video player.

is it possible?

e
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: audio/video sync

peiman
Yes, If you use the Jack transport with xjedeo (on linux and mac only I think).

P

On 3 February 2012 20:59, Enrico Francioni <[hidden email]> wrote:

hello to all!

someone on the list knows how to synchronize a file .csd multichannel at the
video file?
I would make sure that the Perform real-time file .csd, is also active in a
synchronized video player.

is it possible?

e

--
View this message in context: http://csound.1045644.n5.nabble.com/audio-video-sync-tp5455026p5455026.html
Sent from the Csound - General mailing list archive at Nabble.com.


Send bugs reports to the Sourceforge bug tracker
           https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email [hidden email] with body "unsubscribe csound"


Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: audio/video sync

Tarmo Johannes
In reply to this post by Enrico Francioni
Hello,

if you use jack , there is a video application xjadeo  http://xjadeo.sourceforge.net/ that can be synced via jack (that's in linux but perhaps there are versions for osx and windows too)

And then there is opcode

jacktransport — Start/stop jack_transport and can optionally relocate the playback head.
jacktransport icommand [, ilocation]
icommand -- 1 to start playing, 0 to stop.
ilocation -- optional location in seconds to specify where the playback head should be moved. If omitted, the transport is started from current location.

that you can use in your csd to make jack time rolling. (I have not tried it myself, but I think that should do it)

greetings,
tarmo

On Friday 03 February 2012 22:59:00 Enrico Francioni wrote:

>
> hello to all!
>
> someone on the list knows how to synchronize a file .csd multichannel at the
> video file?
> I would make sure that the Perform real-time file .csd, is also active in a
> synchronized video player.
>
> is it possible?
>
> e
>
> --
> View this message in context: http://csound.1045644.n5.nabble.com/audio-video-sync-tp5455026p5455026.html
> Sent from the Csound - General mailing list archive at Nabble.com.
>
>
> Send bugs reports to the Sourceforge bug tracker
>             https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email [hidden email] with body "unsubscribe csound"
>
>


Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email [hidden email] with body "unsubscribe csound"

Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: audio/video sync

Enrico Francioni
This post was updated on .
ok,
but when you write "Jack" you mean "JackPilot" (http://www.jackosx.com/)?
or you intend to only the opcode jacktransport?

thanks

e



Tarmo Johannes wrote
Hello,

if you use jack , there is a video application xjadeo  http://xjadeo.sourceforge.net/ that can be synced via jack (that's in linux but perhaps there are versions for osx and windows too)

And then there is opcode

jacktransport — Start/stop jack_transport and can optionally relocate the playback head.
jacktransport icommand [, ilocation]
icommand -- 1 to start playing, 0 to stop.
ilocation -- optional location in seconds to specify where the playback head should be moved. If omitted, the transport is started from current location.

that you can use in your csd to make jack time rolling. (I have not tried it myself, but I think that should do it)

greetings,
tarmo

On Friday 03 February 2012 22:59:00 Enrico Francioni wrote:
>
> hello to all!
>
> someone on the list knows how to synchronize a file .csd multichannel at the
> video file?
> I would make sure that the Perform real-time file .csd, is also active in a
> synchronized video player.
>
> is it possible?
>
> e
>
> --
> View this message in context: http://csound.1045644.n5.nabble.com/audio-video-sync-tp5455026p5455026.html
> Sent from the Csound - General mailing list archive at Nabble.com.
>
>
> Send bugs reports to the Sourceforge bug tracker
>             https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email [hidden email] with body "unsubscribe csound"
>
>


Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email [hidden email] with body "unsubscribe csound"
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: audio/video sync

peiman
I think you will need to use the jacktransport. But you need to launch jack with the jack pilot first.

P

On 4 February 2012 15:22, Enrico Francioni <[hidden email]> wrote:

ok,
but when you write "Jack" you mean "JackPilot" (http://www.jackosx.com/)?
or you intend to only the opcode /jacktransport/?

thanks

e



--
View this message in context: http://csound.1045644.n5.nabble.com/audio-video-sync-tp5455026p5456266.html
Sent from the Csound - General mailing list archive at Nabble.com.


Send bugs reports to the Sourceforge bug tracker
           https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email [hidden email] with body "unsubscribe csound"


Loading...