Good Evening,
I'm about to pay the $299 for pro license, however before I do I'm hoping one of the forum members could answer a question. Does VDJ 2018 have a plug-in for a Syphon Server? I was able to find an older plug-in for VDJ8 (syphonserver8 by SBDJ), has anyone tried that one to see if it works in VDJ2018?.......thank you in advance for any help you have........Shawn
I'm about to pay the $299 for pro license, however before I do I'm hoping one of the forum members could answer a question. Does VDJ 2018 have a plug-in for a Syphon Server? I was able to find an older plug-in for VDJ8 (syphonserver8 by SBDJ), has anyone tried that one to see if it works in VDJ2018?.......thank you in advance for any help you have........Shawn
Mensajes Mon 21 Jan 19 @ 12:56 am
VDJ 2018 is still VDJ 8 under the hood (version 8.3). They just gave it a new name.
Therefore the plugin should work just fine.
Therefore the plugin should work just fine.
Mensajes Mon 21 Jan 19 @ 5:37 pm
Syphon does work with VDJ2018, I use it all the time.
Mensajes Mon 21 Jan 19 @ 7:03 pm
the SOUND INSURGENT wrote :
Syphon does work with VDJ2018, I use it all the time.
But not anymore? It is not supported - tells the plugin
Mensajes Thu 05 Sep 19 @ 2:01 pm
This seems to be the case: When I activate syphonserver...VDJ returns " This plugin does not seem compatible with Virtual DJ 8" . Running 2020 latest stable build 5402.
[Any using the previous builds that work could kindly inform us as we await it's fixing, hoping it will be fixed]
[Any using the previous builds that work could kindly inform us as we await it's fixing, hoping it will be fixed]
Mensajes Fri 06 Dec 19 @ 2:46 am
I'll put it up for download soon:
You can't syphon video skins out unfortunately.
You can't syphon video skins out unfortunately.
Mensajes Sun 22 Dec 19 @ 7:22 pm
SBDJ wrote :
You can't syphon video skins out unfortunately.
You can actually, but the video sdk download hadn't been updated yet.
You can use
#define VDJFLAG_VIDEO_OUTPUTRESOLUTION 0x400000
#define VDJFLAG_VIDEO_FORRECORDING 0x1000000
in your plugin to do this.
Mensajes Mon 23 Dec 19 @ 7:59 am
@sbdj....that'll be awesome. (Thought my vdj was malfunctioning with that "plug in incompatible" notice smh)
Will be waiting and thanks!
Will be waiting and thanks!
Mensajes Mon 06 Jan 20 @ 4:40 am
Adion wrote :
You can actually, but the video sdk download hadn't been updated yet.
You can use
in your plugin to do this.
SBDJ wrote :
You can't syphon video skins out unfortunately.
You can actually, but the video sdk download hadn't been updated yet.
You can use
#define VDJFLAG_VIDEO_OUTPUTRESOLUTION 0x400000
#define VDJFLAG_VIDEO_FORRECORDING 0x1000000
in your plugin to do this.
Can you tell me how to do that? I use Mac.
Thnx Paul
Mensajes Sat 25 Jan 20 @ 12:55 pm
That advice is for plugin writing at the source code [C++] level.
Mensajes Sat 25 Jan 20 @ 1:00 pm
Locodog Thnx for the advice but I don't know how to do that. Can someone please update syphon. Ik need it really bad.
Mensajes Sat 01 Feb 20 @ 3:32 pm
Where can I download the syphon or spout plugin for vdj2020? I've searched the extension area in the app but nothing comes up.
Mensajes Sun 09 Feb 20 @ 2:42 am
spout plugin is verry experimental and not in the download area
https://github.com/leadedge/SpoutVDJ
browse "releases" tab for binaries
https://github.com/leadedge/SpoutVDJ
browse "releases" tab for binaries
Mensajes Sun 09 Feb 20 @ 9:28 am
Sorry for the newb question:
Can someone tell me what Syphon and/or Spout actually do?
Thanks.
Can someone tell me what Syphon and/or Spout actually do?
Thanks.
Mensajes Tue 18 Feb 20 @ 2:13 pm
You know how rewire shares real time audio between programs, these are the video equivalent [very basic description]
Mensajes Tue 18 Feb 20 @ 2:28 pm
Syphon / Spout actually allow applications to share their output as an input to other applications even over network
They are some kind of "virtual video cables"
Syphon is an open source Mac OS X technology that allows applications to share video and still images with one another in realtime.
http://syphon.v002.info/
spout is a Realtime video sharing framework for Windows
https://spout.zeal.co/
They are some kind of "virtual video cables"
Syphon is an open source Mac OS X technology that allows applications to share video and still images with one another in realtime.
http://syphon.v002.info/
spout is a Realtime video sharing framework for Windows
https://spout.zeal.co/
Mensajes Tue 18 Feb 20 @ 2:29 pm
Nicotux wrote :
Syphon / Spout actually allow applications to share their output as an input to other applications even over network
They are some kind of "virtual video cables"
Syphon is an open source Mac OS X technology that allows applications to share video and still images with one another in realtime.
http://syphon.v002.info/
spout is a Realtime video sharing framework for Windows
https://spout.zeal.co/
They are some kind of "virtual video cables"
Syphon is an open source Mac OS X technology that allows applications to share video and still images with one another in realtime.
http://syphon.v002.info/
spout is a Realtime video sharing framework for Windows
https://spout.zeal.co/
Thanks to both folks that answered my question.
I actually got it working with Synesthesia while I was waiting for your replies.
I get the idea. Doesn't the VDJ screen grab feature do about the same thing when everything is running on one computer instead of a network?
Mensajes Tue 18 Feb 20 @ 2:52 pm
yes in a very basic kind of way, but screen grab is literally just grab what's in an area on the screen, these work with minimised windows etc
Mensajes Tue 18 Feb 20 @ 3:02 pm
... syphon/spout can send from VDJ to other apps as well
Mensajes Tue 18 Feb 20 @ 3:48 pm
Nicotux wrote :
... syphon/spout can send from VDJ to other apps as well
Resolume is an obvious use but that would clearly require quite a bit of hardware and manpower to control the rig. Correct me if I am wrong.
I'd be interested in hearing from folks regarding their uses of Spout with Virtual DJ.
Mensajes Tue 18 Feb 20 @ 7:14 pm