• Products
    • Isadora
    • Get It
    • ADD-ONS
    • IzzyCast
    • Get It
  • Forum
  • Help
  • Werkstatt
  • Newsletter
  • Impressum
  • Dsgvo
  • Press
  • Isadora
  • Get It
  • ADD-ONS
  • IzzyCast
  • Get It
  • Press
  • Dsgvo
  • Impressum

Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags
    1. Home
    2. Categories
    3. How To... ?
    Log in to post
    • Newest to Oldest
    • Oldest to Newest
    • Most Posts
    • Most Votes
    • R

      [ANSWERED] visualizzare il timer in secondi di un audio
      • roberto2022

      2
      0
      Votes
      2
      Posts
      352
      Views

      jfg

      here a simple way. If you want to use the timecode you can get the actor from DusX:https://troikatronix.com/add-o...

      here the patch: timer-di-un-audio.izz.zip

      best

      Jean-François 

    • P

      Please Help! I opened my old 1.x Isadora project but it doesn't work in version 3!!!
      • Petulia

      3
      0
      Votes
      3
      Posts
      542
      Views

      Juriaan

      @petulia

      Welcome to the Isadora community forum! Glad to have you here :)

      Updating a old show file to a new version of the software is always something that you should take some time with. It seems that all your Movie Players were disconnected since the Movie Player outputs an Video-GPU signal and not a Video-CPU like it did in Isadora 1.x

      Personally I would recommended that you change the actors to use their GPU versions, mainly because that will give a much smoother playback experience.

      If you need any help with that please let us know or reach out to our friendly technical staff by submitting a ticket here

      - Juriaan

    • barneybroomer

      [ANSWERED] Motion Blur behind a picture player
      • barneybroomer

      4
      0
      Votes
      4
      Posts
      571
      Views

      T

      @barneybroomer

      Hey Barney,

      Just to check, have you imported all of the images from your time lapse into Isadora, or have you rendered them into a video file then imported that?

    • G

      [SOLVED] Artnet In Isadora
      • gonukang

      5
      0
      Votes
      5
      Posts
      836
      Views

      clafarge

      @woland

      Yeesh... that hurts. Sorry that happened to you :(. I hadn't heard about that possibility. Thanks for mentioning it.

    • C

      [ANSWERED] WeatherAPI.com Integration
      • CJsass 0

      4
      0
      Votes
      4
      Posts
      643
      Views

      clafarge

      @cjsass-0

      I tend to pass the response to a JavaScript actor so I can manipulate it while plucking out the values I care about.

      The first bit of business is to get the response into JSON object:

      const theContents = JSON.parse(arguments[0]);

      All done! Now you can use keys or iterate through arrays from the response.

      let theCondition = theContents.condition.text; // assuming your sample is from the root

      I do not know if there is an efficiency cost associated, but in my use-case, I need JavaScript to do some "thinking" anyway.

      I hope this helps!

    • E

      [ANSWERED] Help, please, my leap motion controller needs a reinstall? How?
      leap motion help • • Eva

      3
      0
      Votes
      3
      Posts
      663
      Views

      E

      Hi there:) Just want to say thanks :)
      It now works perfectly fine, actually better than before.
      Great!

      Eva

    • L

      This topic is deleted!
      • loulux

      1
      0
      Votes
      1
      Posts
      5
      Views
    • A

      [ANSWERED] Best way to create a total reset for a show file
      • AHNahum

      4
      0
      Votes
      4
      Posts
      754
      Views

      Bennnid

      @juriaan could you send an example patch ? 

      ( just to understand whaat you call system in "1" ( live capture? , 
      2 means you are using same projectors for all scenes  in a background scene? with virtual stages? 
      3 is where you put your get stage image? 
      4 what is this go button? ( triggering next scene?  ) 

      in master 2, does this mean you have to copy the keystock panic in each scene or you just make it in the Master backgrounded scene? 
      3 very nice ! 
      thanks a lot for your path sharing, it's really usefull and will make my patch safer! 

      @AHNahum 
      if you modify parameters that are not defaulted during your run through,
      maybe you can enter scene trigger a  snaphsot recall, at the top of your patch, 

      so that you are sure parameters taken during snapshot will be restored/loaded when entering a new scene, @jurian would this make sense to you? 

      regards

    • E

      image with text in overlay fade in and out
      • emcee65

      8
      0
      Votes
      8
      Posts
      1211
      Views

      jfg

      @emcee65

      I hope I correctly understand what you want. Here a patch Which I hope will help you:

      picture-overlay.izz.zip

      best, Jean-François 

    • J

      Record Stage Settings
      • jump

      2
      0
      Votes
      2
      Posts
      390
      Views

      bonemap

      @jump


      hi, here is a useful support document from Apple about pro res codecs:

      https://support.apple.com/en-us/HT202410

      There is also this from Apple about keyframe interval:

      https://support.apple.com/sr-rs/guide/compressor/aside/cpsrc22a530a/4.6.1/mac/11.5.1


      best wishes 

      Russell

    • clafarge

      [ANSWERED] JavaScript/[Actor] Benchmarking...
      • clafarge

      5
      0
      Votes
      5
      Posts
      774
      Views

      clafarge

      @dusx

      That's a great help, thank you!

    • anibalzorrilla

      [ANSWERED] Javascript Actor Does Not Appear in Isadora v3.2.2 on Windows 10
      • anibalzorrilla

      4
      0
      Votes
      4
      Posts
      848
      Views

      anibalzorrilla

      @mark Thanks, I'll open the ticket. I never found the actor in Isadora 3. In Isadora 2 I used it normally in this computer.

      Best wishes, AZ.

    • D

      [ANSWERED] keyboard watcher
      • Dako Ark

      7
      0
      Votes
      7
      Posts
      928
      Views

      Woland

      @dako-ark

      Please open a ticket using the link in my signature and give us as complete a description of the problem as you can.

      Best wishes,

      Woland

    • P

      [ANSWERED] SRT + Movie player not in sync with timecode
      • princeCarlosthe5

      14
      0
      Votes
      14
      Posts
      2000
      Views

      P

      thanks so much @mark I actually got it to work by following those steps: I right clicked on the movie player actor and selected 'show timecode'. Before I was right clicking the position output of the movie player and switching to timecode which didnt change the input position, play start, or play end.
      Woo no more after effects alpha titles!!! This gives me so much control for subtitling my video opera!

    • Fred

      Datamosh GLSL
      glsl • • Fred

      7
      2
      Votes
      7
      Posts
      2940
      Views

      Woland

      @jump said:

      Hey woland, did this ever get made into an official plugin? 

      No. It can't become an official TT GLSL Shader because it's not our intellectual property, but I'm polishing up an example file with this for the Add-Ons Page (among other files) at the moment.

    • T

      [ANSWERED] Dynamic Load Videos
      • tincho-genosha

      8
      0
      Votes
      8
      Posts
      1223
      Views

      Woland

      @tincho-genosha said:

      @Woland where can I find a Python example on how to "load" files to the media bin?

      I cannot point you to an example unfortunately, I was just saying that it is possible to write external code that clicks on things, simulates key-presses, etc, to import your media for you at set intervals or something similar.

    • C

      [ANSWERED] Possibility to remotely photograph and send photos to projector?
      • ChristopheVE

      6
      0
      Votes
      6
      Posts
      957
      Views

      DusX

      @christopheve

      This may not suite your needs, but I know that Canon has a c++ sdk, and there is an addon for openframeworks which I have used before to take photos which I then passed to Isadroa via Spout.

      https://github.com/elliotwoods...

      In my case, I created a small Openframeworks project that I controlled from Isadora by OSC, and received images via Spout.

      The upside was I had access to the camera flash as well as the exposure etc..

    • D

      [ANSWERED] OSC Listener
      • Dako Ark

      8
      0
      Votes
      8
      Posts
      1439
      Views

      DusX

      @Dako-Ark 

      The issue is the addresses you used are special in Isadora and do not need to be set up in the Stream Setup. 

      You only need to enter '4' in the OSC listener to receive from /isadora/4

      But, as @Skulpture mentioned, switching to 'izzy' or another path name will allow you to set these up in Stream setup in the standard way.

    • B

      [ANSWERED] Start video when previous stops
      • brewthom

      4
      0
      Votes
      4
      Posts
      568
      Views

      B

      thanks so much! very helpful!

    • R

      [ANSWERED] Best Audio File Format?
      • roberto2022

      4
      0
      Votes
      4
      Posts
      580
      Views

      Woland

      @roberto2022 said:

      do you advise me to transform the videos into mp4 or can I leave them in wmv?

       Leave them as-is unless you have any problems.

    • undefined


      •


      Votes

      Posts

      Views