MAGFest Super:
Hardware needed (TechOps request):
- Two powerful 16x9 aspect ratio projectors. 2019 was: Panasonic PT-VZ570 WUXGA with HDMI inputs.
- Two 10' screens for projectors
- One 16x9 TV and stand (for Versus promo and staff orientation presentation) - did not use in Super 2019
- 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):
- Projector - 4:3 aspect ratio - 3.1K lumen from the Office
- One 10' Projector Screen
- Windows laptop
MIVSFIT Prep:
- Get extract from UBER
- Download all the videos from youtube and make 30 second h264 videos (must be 16x9). 720p is preferred. 30fps max.
- Fill in all the gaps in the data extra from UBER.
- run perl scripts to output MIVSFIT json / website
Video Format:
-
720p at 30fps in h264 (60fps will stutter)
-
Can transcode 60fps to 30fps using ffmpeg:
~/ffmpeg/bin/ffmpeg -y -i grumpy_witch.mp4 -r 30 grumpy_witch30fps.mp4
Downloading videos: