vhs filter test

Поделиться
HTML-код
  • Опубликовано: 10 сен 2024
  • original: • Tektronix 4052 Columbia

Комментарии • 4

  • @mr.tesseract6854
    @mr.tesseract6854 Год назад +1

    how is this related to vhs or vcr ? please explain

    • @untodesu
      @untodesu  Год назад

      The program filters the image data in the way a real VCR+CRT pair would work. This includes separating RGB values into YIQ (how NTSC's luminance and chrominance are represented), smearing chrominance values, generating noise and shifting+discoloring whole lines of video. The result image (or a sequence of images aka frames) can be then converted into a video using ffmpeg.

    • @mr.tesseract6854
      @mr.tesseract6854 Год назад +1

      ​@@untodesuOk, now what is the program that generates the sequence of image files for ffmpeg to pack it in a video?

    • @untodesu
      @untodesu  Год назад

      ​@@mr.tesseract6854 it's called RITEG (Realtime-ish Image Transformer Enhanced by OpenGL), github.com/untodesu/riteg