• Isadora
  • Get it
  • Forum
  • Help
  • ADD-ONS
  • Newsletter
  • Impressum
  • Dsgvo
  • Impressum
Forum
    • Categories
    • Recent
    • Popular
    • Tags
    • Register
    • Login

    [ANSWERED] Dynamic Load Videos

    How To... ?
    5
    8
    290
    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.
    • T
      tincho-genosha
      last edited by Woland

      Hello everyone,

      This is my first post, so happy using Isadora for an interactive experience.

      We are developing a experience where a user can choose from over 100 videos.

      Is there any way to not load in the media list and   and make the available and loaded as soon as we need them?

      Each video is about 100~250MB each.

      Thanks!

      kirschkematthiasK jfgJ 2 Replies Last reply Reply Quote 0
      • kirschkematthiasK
        kirschkematthias @tincho-genosha
        last edited by kirschkematthias

        @tincho-genosha

        Hi,

        I haven't heard yet of a method to connect isadora ton an external folder or hard drive to look permanently for content and show it up. That will be great. Maybe you can do it via script. 

        many greetings

        Matthias

        1 Reply Last reply Reply Quote 0
        • jfgJ
          jfg @tincho-genosha
          last edited by

          @tincho-genosha

          I don't really understand why you need this. The videos in the media window are only link to the media on your hard drive. it doesn't matter if you have a video of 10 MB or 5 GB. I made a test with 40 videos (a lot of them are bigger than 1GB) and the Izzy file is 250 kb. Could you explain why you need to have this function.

          best, Jean-François 

          • Izzy 3.2.6, Mac OS 14.1 Sonoma:
          - MacBook Pro M1 Max 16" 64GB RAM
          • Izzy 3.2.6, Mac OS 10.14.6 (Mojave):
          - Mac Pro 5.1 middle 2012 (3,33 GHz 6-Core Intel Xeon, 32GB RAM, Radeon RX 580 8 GB )
          - MacBook Pro 2015 (16GB RAM) 2,8 GHz Intel Core i7;

          Located in Bremen, Germany

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

            ...what jfg said - the videos in the media bin are just references. they are not loaded until you need them.

            John Collingswood
            taikabox.com
            2013 MBPR 2.3GHZ i7 OSX11.7.4 16GB
            & 2019 MBPT 2.6GHZ i7 OSX12.3 16GB

            1 Reply Last reply Reply Quote 1
            • kirschkematthiasK
              kirschkematthias @jfg
              last edited by

              @jfg


              I think what he meant was that isadora looks into a specified folder and automatically loads them into the video bin. When you change some files it possible actualize the bin. So you can take some files out, some files in without changing the patch.

              Maybe?

              many greetings

              Matthias

              1 Reply Last reply Reply Quote 0
              • WolandW
                Woland Tech Staff
                last edited by Woland

                If you're talking about setting a folder to watch, then having Isadora automatically import any new files placed in that folder, we have this already as a feature request, but outside of using a Mac and AppleScript, there's no feature in Isadora right now that allows for this. Regardless of whether you're on Mac or Windows, you could write an external script in Python or something that clicks on things, simulates key-presses, etc, to import your media for you at set intervals or similar.

                You could to do something like what @Juriaan did here: https://community.troikatronix.com/topic/1288/load-pictures-automatically/14?_=1654074564833

                TroikaTronix Technical Support
                New Support Ticket Link: https://support.troikatronix.com/support/tickets/new
                TroikaTronix Support Policy: https://support.troikatronix.com/support/solutions/articles/13000064762
                TroikaTronix Add-Ons Page: https://troikatronix.com/add-ons/

                | Isadora 3.2.6 | Mac Pro (Late 2013), macOS 10.14.6, 3.5GHz 6-core, 1TB SSD, 64GB RAM, Dual AMD FirePro D700s |

                1 Reply Last reply Reply Quote 0
                • T
                  tincho-genosha
                  last edited by

                  Thanks everyone for the answers.

                  First of all, yes, the main test was to use more than 100. And as you all said, they are all references.


                  But as Woland said, the main issue is that those videos are dynamic. We don't want the operator to open isadora if a new video file requieres to be used.

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

                  Thanks everyone for the quick answers!

                  WolandW 1 Reply Last reply Reply Quote 0
                  • WolandW
                    Woland Tech Staff @tincho-genosha
                    last edited by

                    @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.

                    TroikaTronix Technical Support
                    New Support Ticket Link: https://support.troikatronix.com/support/tickets/new
                    TroikaTronix Support Policy: https://support.troikatronix.com/support/solutions/articles/13000064762
                    TroikaTronix Add-Ons Page: https://troikatronix.com/add-ons/

                    | Isadora 3.2.6 | Mac Pro (Late 2013), macOS 10.14.6, 3.5GHz 6-core, 1TB SSD, 64GB RAM, Dual AMD FirePro D700s |

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