clippad.cmd - send console output to notepad by redirecting stdout to the clipboard and pasting the results.
usage: "C:\Program Files\ffmpeg\bin\ffmpeg.exe" -codecs 2>&1 | clippad
pastepad.js - open notepad and paste the clipboard (used by clippad).
useful to have a hotkey for activation. (see mkhotkey)
padsetup.js - adds ...\clippad\bin to Environment Path