Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| start [2020/11/12 11:50] – [Google Drive Embed] dokudoku | start [2021/07/21 12:34] (current) – [Passwords] dokudoku | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ===== Design Tools ===== | ||
| + | * https:// | ||
| + | |||
| ===== CSS ===== | ===== CSS ===== | ||
| * font-size: clamp(18px, 1.4vw, 22px); | * font-size: clamp(18px, 1.4vw, 22px); | ||
| Line 4: | Line 7: | ||
| ===== Media Encoding ===== | ===== Media Encoding ===== | ||
| * ffmpeg -i input.mp4 -vf scale=1280x720 -b:v 1400k -crf: 33 -threads: 8 -quality: good -speed: 4 -c:v libvpx-vp9 -c:a libopus out.webm | * ffmpeg -i input.mp4 -vf scale=1280x720 -b:v 1400k -crf: 33 -threads: 8 -quality: good -speed: 4 -c:v libvpx-vp9 -c:a libopus out.webm | ||
| + | * ffmpeg -i in.mov -vcodec libx264 -b:v 1400k -crf: 33 -threads: 8 -quality: good -speed: 4 -c:a aac out.mp4 (so crappy iOS can view them) | ||
| * https:// | * https:// | ||
| * https:// | * https:// | ||
| Line 68: | Line 72: | ||
| ErrorDocument 404 http:// | ErrorDocument 404 http:// | ||
| - | ===== Passwords ===== | + | |
| - | info@di.co.uk | + | |
| - | 1WPNtg%5ty8, | + | |
| - | + | ||
| - | caroline_nockels@hotmail.com and p/w is car0l1n3nockels | + | |
| - | | + | |
| ===== Email Settings ===== | ===== Email Settings ===== | ||
| -[[https:// | -[[https:// | ||