• 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

    [ANSWERED] Dynamic Load Videos

    How To... ?
    5
    8
    1224
    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!

      kirschkematthias jfg 2 Replies Last reply Reply Quote 0
      • kirschkematthias
        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
        • jfg
          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
          - MacBook Pro M1 Max 16" 64GB RAM, Mac OS 15.3.2 Sequoia
          - Mac Pro 5.1 middle 2012 (3,33 GHz 6-Core Intel Xeon, 32GB RAM, Radeon RX 580 8 GB ),
          Mac OS 10.14.6 (Mojave)
          - Mac mini Pro M4, Mac OS 15.3.2 Sequoia

          • A range of deployable older Macs
            Located in Bremen, Germany
          kirschkematthias 1 Reply Last reply Reply Quote 0
          • dbini
            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
            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 1
            • kirschkematthias
              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
              • Woland
                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: https://support.troikatronix.com/support/tickets/new
                Support Policy: https://support.troikatronix.com/support/solutions/articles/13000064762
                Add-Ons: https://troikatronix.com/add-ons/ & https://troikatronix.com/add-ons/?u=woland
                Professional Services: https://support.troikatronix.com/support/solutions/articles/13000109444

                | Isadora Version: all of them | 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!

                  Woland 1 Reply Last reply Reply Quote 0
                  • Woland
                    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: https://support.troikatronix.com/support/tickets/new
                    Support Policy: https://support.troikatronix.com/support/solutions/articles/13000064762
                    Add-Ons: https://troikatronix.com/add-ons/ & https://troikatronix.com/add-ons/?u=woland
                    Professional Services: https://support.troikatronix.com/support/solutions/articles/13000109444

                    | Isadora Version: all of them | 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