- 8 large eggs
- 2 (15 oz) cans sliced beets juice reserved
- 1 small onion chopped
- 1 cup white sugar
- ¾ cup cider vinegar
- 12 whole cloves
- 2 bay leaves
- ½ teaspoon salt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [0m [J | |
| [38;5;154mDietPi-Update[0m | |
| [90m───────────────────────────────────────────────────── | |
| Phase:[0m Applying pre-patches | |
| [0m[0m [J[90m[[0m [90m][0m [90mDietPi-Update |[0m Downloading pre-patches[1A[0m[2G[1;33m. [0m[C[2G[0;33m.[1;33m. [0m[C[2G [0;33m.[1;33m. [0m[C[0m [J[90m[[0m[32m OK [90m][0m [90mDietPi-Update |[0m Downloading pre-patches | |
| [0m[0m [J[90m[[0m [90m][0m [90mDietPi-Update |[0m Applying execute permission[1A[0m[2G[1;33m. [0m[C[0m [J[90m[[0m[32m OK [90m][0m [90mDietPi-Update |[0m Applying execute permission | |
| [0m[0m [J[90m[[0m[32m OK [90m][0m [90mDietPi-Update |[0m Successfully applied pre-patches | |
| [0m[0m [J | |
| [38;5;154mDietPi-Update[0m |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==UserScript== | |
| // @name psyburr's TinyChat Script (CTS V1.8.57.b) | |
| // @version 1.8.57.b | |
| // @description Modified TinyChat - Best Scripts; prepare to be amazed. | |
| // @author CosmosisT + psyburr | |
| // @url https://gist.github.com/psyburr/71fee25bc2e1b6482b6d5ba2f24b1cd9 | |
| // @license Copyright (C) CosmosisT | |
| // @icon https://fubar.lol/android-chrome-512x512.png | |
| // @match https://tinychat.com/room/* | |
| // @match https://tinychat.com/* |
[[[ Capturing your Desktop / Screen Recording ]]]
[[PageOutline(1, Contents)]]
Here are a few solutions for capturing your desktop and recording a video of your screen with ffmpeg. (A Chinese version of this page is [[Capture/Desktop中文版本|also available]].)
For the sake of brevity, these commands do not specify any additional encoder settings. For more info about H.264 encoding, see [[Encode/H.264|the H.264 encoding guide]].
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| adb help // List all comands | |
| == Adb Server | |
| adb kill-server | |
| adb start-server | |
| == Adb Reboot | |
| adb reboot | |
| adb reboot recovery | |
| adb reboot-bootloader |
both audio and video filters option may be expressed as eitber -filter:{a|v} or the short versions used througout this gist
- Increase/decrease audio tempo/speed this is represented as a percentage. ie: 1.5=1½× normal speed
-af atempo={0.5-100}
- Remove logo in bottom right-hand corner coordinates are measuring from top left corner of delogo region set