Graphics

 View Only
  • 1.  Datalinq Material not updating

    Posted 26 days ago
      |   view attached

    Hi,

    In the attached project I have an issue with Dynamic Material not updating online.

    I have to cue the scene to get a proper behavior, I'd like to change the name and the material while the scene is online. I'm using widget counters no datalinq.

    Regards



    ------------------------------
    Karim Lakehal
    VIDELIO - AMP VISUALTV
    Paris France
    ------------------------------

    Attachment(s)

    xpp
    SPLIT FLAGS V1.xpp   727 KB 1 version


  • 2.  RE: Datalinq Material not updating

    Posted 26 days ago

    seems like the videos didn't make it into the xpp

    is "E" a local drive or mapped? 



    ------------------------------
    Simon Redmile
    Senior Graphic Programmer & Designer
    Ross Video
    Bristol United Kingdom
    ------------------------------



  • 3.  RE: Datalinq Material not updating

    Posted 26 days ago
      |   view attached

    Hi Simon,

    Find attached a new version of the project with the videos.

    E is a local drive



    ------------------------------
    Karim Lakehal
    VIDELIO - AMP VISUALTV
    Paris France
    ------------------------------

    Attachment(s)

    xpp
    SPLIT FLAGS V2.xpp   107.03 MB 1 version


  • 4.  RE: Datalinq Material not updating

    Posted 25 days ago

    Hi Simon,

    Sorry for the previous upload, the videos were missing.

    Please find attached the correct project.



    ------------------------------
    Karim Lakehal
    VIDELIO - AMP VISUALTV
    Paris France
    ------------------------------



  • 5.  RE: Datalinq Material not updating

    Posted 25 days ago
      |   view attached

    The only video in that xpp was Belgium which was also black. 

    However I see the issue, its an order of operation issue. Visual Logic Runs after checking for video clips textures. 

    1. OnPrepare
    2. Collect Datalinqs / Load Video Clips / Load Textures etc..
    3. OnBeforeOnline
    4. Evaluate transition logic (which may include running OnTransLogicScripts)
    5. OnOnline
    6. Visual Logic Runs


    I have attached a version where I have changed the first country to use a script instead and deactivated the visual logic. 
    You'll see that it functions in preview and on air. 



    ------------------------------
    Simon Redmile
    Senior Graphic Programmer & Designer
    Ross Video
    Bristol United Kingdom
    ------------------------------

    Attachment(s)