image.sh is a copy of gists: Gamer-Guy12/7734ffde77f582aef124a0610221e3a5
grub.cfg is a copy of gists: Gamer-Guy12/d849c4a6d02869e569bceaca8a61f44b
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
| #!/bin/bash | |
| # Some online tutorials: | |
| # | |
| # 1. https://www.linuxuntu.com/install-kdenlive-linux/ | |
| # 2. https://invent.kde.org/bleuzen/kdenlive/-/blob/master/dev-docs/build.md?ref_type=heads | |
| # 3. https://ubuntuhandbook.org/index.php/2024/12/compile-kdenlive-source-ubuntu/ | |
| # 4. https://www.mltframework.org/docs/buildscripts/ | |
| # | |
| # |
Text instruction used in the video:
1. https://metamask.io/
first - create a Metamask address
2. https://chainid.network/
second - add the sepolia testnet to Metamask
Make sure you have ffmpeg installed.
ffmpeg \
-i input.mp4 \
-r 15 \
-vf "scale=800:-1,split[s0][s1];[s0]palettegen[p];[s1][p]paletteuse" \
output.gifSo you want to add some changes to code, and make it as if your last commit has the changes. Also, you want to keep the date of your last commit. Easy!
- Do some changes.
- Make a temporary commit.
- Rebase interactive, squash last commit.
- Commit and amend. Set dates by exposing 2 ENV variables
GIT_AUTHOR_DATEandGIT_COMMITTER_DATE.
I hereby claim:
- I am valera-rozuvan on github.
- I am valera_rozuvan (https://keybase.io/valera_rozuvan) on keybase.
- I have a public key ASAryQPuhLVh4Yk2P74LE9dZQJZxPUCoW23GIinbO6Sd9wo
To claim this, I am signing this object:
NewerOlder