MAGFest Super:

Hardware needed (TechOps request):

  1. Two powerful 16x9 aspect ratio projectors. 2019 was: Panasonic PT-VZ570 WUXGA with HDMI inputs.
  2. Two 10' screens for projectors
  3. One 16x9 TV and stand (for Versus promo and staff orientation presentation) - did not use in Super 2019
  4. The computer MIVSFIT runs on at Super is Jesse Ozog's (@SmashRiot) old Mac Mini and it can drive the two projectors (uses one display port to HDMI and one HDMI so don't forget the dongle)

Awesome Con:

Hardware needed (talk to @MattBeale on Slack - Warehouse master):

  1. Projector - 4:3 aspect ratio - 3.1K lumen from the Office
  2. One 10' Projector Screen
  3. Windows laptop

MIVSFIT Prep:

  1. Get extract from UBER
  2. Download all the videos from youtube and make 30 second h264 videos (must be 16x9). 720p is preferred. 30fps max.
  3. Fill in all the gaps in the data extra from UBER.
  4. run perl scripts to output MIVSFIT json / website

Video Format:

  1. 720p at 30fps in h264 (60fps will stutter)

  2. Can transcode 60fps to 30fps using ffmpeg:

    ~/ffmpeg/bin/ffmpeg -y -i grumpy_witch.mp4 -r 30 grumpy_witch30fps.mp4

Downloading videos: