Android-Download-Manager-Pro icon indicating copy to clipboard operation
Android-Download-Manager-Pro copied to clipboard

video files became courrpeted after finishing download with 12 chunks

Open hassan379 opened this issue 8 years ago • 5 comments

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

hassan379 avatar Aug 13 '15 16:08 hassan379

I check this feature and i had no issue

majidgolshadi avatar Aug 14 '15 05:08 majidgolshadi

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.

Gavinme avatar Aug 14 '15 08:08 Gavinme

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

hassan379 avatar Aug 14 '15 11:08 hassan379

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

cqllang avatar Aug 28 '16 13:08 cqllang

Use RandomAccessFile maybe resolve this issue?

Alamusitl avatar Dec 15 '16 07:12 Alamusitl