Skip to content

Instantly share code, notes, and snippets.

View grishy's full-sized avatar
💭
How much I don't know, I'll have to find out..

Sergei G grishy

💭
How much I don't know, I'll have to find out..
View GitHub Profile
# New Features
- Features #1
- Features #2
# Bug Fixes
- Fixes #1
- Fixes #2
# Other Changes
Lorem ipsum dolor sit amet.
@grishy
grishy / 1
Created May 16, 2020 10:20
1
1
Firstly we need edit Bios settings like "" (not every motherboard supports )
![](https://i.stack.imgur.com/Z8Rp6.png)
```bash
$ .\ffmpeg.exe -r 60 -f image2 -s 1280x720 -i bg.jpg -i audio.mp3 -vcodec libx264 -b 4M -acodec copy OUTPUT.mp4
```
```
Mode LastWriteTime Length Name
---- ------------- ------ ----
-a---- 09.02.2018 8:36 5191680 audio.mp3
-a---- 09.02.2018 8:34 3757177 bg.jpg
## Перевод книги "THE NATURE OF CODE"
### Версия взята от Jan 2016.
###Development
- Font `Gregor`
- Install node.js
- Install gulp
- Install package and run
```bash