• 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

    Picture player problem : Q about method and tools,

    Off-Topic Discussion
    3
    3
    1248
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      Stephane_Morisse last edited by

      Working on a comic strip, the principle is I want to be able to draw each cell in a page of the strip independently of the others. My medias each are a entire page in Jpeg format. So I've created this patch with as many players as there are cells in a page (that is 5 max) and cropped each player with the 'crop' actor. But this revealed a few problems.
      First and most, when I trig a picture player by launching a scene, there is a delay that is in the range of 0.5 to 1 sec. Thinking this may be related to the playing the pictures through the cpu by inserting the 'crop' actor, I made a test by simply patching a 'picture player' and a 'projector' and setting up one scene per page. Same problem. Before someone asks; my config is a mbp 2 x 2,3 ghz with 16 Go RAM running 10.8.5. The medias play from an internal newly installed SSD. I wanted to try the CI actors but changing the settings of the CI crop crashed isadora every time. I tried to use a 'Preload picture actor' in each scene but that doesn't cure the delay problem.
      So my first question is : is there a way to solve this ?
      My second question is : is thre a better way to do this by using the mapping features and the ability to change the intensity of each slice for example ? Or having a 'picture player' playing the image and a masking system ?

      1 Reply Last reply Reply Quote 0
      • dbini
        dbini last edited by

        you could try outputting one image to 5 projectors and using the mapping function to select one cell on each, then use the intensity of each projector to control the visibility of each cell. i'm sure that would be less cpu intensive.

        John Collingswood
        taikabox.com
        2019 MBPT 2.6GHZ i7 OSX15.3.2 16GB
        plus an old iMac and assorted Mac Minis for installations

        1 Reply Last reply Reply Quote 0
        • jhoepffner
          jhoepffner last edited by

          Hello,

          I will use another (more economical…) solution.
          Staying in GPU, use any picture player you need with intensity to fade between, zoom and position to frame.
          Use preloading to have it in RAM
          Don't use crop, it's really processor intensive (CPU based), instead, use the new background color (GPU based) and projectors to crop the image.
          I tried with 5 big images, it works.
          Patch included.
          Hope that helps,
          Jacques

          d236e9-imagecrop.izz

          Jacques Hoepffner http://hoepffner.info
          GigaByte 550b / Ryzen 7 3800X / Ram 64 Go / RTX 3090 24 Go / SSD 2 To / raid0 32 To
          MBP 13' i5 2.6 Ghz 16 Go / Intel Iris / macOs 10.11.6 / izzy 2.6.1 + 3.0.3b2
          MBP 15' i7 2.6 Ghz 16 Go / GTX 650M 1Go/ MacOs10.13.3 / Izzy 2.6.1
          MSI GS65 i7 3.6 Ghz 32 Go / GTX 1070 8 Go / Windows 10 / Izzy 3.0.3b2

          1 Reply Last reply Reply Quote 0
          • First post
            Last post