Skip to content

HTML based interview logger with timecode

Gurb-inator/InterviewLogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 

Repository files navigation

What

InterviewLogger is an HTML-based app for logging video interviews with timecode. It can export those logs as markers for Premiere Pro, synced with your video file.

Why

It saves you time by letting you quickly see where the best quotes are, so you don’t have to rewatch the entire interview.


Interview Logger screenshot

How

  1. Set your camera’s timecode to free-run (time of day). If your camera doesn’t support timecode, just make sure its time and date are correct.
  2. Open InterviewLogger in your browser.
  3. Enter the interviewee’s name in the top text box.
  4. Use shortcuts to make marks:
      + → Good (green marker)
      - → Bad (red marker)
      * → Great (yellow marker)
      Type a note → Custom (blue marker)
      Double click notes to edit them
  5. Export your log to a CSV file.
  6. Convert the CSV to a Premiere Pro XML using the Editing Tools Marker Converter with the following settings:
EditingTools marker conversion settings
  • Convert from: CSV
  • Convert to: Premiere Pro XML
  • Set the same frame rate you used in-camera
  • Click Generate, then download the XML file
  • (Optional) In “More Options,” set the start time to match your video file’s starting timecode
  1. Import the XML into Premiere Pro.
  2. Align your video footage to the timeline created by the XML (based on timecode).
Premiere Pro timecode sync

Extra Info

  • It may work with other editing software, but this hasn’t been tested, if you test this and it works, let me know
  • The app is mobile-friendly — keyboard shortcuts automatically change into on-screen buttons.
  • Since it’s a self-hosted HTML app, it works offline.

About

HTML based interview logger with timecode

Resources

Stars

Watchers

Forks

Languages