Skip to content

yeonzi/badappe_oscilloscope

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

badapple_oscilloscope

Playing "Bad Apple!!" On Oscilloscope

Preview

Bad Apple!! (YouTube) Bad Apple!! (bilibili)

EVA NCOP (YouTube) EVA NCOP (bilibili)

Description

Oscilloscope can display graphs using XY mode. This project generates a waveform file that can be used to draw video using the oscilloscope XY mode.

XY Mode

(gif was from wikipedia)

If You want to do this, just download wave file from release page, playing this audio file by any player, the left and right channels are connected to the X and Y channels of the oscilloscope, and you will see the video.

TODO

  1. Change path search algorithm to a faster algorithm.
  2. New edge detection algorithm for color frames.
  3. Can I read video frame to bitmap using libffmpeg, no need to write to disk?

LICENSE

DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE Version 2, December 2004

Copyright (C) 2017-2018 Yeonji [email protected]

Everyone is permitted to copy and distribute verbatim or modified copies of this license document, and changing it is allowed as long as the name is changed.

DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

  1. You just DO WHAT THE FUCK YOU WANT TO.