Skip to content
k. edited this page Aug 9, 2024 · 2 revisions

INDEX

Chapter 1: The Evolution and Challenges of Video Technology

  • 1.1 In the beginning, we used Scan-Converters!
  • 1.2 How Video Mixers Work
  • 1.3 Technical Problems Related to EDID and HDCP
  • 1.4 Projecting a Presentation: An Unexpected Challenge
  • 1.5 Mixed Solutions and the Role of Graphic Mixers
  • 1.6 Excuse Me, But Who Are You?
  • 1.7 24 Frames Per Second
  • 1.8 SOUND
  • 1.9 TELEVISION
  • 1.10 25, 30, 50, 60... and 59.99?
  • 1.11 The Smartphone
  • 1.12 The Choice of 60fps: A Standard for the Future?

Chapter 2: The Mathematics of Images

  • 2.1 The Al Jabr of Video Imaging
  • 2.2 The Matrix
  • 2.3 The Utility of the Normalization System
  • 2.4 CIE and Standardization
  • 2.5 The I/O Graph
  • 2.6 Simple Operations
  • 2.7 NumPy
    • NumPy Slice
    • NumPy Stack
  • 2.8 Measuring Time
  • 2.9 Complexity
  • 2.10 NumPy LightSpeed

Chapter 3: Mixing 210

  • 3.1 Organizing Files
  • 3.2 Invert
  • 3.3 AutoScreen
  • 3.4 Split RGB
  • 3.5 Gamma
  • 3.6 Contrast
  • 3.7 More about Contrast
  • 3.8 Counting Frames

Chapter 4: Mix Video

  • 4.1 Mix Bus
  • 4.2 Wipe Left To Right
  • 4.3 Wipe Right To Left
  • 4.4 Wipe Up And Down
  • 4.5 Stinger Idea
  • 4.6 Stinger More
  • 4.7 Stinger Optimization
  • 4.8 Stinger in the MixBus