yoo (added avitld and my banner)
This commit is contained in:
parent
605762a60e
commit
d001162c7c
8 changed files with 30 additions and 0 deletions
BIN
avitld.png
Normal file
BIN
avitld.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 357 B |
BIN
click.kra
Normal file
BIN
click.kra
Normal file
Binary file not shown.
BIN
clickme.gif
Normal file
BIN
clickme.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.5 KiB |
22
clickme.gif.log
Normal file
22
clickme.gif.log
Normal file
|
@ -0,0 +1,22 @@
|
|||
/app/bin/ffmpeg -hide_banner -y -y -r 6 -start_number 0 -start_number_range 1 -i /home/hex/Documents/dev/personal/frame%04d.png -i /home/hex/Documents/dev/personal/KritaTempPalettegen_%06d.png -lavfi [0:v][1:v]paletteuse=dither=sierra2_4a:diff_mode=none -f gif -loop 0 -gifflags +transdiff /home/hex/Documents/dev/personal/clickme.gif
|
||||
=====================================================
|
||||
Input #0, image2, from '/home/hex/Documents/dev/personal/frame%04d.png':
|
||||
Duration: 00:00:00.68, start: 0.000000, bitrate: N/A
|
||||
Stream #0:0: Video: png, rgba(pc, gbr/unknown/unknown), 88x31 [SAR 11811:11811 DAR 88:31], 25 fps, 25 tbr, 25 tbn
|
||||
Input #1, image2, from '/home/hex/Documents/dev/personal/KritaTempPalettegen_%06d.png':
|
||||
Duration: 00:00:00.04, start: 0.000000, bitrate: N/A
|
||||
Stream #1:0: Video: png, rgba(pc, gbr/unknown/unknown), 16x16 [SAR 1:1 DAR 1:1], 25 fps, 25 tbr, 25 tbn
|
||||
Stream mapping:
|
||||
Stream #0:0 (png) -> paletteuse
|
||||
Stream #1:0 (png) -> paletteuse
|
||||
paletteuse:default -> Stream #0:0 (gif)
|
||||
Press [q] to stop, [?] for help
|
||||
[in#0/image2 @ 0x56442169b300] Thread message queue blocking; consider raising the thread_queue_size option (current value: 8)
|
||||
Output #0, gif, to '/home/hex/Documents/dev/personal/clickme.gif':
|
||||
Metadata:
|
||||
encoder : Lavf60.16.100
|
||||
Stream #0:0: Video: gif, pal8(pc, gbr/unknown/unknown, progressive), 88x31 [SAR 1:1 DAR 88:31], q=2-31, 200 kb/s, 6 fps, 100 tbn
|
||||
Metadata:
|
||||
encoder : Lavc60.31.102 gif
|
||||
frame= 0 fps=0.0 q=-0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
[out#0/gif @ 0x5644216f7b00] video:5kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.359389%
|
||||
frame= 17 fps=0.0 q=-0.0 Lsize= 5kB time=00:00:02.66 bitrate= 16.8kbits/s speed=81.3x
|
BIN
clickme.kra
Normal file
BIN
clickme.kra
Normal file
Binary file not shown.
BIN
clickme.png
Normal file
BIN
clickme.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1 KiB |
BIN
clickme.png~
Normal file
BIN
clickme.png~
Normal file
Binary file not shown.
After Width: | Height: | Size: 871 B |
|
@ -33,6 +33,14 @@
|
|||
<a href="https://recaptcha.sucks/">
|
||||
<img src="fuckgoogle.png"></img>
|
||||
</a>
|
||||
|
||||
<a href="">
|
||||
<img src="clickme.gif"></img>
|
||||
</a>
|
||||
|
||||
<a href="https://avitld.xyz/">
|
||||
<img src="avitld.png"></img>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="contact-content">
|
||||
|
|
Loading…
Reference in a new issue