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

video files became courrpeted after finishing download with 12 chunks #11

Open
hassan379 opened this issue Aug 13, 2015 · 5 comments
Open

Comments

@hassan379
Copy link

hi new issue , i tried in the past days to download video files with 12 chunks but after download finished , i tried to play the video i noticed that the video became corrupted in some places , i tried the same file with 1 chunk , and i tried to play it after finishing download , the video played correctly without any issue , i think that there is issue in regrouping algorithm of chunks after finishing , i hope to fix this issues soon because when i put the chunk to 1 the download speed became very slow

@majidgolshadi
Copy link
Owner

I check this feature and i had no issue

@Gavinme
Copy link

Gavinme commented Aug 14, 2015

I have encountered the same question.when I load the video file which not support broken-point-resume download,causing every chunk loading a whole file.so if the file will be load many count.the result file which made by these files is error when playing it.i think,it should check the respond header which has the filed range-accept or not.

@hassan379
Copy link
Author

i faced this issue when trying to download this file , please can u check it for me i really want this issue to be resolved
http://www.spruto.tv/get_file/5/22874f2e0f80628c9f1061967ef1481d/116000/116379/116379.mp4
thx in advance

@cqllang
Copy link

cqllang commented Aug 28, 2016

I tested a 200M LAN file size apk.

The original download about 30 seconds。

Use the lib, set 8 chunks, download time 15 seconds
But the merge chunks is completed a total 47 seconds
. .
How to speed up merge time?

@majidgolshadi

@Alamusitl
Copy link

Use RandomAccessFile maybe resolve this issue?

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

5 participants