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

Parsing Error :error parsing fragment on very short fragment #566

Open
shanekerr opened this issue Feb 9, 2017 · 1 comment
Open

Parsing Error :error parsing fragment on very short fragment #566

shanekerr opened this issue Feb 9, 2017 · 1 comment

Comments

@shanekerr
Copy link

Hello! We are having issue with this particular piece of content. The last fragment consistently throws a parse error

WARN:Parsing Error :error parsing fragment, no tag found
WARN:error parsing fragment, skip it and load next one
?src=https%3A%2F%2Fcp541868-vh.akamaihd.net%2Fi%2Fmtvnorigin%2Fgsp.alias%2Fmediabus%2Fmtv.com%2F201…:350 [Thu Feb 09 2017 15:57:53 GMT-0500 (EST)] onComplete(), playback completed
WARN:skipped fragment(level/sn/duration):0/58/0.008

In most cases (that I experience) we are receiving HLSEvent.PLAYBACK_COMPLETE, however it has been reported that on occasion we are not.

My understanding is that there is an I-Frame at the start of this fragment. Any help in determining why we are consistently having issues parsing this fragment would be appreciated.

demo link:
http://www.flashls.org/latest/examples/chromeless/?src=https%3A%2F%2Fcp541868-vh.akamaihd.net%2Fi%2Fmtvnorigin%2Fgsp.alias%2Fmediabus%2Fmtv.com%2F2017%2F01%2F31%2F10%2F32%2F54%2F299d114ee3854f93a52389da76944592%2F1556899%2F1ftyUd0NW7_HDTNW610A4_1556899_7122114_%2C384x216_278%2C512x288_498%2C640x360_1028%2C768x432_1528%2C960x540_2128%2C1280x720_3128%2C1920x1080_5128%2C.mp4.csmil%2Fmaster.m3u8%3Fhdnea%3Dst%253D1486567247%257Eexp%253D1487172047%257Eacl%253D%252Fi%252Fmtvnorigin%252Fgsp.alias%252Fmediabus%252Fmtv.com%252F2017%252F01%252F31%252F10%252F32%252F54%252F299d114ee3854f93a52389da76944592%252F1556899%252F1ftyUd0NW7_HDTNW610A4_1556899_7122114_%252C384x216_278%252C512x288_498%252C640x360_1028%252C768x432_1528%252C960x540_2128%252C1280x720_3128%252C1920x1080_5128%252C.mp4.csmil%252F*%257Ehmac%253Df8d18581e1bfd5b46a86b3c8f42182939fad51876dc7486d223c893f1620bb4b%26amp%3B__a__%3Doff%26amp%3B__b__%3D450%26amp%3B__viacc__%3DNONE

Thank you

@mangui
Copy link
Owner

mangui commented Feb 14, 2017

Hi @shanekerr last fragment is 810 bytes (on all quality levels) and does not contain any audio/video samples. thus it is considered as invalid, and a FRAGMENT_PARSING_ERROR error is raised

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