DaWoody / free-video-player

An Open Source Free HTML 5 Video Player (GPLv3) - Able to play adaptive bitrate content aswell as normal content
http://www.freevideoplayer.org
GNU General Public License v3.0
3 stars 2 forks source link

Update and fix method _generateAndReturnVideoObjectMapFromMpdObject - Handle subs #19

Closed DaWoody closed 7 years ago

DaWoody commented 7 years ago

The method _generateAndReturnVideoObjectMapFromMpdObject which should be used to generate a better ordered play object to handle ads. Currently the method does successfully stitch a correct order for video and audio segments in separate periods. Should verify that subtitles tracks are generated not as doubles and maybe also fix a way to separate how we read the subs

DaWoody commented 7 years ago

This is done in afa68b0dbb2b622353b6fa29be9f14a772d0f7b6