Parsing Error :error parsing fragment on very short fragment
Nobody has claimed this yet.
- Dominant language
- ActionScript
- Stars
- 744
- Forks
- 259
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the demo link and the provided parsing warnings, focusing on the final fragment reported as level 0, sequence 58, with duration 0.008. Reproduce the short-fragment failure and check whether playback completion is emitted; done means the fragment is handled without the parse error and completion behavior is consistent.
Written by the indexing model from the issue text.
Assessment
- Domain
- audio-video-rtc
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100