GithubHelp home page GithubHelp logo

syphon / syphon-transmit Goto Github PK

View Code? Open in Web Editor NEW
9.0 3.0 2.0 492 KB

Syphon Output for Adobe Premiere Pro, After Effects, Character Animator

Home Page: http://syphon.info

Objective-C 16.31% C++ 19.99% Objective-C++ 63.69%
adobe after-effects broadcast character-animator premiere-pro realtime syphon mercury-transmit

syphon-transmit's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

warrenm strogo

syphon-transmit's Issues

missing escape character in xattr path

Thank you for making this available! works like a charm in my setup. Jus a really simple remark: the terminal command for quarantining the bundle in the instructions is lacking an escape character in the path: "xattr -cr /Library/Application Support/Adobe/Common/Plug-ins/7.0/MediaCore/Syphon\ Transmit.bundle" should be "xattr -cr /Library/Application\ Support/Adobe/Common/Plug-ins/7.0/MediaCore/Syphon\ Transmit.bundle" Just my 2 cts :) thanks again!

Apple Silicon "damaged file"

Hello everybody!
First of all, THANK YOU for making this plugin, because it's something Adobe really needs to rethink, as they took off Syphon from Character Animator 2023.
Ok, so I've downloaded the ZIP file, unzip the "Syphon Transmit.bundle" file to the plugin folder /Library/Application Support/Adobe/Common/Plug-ins/7.0/MediaCore/ and after opening Ch2023 for the first time, it said something like the file was damaged. It appeared on a window, but multiple times, until it opened Ch2023, but without Syphon working.

After closing Ch2023 and opening again, it didn't gave me the message again, but Syphon still does not work.

So I wrote on terminal:
xattr -cr /Library/Application Support/Adobe/Common/Plug-ins/7.0/MediaCore/Syphon\ Transmit.bundle

but Syphon continues not working.

I tried to erase file, putting it again but it seems nothing works. Am I doing anything wrong?

How do I access the .bundle file?

Hi there! I'm really excited about this, but am having a hard time figuring out where to get the "Syphon Transmit.bundle" file itself to actually install into the folder. Any help would be immensely appreciated.

Troubleshooting tip missing an escape backslash:

The advice on solving the "Plugin Damaged" issue says to run this in Terminal:

xattr -cr /Library/Application Support/Adobe/Common/Plug-ins/7.0/MediaCore/Syphon\ Transmit.bundle

however, "Application Support" needs an escape for the space, the doc should say:

xattr -cr /Library/Application\ Support/Adobe/Common/Plug-ins/7.0/MediaCore/Syphon\ Transmit.bundle

Update Syphon Publishing

Right now we support only BGRA / Unsigned int 8888 format frames, which forces Mercury to do pixel format conversion for us.

We need to hint that we support a variety of formats, or perhaps just a few.

Use bindToDrawFrameOfSize: and unbindAndPublish: to handle drawing, and integrate using CLIENT STORAGE and SHARED STORAGE and support RGBA, BGRA, YUV, 2vuy and whatever other BS formats we can to mitigate and pixel format conversion overhead.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.