NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support v
« Previous 1 … 31 32 33 34 35 … 43 Next »
New Install Help

 
  • 0 Vote(s) - 0 Average
New Install Help
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,835
Threads: 954
Joined: May 2006
#11
2020-06-15, 12:20 PM
If you post the changes I'm sure sub would be happy to look at them. The method will vary by stream and tuner type but it will be helpful start.

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,661
Threads: 767
Joined: Nov 2003
#12
2020-06-15, 04:14 PM
Yeah, I'd be happy to take a look.
bgold
Offline

Junior Member

United States
Posts: 12
Threads: 4
Joined: May 2020
#13
2020-06-15, 05:26 PM (This post was last modified: 2020-06-15, 05:33 PM by bgold.)
In playter.html at line 235 I commented out the line to make controls visible. (this control covers up the standard video tag control)

            // make controls visible
      //    $("#controls").removeClass("d-none");

then at line 71 I added "controls"

    <video id="video_1" class="video-js vjs-default-skin hidden-player" autoplay controls preload="none" poster="video.png"

This added back the native control to the video tag and makes the CC icon display when captions are available.


Next in player.css at line 201 I moved up the metadata display because it covers up the closed caption icon control.

     .nplayer-metadata {
         position: absolute;
         /* bottom: 60px; */
       bottom: 100px;
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,835
Threads: 954
Joined: May 2006
#14
2020-06-16, 03:11 PM (This post was last modified: 2020-06-16, 03:14 PM by mvallevand.)
Ok some comments certainly a start for sub

- works with IPTV, ATSC and an extra so that is great for those that need it.
- it only worked with software decoding
- I cannot toggle CC's when the OSD description box is open.
- I don't like not having a stop button
- I don't like clicking the screen as pause

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,661
Threads: 767
Joined: Nov 2003
#15
2020-06-16, 04:40 PM
Cheers. That's not the way I'll do it, but good to get confirmation the player was able to do CC. I'll try to add a CC button for the next build.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): « Previous 1 2


Possibly Related Threads…
Thread Author Replies Views Last Post
  Unable to install HDHomeRun tuner to NextPVR terry 19 2,060 2024-01-26, 09:47 PM
Last Post: terry
  Looking for a full offline Windows install RedDawg 6 1,959 2023-06-29, 02:29 PM
Last Post: RedDawg
Question Synology DS2415+ Install sojourner353 3 3,465 2020-05-27, 08:55 PM
Last Post: Ranbato
  NextPVR v.5.0.4 install mame 2 2,570 2020-04-29, 05:14 PM
Last Post: mame
  Error on Install NND 4 1,749 2020-04-20, 05:45 AM
Last Post: NND
  New install - Web browser failing with Streaming Failed (transcoder exited) NickH 34 9,293 2020-04-12, 06:20 PM
Last Post: NickH

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode