Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Read text file with keyrecord and generate a multi cam timeline

New Here ,
Nov 14, 2018 Nov 14, 2018

Hello,

at the moment I search for possible solutions for our issue.

The situation is, that we have a setup with 2 to 4 cameras in our studio. Over blackmagic Atem we make a live cut and later we use the life cut and the recordings for our production.

Now I would like to make a key logging on the live cut computer, with an output look like:

13:18:20.4183
13:18:20.602[space]
13:18:20.7781
13:18:20.866[return]
13:18:20.9302

[...]

The the logged text file I want to process with an premiere plugin and generate out of it a multi cam timeline with our recordings from the cameras.

It have some hurdles, like all clips must be sync, and I need to define the first cut, to get the relative time to the time code from the text file.

I fly a bit over: Welcome to the Premiere Scripting Guide! — Premiere Pro Scripting Guide 1.0 documentation , but I have not found commands for multi cam and cutting functions.

Do you think this is possible with an javascript extension? Or this needs to be done in c++?

When it is only possible with c++, do you know professional programmers who can program such a plugin, and what do you think the effort would be in hours?

Regards

Jonathan

TOPICS
SDK
513
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Adobe Employee , Nov 15, 2018 Nov 15, 2018

There's no way to create a multi-cam timeline, via API, in PPro.

Translate
Advisor ,
Nov 14, 2018 Nov 14, 2018

A few folks have made this in the past. Sniff tallies or serial port and create an AAF. (Sony had it back in the day on their linear edit controllers.)

Bouke at video toolshed has something - https://www.videotoolshed.com/other/livecut/

EVS have Directors Cut - that’s not going to be cheap though. I think ToolsOnAir or Softron have a version.

You also might want to ask the JustMacro guy at Atemuser.com - they may have something...

I believe there’s a guy in Greece who owns the patent on it so doing it commercially can cost.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Nov 15, 2018 Nov 15, 2018
LATEST

There's no way to create a multi-cam timeline, via API, in PPro.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines