Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

large files question #2575

Closed
icf20 opened this issue Apr 16, 2016 · 2 comments
Closed

large files question #2575

icf20 opened this issue Apr 16, 2016 · 2 comments

Comments

@icf20
Copy link

icf20 commented Apr 16, 2016

I have a question about the block part, if i take a 100MB video and add it into IPFS, then a person take that video and cut the file in half and add the file again, will duplicate the 50% of the blocks or will share the blocks ?

@Kubuxu
Copy link
Member

Kubuxu commented Apr 16, 2016

Depends on encoding of video, there is good chance that some data might be deduped if underlaying binary format will be the same (no reencoding/recopression).

It also depends on chunker but there is room for improvment.

In future please ask general questions about IPFS in https://github.com/ipfs/faq/issues

@icf20
Copy link
Author

icf20 commented Apr 17, 2016

there are so many places where to post issues that is impossible to guess where, ipfs have 50 repos https://github.com/ipfs maybe you should pin one repo on top and name it "start here if you dont know what you want "

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants