Skip to main content
ильяс13891265
Participant
October 2, 2019
Answered

Export thumbnail from extendscript

  • October 2, 2019
  • 1 reply
  • 2425 views

Hi. I'm searching a way to make thumbnail for particular moment of video in the extendscript. I've read the docs, bug I didn't find any API for that.

What way can you suggest to implement this?

I'll be grateful for links to the docs with necessary API

This topic has been closed for replies.
Correct answer Bruce Bullis

There's no API provided, to do anything like that.

1 reply

Bruce Bullis
Legend
October 2, 2019

PProPanel contains example code that saves a PNG of the current Program monitor.

ильяс13891265
Participant
October 3, 2019
Thank you. I could use it but I want escape a saving file. Is there a way access to something like framebuffer and get plain bytes?
Bruce Bullis
Legend
October 3, 2019
No.