Simulation of incorrect Composite Cable Connection [Bad Apple!!]

Опубликовано: 05 Июль 2026
на канале: ukimenustah
1,868
19

The large screen on the left is what you would likely to see on TV screen. (Provided that your TV doesn't output a blue screen.)
The Yellow (Video) cable was connected to the White (Left Audio) input.
The White cable was connected to the Yellow input. Red was unchanged.
== The summary of how it was made ==
The Audio: The horizontal and vertical sync was drawn and was put around the actual video content, and reduced contrast to give room for the sync signal (blacker than black), then it was saved as Uncompressed Y8 (.avi). Next, Audacity 1.2.6 was used to import the video file as RAW as PCM Unsigned 8 bit mono, removed header and footer of the video file, sped up to match the video length, and saved it as an audio. The final audio are that the left channel is the video signal noise, and the right channel is simply a proper right channel from the input.
The Video: The left channel of the input audio is saved as PCM Unsigned 8 bit mono without a header. It was then imported using RAWSource (External AVISynth Plugin) as being an uncompressed Y8 video and resolution of 4x240. The video was then leveled by 192 - 255 input, 0 - 255 output (Only the positive voltage of waveform starting that has half the maximum voltage value will produce luminance signal on the screen. Zero voltage is 128). Finally it was resized to fit the video.