Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
June 20, 20159 yr Author Hey @onlyME how do you add a variable bitrate on the player? On your demo site i see the player has 360p and 720p... how can i do that as well? o.oIf you use Picasa or Youtube, it has multiple quality. Edited June 20, 20159 yr by onlyME
June 20, 20159 yr If you use Picasa or Youtube, it has multiple quality. Ah, ok im using an external file link so i guess ill just have to do multiple server options for each quality option. Do you know how the subtitles file should be named? I added an .vtt english file to a video and it works! But, when you hover over the caption spot on the videjs player it says "unkown" is selected lol.
June 20, 20159 yr Author Ah, ok im using an external file link so i guess ill just have to do multiple server options for each quality option. Do you know how the subtitles file should be named? I added an .vtt english file to a video and it works! But, when you hover over the caption spot on the videjs player it says "unkown" is selected lol. Yes, you can use multiple servers for each quality option and set the permission viewing for your members about the subtitle, you ddon't need to name your vtt file, just add |en at the end of subtitle ID. Read the documentation for other subtitle language.
June 20, 20159 yr Yes, you can use multiple servers for each quality option and set the permission viewing for your members about the subtitle, you ddon't need to name your vtt file, just add |en at the end of subtitle ID. Read the documentation for other subtitle language. Ah, worked perfectly thanks!
June 21, 20159 yr Hey @onlyME would it be possible for you to get this into one of your upcoming releases? I was looking at VideoJS plugins on their GitHub and there is one that links in to Google Analytics ID's that would be very useful since instead of general site statistics you get specific sats for video related analytics. I use Analytics heavily so if you were able to implement this to where i could just hook it to my analytics account that would be awesome. Plus GA is a free service, so it can benefit others as well. Here is the plugin in question
June 21, 20159 yr Author Hey @onlyME woolit be possible for you to get this into one of your upcoming releases? I was looking at VideoJS plugins on their GitHub and there is one that links in to Google Analytics ID's that would be very useful since instead of general site statistics you get specific sats for video related analytics. I use Analytics heavily so if you were able to implement this to where i could just hook it to my analytics account that would be awesome. Plus GA is a free service, so it can benefit others as well. Here is the plugin in question It's OK
June 28, 20159 yr On the demo site, Videobox looks like a standalone application. Does Videobox integrate with IPB and uses IPB's login and breadcrumbs?
June 28, 20159 yr Author On the demo site, Videobox looks like a standalone application. Does Videobox integrate with IPB and uses IPB's login and breadcrumbs?Yes, It's an application that runs on IPS core (like Forums, Downloads, Blogs, Gallery...). On demo site I only installed IPS core and Videobox.
June 28, 20159 yr Yes, It's an application that runs on IPS core (like Forums, Downloads, Blogs, Gallery...). On demo site I only installed IPS core and Videobox. Sold!
June 30, 20159 yr Author What do you do with the "assets" folder after extracting the download package?This is onlye used for documentation format. Read documentation/readme.html to know how to install and config this application.
June 30, 20159 yr Lots of options, it's driving me crazy, but in a good way. Edited June 30, 20159 yr by Arai
June 30, 20159 yr Author How did you get the Video Statistics at the bottom to display 4 things? Video Statistics 1,282Videos 76Comments 1Reviews LATEST VIDEOBattle for Skyark - Cuộc Chiến Sống Còn (2015)By OOZ 0 It's a widget, just drag & place it to bottom
July 2, 20159 yr question about upgrading, will I lose all the things I added/setup (like the videos and such) ?
July 2, 20159 yr Author No, you won't lose anything. After upgrading, go to settings -> videos -> choose the member groups who can post video online.
July 10, 20159 yr Hi there, I have a cosmetic question. We use a dark theme, and the white bg of the "what's new" videos and text brightness makes it unusable, can you please tell me how this can be altered or should i be barking up the theme creators doors? Edited July 10, 20159 yr by PirateCaptain
July 10, 20159 yr Author Hi there, I have a cosmetic question. We use a dark theme, and the white bg of the "what's new" videos and text brightness makes it unusable, can you please tell me how this can be altered? Hi, Go to ACP -> Customization -> Themes -> click </> to edit your theme -> CSS -> videobox -> front -> videobox.css -> change the background color in .esnList_item_border { padding: 0px; margin: 0 5px 10px 5px; background: #fff; }
July 10, 20159 yr Hi there, I have a cosmetic question. We use a dark theme, and the white bg of the "what's new" videos and text brightness makes it unusable, can you please tell me how this can be altered or should i be barking up the theme creators doors? Is that Chameleon Dark by Ehren/IPSFocus? I have similar issue as well so good to see a fix.
July 10, 20159 yr Author Is that Chameleon Dark by Ehren/IPSFocus?This is css background of videobox, can work for all themes
July 10, 20159 yr @arai it's villain from ipsf thanks a lot onlyME worked perfectly.. make more good stuff and ill buy it
July 11, 20159 yr Not sure if it's a bug, but if it's not then it's really weird.If search is enabled you'll only find videos when using the search function and it won't find anything else on the forum (like topics).I thought it would include videos in the default search result if there were a video that matched the search criteria, instead of only displaying results for videos.