Forum Replies Created
-
-
7 years ago in reply to: Chapters and AB looping API
Hi Martin,
Thanks, that would be fantastic. Please keep us updated on this new feature.Thanks
Harry7 years ago in reply to: Chapters and AB looping APIHi Martin,
3) Thank you very much, this solution would be perfect. Using separate divs for different VTT files should give us all the freedom we need.
4) We were hoping to use a “pin” style similar to Google Maps pins, which have a fine point so you can see where the loop itself starts and ends, but also has a larger circle area for ease on touchscreens.
5) As you say, unless FolioVision decide to implement this as a feature, we could use the fv_player_pro_parse_chapters function to use styled divs as a solution to this problem.
Thank you again for your continued interest in helping us with this issue. We are extremely pleased that you are willing to provide us with a solution in the form of a new function for parsing chapters. If this solution is provided we can keep you updated with any progress we make on this issue and provide you with feedback of the new functionality.
Thanks
Harry7 years ago in reply to: Chapters and AB looping APIHi Martin, thanks for your detailed reply and I apologise for not getting back to you on this earlier.
I can say that as of right now, we have been busy with our product launch and have delayed the chapter and looping features we planned on implementing for a later date. That being said, we are eager to implement these features and I can provide some feedback on how relevant these answers are to my query.The features we currently want to introduce are as follows:
Loops in full screen, including on mobile (shown as a horizontally scrollable container over the video)
Separate chapters from the loops, so we can have loops of particular parts of the video and chapters of other parts of the video. This is particularly useful for the educational video format we are using.Now on to the answers:
2) This jQuery code seems like exactly what we want
1) Again this sounds ideal, thanks
3) As far as I’m currently aware we have no interest in adding chapters via JavaScript. Instead, we want to get the chapters that FV player has read from the .vtt file and split them into two categories (to be displayed in two separate parts of the interface) as described above. Some chapters will act as loops, others will be video sections. We currently intended to do this with a delimiter character before chapters, so if a chapter starts with the character @ for example, it’s a loop. If it doesn’t, it’s a section.
4) We have discovered that there is some flexibility here in terms of just using the selectors that FV player uses in our CSS files. That being said, we sometimes get undesirable results. The main issue right now is that we want to restyle the start and end loop indicators (the I and O) to look reminiscent of the pins featured on Google Maps, or something similar. This is purely because a smaller point on the indicator will be more accurate than a larger rectangle as FV player currently uses.
5) The HTML customisation was to place the chapters menu inside the video element itself. We have achieved this by appending HTML via jQuery, but it’s not a clean or sustainable solution.
6) If you could implement chapters in full screen, that would save us a lot of work with this task. The way we planned it is that we would add a new button to the bottom left of the window (next to the AB looping button) which would be called Chapters or something to that effect. Once clicked, a panel would appear over the top section of the video. The panel had a fixed button at the top to close it, and the rest of the panel scrolled horizontally, revealing all of the loops (which we formatted to be in rectangles, instead of bullet points). The rectangles in question had the time stamp at the top, description in the centre and the create loop button at the bottom.Given that we would like a way to split pre-defined loops and other chapters into two separate lists, so that we can display them in different panels, is there any advice you would suggest for this? I can provide more information if needed.
Thank you very much for taking the time to read this, I hope this was helpful and thank you again for your detailed response. Please reply with any questions, comments or answers you have for us.
Harry7 years ago in reply to: Chapters and AB looping APIHi
I have emailed Foliovision and posted a topic (entitled “Chapters and AB Looping API”) and have yet to receive a reply. I am a paying FV Player Pro customer and would like to use this product for our video platform but without communication from FolioVision I cannot proceed.
FV Player Pro offers the closest feature set to the one we need, but alternative players have far more comprehensive API documentation than what Foliovision offers and we absolutely need API access for the features I am trying to implement.The API access I need should cover the following areas:
1. Setting AB loop start and end points
2. Getting AB loop start and end points, preferably tied to an event that fires when the loop is updated
3. Getting chaptersAdditionally, being able to customise the video player via CSS and HTML would be a massive benefit.
Please respond to this or my original post as soon as possible. If FV Player Pro is not able to provide these features it will not be suitable for our purposes and as a result, we would like to be refunded while we consider other player options.
Thanks