justin = { main feed , music , code , askjf , pubkey };
Ask Justin Frankel
No reasonable question unanswered since 2009!

Suggested topics: programming, music, sleep, coffee, etc.

Note: please do not ask questions about REAPER features, bugs or scheduling, use the forums instead.


Name: Ask: Human (enter yes):
[back to index] | [unreplied] | [replied] | [recent comments] | [all]

Question: hey justin! could you provide a hint on how the reaper video processor APIs are supposed to be used? what does getInputInfo do? do we call renderInputVideoFrame every frame? thanks!
Asked by francesco (79.30.42.x) on April 26 2023, 8:42pm
Reply on April 27 2023, 10:36pm:
    It's documented in video_processor.h:

    When your process_frame() is called, you can (but don't have to) call getNumInputs() to see how many inputs are upstream of you, getInputInfo() to query the track/item of a given input, and renderInputVideoFrame() to render a given input's frame. Note that by "input" I mean "video media file" or "video processor".

Comment:
    Your Name:   -- Site Owner's Name:  (for human-verification)

    Comment:    

    
  
[back to index] | [unreplied] | [replied] | [recent comments] | [all]
Copyright 2024 Justin Frankel. | RSS