android - ABR - frames repeating while playing -


i'm using adaptive bitrate streaming contents (abr) playing in android.some time's facing problem frames repeating , frames missing.

if continuously playing same profile problem not there.while shifting 1 bit rate profile other problem occurs.

please 1 me find out cause of problem.

found solution problem.

problem abr contents. contents using not gop aligned, creating problem when profiles changing.


Comments

Popular posts from this blog

iphone - Three second countdown in cocos2d -

hyperlink - how to do url routing in php -

c - Avoiding Extra Malloc in Linked List (node->next = NULL) -