Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/EoinKanro/files-to-images i…
Browse files Browse the repository at this point in the history
…nto dev
  • Loading branch information
EoinKanro committed Apr 3, 2023
2 parents 9bcde70 + 23d6131 commit 39e6c98
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ The main idea of this project is to use video hosting as cloud.

So, you can encode files to videos and decode them back. To protect your files you can encode zip with password.

You can check a demo:
[<img src="https://img.youtube.com/vi/HEu7-zT8ANE/maxresdefault.jpg" width="100%">](https://youtu.be/watch?v=HEu7-zT8ANE)

### Testing
I've tested this project on file with size 97.6 mb and on ryzen 3600

Expand All @@ -23,7 +26,7 @@ I've tested this project on file with size 97.6 mb and on ryzen 3600
**Decoding**
- Time: ~182s

It seems that this realization is faster then
It seems that this realization is faster than
<a href="https://github.com/pixelomer/bin2video">bin2video</a>
and
<a href="https://github.com/DvorakDwarf/Infinite-Storage-Glitch">Infinite-Storage-Glitch</a>
Expand Down

0 comments on commit 39e6c98

Please sign in to comment.