Graphics

 View Only
  • 1.  Video Control via C# API

    Posted 09-30-2013 22:09
    Does anyone know if it is possible to send commands more complicated then just Play() and Position = frameNumber to the xpVideoShader or xpMaterial? I need to be able to do more complex things like scrubbing through a video and changing the playback speed.

    I have not yet had the chance to try literally changing the position as the scrubber mechanism refreshes but will XPression be fast enough? I am talking full 1920 x 1080 video.


  • 2.  RE: Video Control via C# API

    Posted 09-30-2013 23:40
    Yes, you can scrub by just setting positions.

    #XPression


  • 3.  RE: Video Control via C# API

    Posted 10-01-2013 00:43
    How about speed control?

    Can I tell XPression to play at 2x speed or negative speed?

    #XPression


  • 4.  RE: Video Control via C# API

    Posted 10-01-2013 11:57
    I think you can. Look in help folder the help file that contain all command you can do.

    #XPression


  • 5.  RE: Video Control via C# API

    Posted 10-02-2013 03:20
    Neither xpVideoShader or xpMaterial contain any properties or methods that seem to allow me to change the speed of the video playback.

    #XPression


  • 6.  RE: Video Control via C# API

    Posted 10-02-2013 07:19
    Right, and can you imagine to put your video on a scene director and then play this scene director at 2x speed ?

    #XPression