WordRider Home
Welcome! Log In Create A New Profile

Advanced

ivysilani Ceska Televize

Posted by KO23L 
Re: ivysilani Ceska Televize
January 27, 2015 03:11PM
There is bitrate instead of quality in settings.
Re: ivysilani Ceska Televize
January 27, 2015 03:16PM
YAY finally working!
Re: ivysilani Ceska Televize
January 28, 2015 11:23AM
ad48 Wrote:
-------------------------------------------------------
> There is bitrate instead of quality in settings.

Plugin settings is reverted back to quality instead of bitrate in plugin v2.0.1.
Re: ivysilani Ceska Televize
January 28, 2015 11:19PM
AppleHLS plugin v1.0.2 now supports resuming. That means CeskaTelevize plugin also supports resuming. Enjoy smileys with beer

The only downside is that FRD will show incorrect file size when the download completes after resuming. But that's just cosmetic bug, I'll take a look at it later.



Edited 1 time(s). Last edit at 01/28/2015 11:21PM by tong2shot.
Re: ivysilani Ceska Televize
January 29, 2015 01:31PM
tong2shot Wrote:
-------------------------------------------------------
> The only downside is that FRD will show incorrect
> file size when the download completes after
> resuming. But that's just cosmetic bug, I'll take
> a look at it later.

Unfortunately it can't be done in plugin, without getting all segments' file size info. It needs the main app to be modified. What I can think of right now is to add another flag.

On other news AdobeHDS plugin v1.0.8 now also supports resuming, with the same AppleHLS's cosmetic bug unfortunately.

@Vity: how about adding another flag to accommodate this issue, something like: DownloadClientConsts.LEAVE_FILESIZE_ALONE or better yet DownloadClientConsts.DONT_DISTURB_FILESIZE_EVEN_IF_IT_IS_DOOMSDAY smiling smiley
Re: ivysilani Ceska Televize
January 29, 2015 03:37PM
tong2shot Wrote:
-------------------------------------------------------
> AppleHLS plugin v1.0.2 now supports resuming. That
> means CeskaTelevize plugin also supports resuming.
> Enjoy smileys with beer
>
> The only downside is that FRD will show incorrect
> file size when the download completes after
> resuming. But that's just cosmetic bug, I'll take
> a look at it later.

Thats why HLS(HTTP) is better than RTMP.
Re: ivysilani Ceska Televize
January 29, 2015 04:47PM
Hmm, the changes you made to FragmentInputStream and HdsInputStream might cause high CPU usage, because the read() method is repeated 1,000,000 times a second if downloading at 1MB/s. I haven't tested this, but it's why streams support buffers. smiling smiley
Re: ivysilani Ceska Televize
January 29, 2015 10:30PM
I just committed AdobeHDS and AppleHLS to support buffering, I haven't released them, in case you want to make changes.

Maybe we can use the same technique to RTMP.

Real time testing is bit of problem to me, I have slow connection. It takes time to do real time testing.
Re: ivysilani Ceska Televize
January 29, 2015 10:54PM
Looks good to me. Nice work on the HLS plugin by the way. smiling smiley

RTMP resume is possible; rtmpdump supports it. I think I've tried to implement it even; not sure why I didn't finish it.



Edited 1 time(s). Last edit at 01/29/2015 10:56PM by ntoskrnl.
Re: ivysilani Ceska Televize
January 29, 2015 11:06PM
Both plugins have just been release smiling smiley
Sorry, only registered users may post in this forum.

Click here to login