SageTV Community  

Go Back   SageTV Community > Hardware Support > Hardware Support
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

Hardware Support Discussions related to using various hardware setups with SageTV products. Anything relating to capture cards, remotes, infrared receivers/transmitters, system compatibility or other hardware related problems or suggestions should be posted here.

Reply
 
Thread Tools Search this Thread Display Modes
  #2121  
Old 08-09-2017, 10:41 PM
RangerZ RangerZ is offline
Sage Advanced User
 
Join Date: Feb 2014
Location: Boston
Posts: 117
OK, I can accept that, but what I was trying to say is that I have the paramter set and OpenDCT has stopped generating the subtitles.

In summary, some of the subtitles were off time wise, probably due to my FF & RW and channel surfing on Live TV as opposed to a recording. Captions just work for MPEG.

I deleted all the .SRT files in an attempted to clear up the issues, but new ones did not generate.

Rebooted.

Today I disabled the flag, waited some time and restarted the flag, but still not generating subtitles.

IIRC I was getting srt files generated for even live tv as soon as I tuned, but now nothing.
__________________
SageTV Server\Client V9 (9.1.5.683)
on Intel i5-4570 3.20GHZ, 8GB RAM, Windows 7 Pro 64 bit SP1, NVIDIA GeForce GTX 750 Ti
OpenDCT .5.28
SD HDHR3-CC w/ RCN Cable FW:20161116
SD HDHR-US (OTA) FW:20150615
Firestick-Lite with Android Mini-Client
Reply With Quote
  #2122  
Old 08-10-2017, 04:49 AM
EnterNoEscape's Avatar
EnterNoEscape EnterNoEscape is offline
SageTVaholic
 
Join Date: Jun 2010
Location: Harrisburg, PA
Posts: 2,657
Quote:
Originally Posted by RangerZ View Post
OK, I can accept that, but what I was trying to say is that I have the paramter set and OpenDCT has stopped generating the subtitles.

In summary, some of the subtitles were off time wise, probably due to my FF & RW and channel surfing on Live TV as opposed to a recording. Captions just work for MPEG.

I deleted all the .SRT files in an attempted to clear up the issues, but new ones did not generate.

Rebooted.

Today I disabled the flag, waited some time and restarted the flag, but still not generating subtitles.

IIRC I was getting srt files generated for even live tv as soon as I tuned, but now nothing.
That sounds like the configuration was changed. If you post opendct.properties, I can probably tell you where the issue is.
__________________
SageTV v9 Server: ASRock Z97 Extreme4, Intel i7-4790K @ 4.4Ghz, 32GB RAM, 6x 3TB 7200rpm HD, 2x 5TB 7200rpm HD, 2x 6TB 7200rpm HD, 4x 256GB SSD, 4x 500GB SSD, unRAID Pro 6.7.2 (Dual Parity + SSD Cache).
Capture: 1x Ceton InfiniTV 4 (ClearQAM), 2x Ceton InfiniTV 6, 1x BM1000-HDMI, 1x BM3500-HDMI.

Clients: 1x HD300 (Living Room), 1x HD200 (Master Bedroom).
Software: OpenDCT :: WMC Live TV Tuner :: Schedules Direct EPG
Reply With Quote
  #2123  
Old 08-10-2017, 06:41 AM
RangerZ RangerZ is offline
Sage Advanced User
 
Join Date: Feb 2014
Location: Boston
Posts: 117
Attached, Thank you!
Attached Files
File Type: txt opendct.properties.txt (51.0 KB, 138 views)
__________________
SageTV Server\Client V9 (9.1.5.683)
on Intel i5-4570 3.20GHZ, 8GB RAM, Windows 7 Pro 64 bit SP1, NVIDIA GeForce GTX 750 Ti
OpenDCT .5.28
SD HDHR3-CC w/ RCN Cable FW:20161116
SD HDHR-US (OTA) FW:20150615
Firestick-Lite with Android Mini-Client
Reply With Quote
  #2124  
Old 08-10-2017, 07:40 AM
EnterNoEscape's Avatar
EnterNoEscape EnterNoEscape is offline
SageTVaholic
 
Join Date: Jun 2010
Location: Harrisburg, PA
Posts: 2,657
Quote:
Originally Posted by RangerZ View Post
Attached, Thank you!
You have CCExtractor disabled:

Code:
consumer.ffmpeg.ccextractor_enabled=false
should be

Code:
consumer.ffmpeg.ccextractor_enabled=true
__________________
SageTV v9 Server: ASRock Z97 Extreme4, Intel i7-4790K @ 4.4Ghz, 32GB RAM, 6x 3TB 7200rpm HD, 2x 5TB 7200rpm HD, 2x 6TB 7200rpm HD, 4x 256GB SSD, 4x 500GB SSD, unRAID Pro 6.7.2 (Dual Parity + SSD Cache).
Capture: 1x Ceton InfiniTV 4 (ClearQAM), 2x Ceton InfiniTV 6, 1x BM1000-HDMI, 1x BM3500-HDMI.

Clients: 1x HD300 (Living Room), 1x HD200 (Master Bedroom).
Software: OpenDCT :: WMC Live TV Tuner :: Schedules Direct EPG
Reply With Quote
  #2125  
Old 08-10-2017, 11:44 AM
RangerZ RangerZ is offline
Sage Advanced User
 
Join Date: Feb 2014
Location: Boston
Posts: 117
I guess I misunderstood post 2111

I thought
Code:
consumer.ffmpeg.ccextractor_enabled=
controlled the Subtitles being moved during transcoding.

I thought
Code:
consumer.ffmpeg.upload_id_enabled=
controlled the creation of .srt files

My problem has been I accidentally changed the wrong parameter. I changed
Code:
consumer.ffmpeg.ccextractor_all_streams=false
which I think controls the creation of CC2.

So after I fixed the
Code:
consumer.ffmpeg.ccextractor_enabled=false
I left the
Code:
consumer.ffmpeg.ccextractor_all_streams=false
as I figured I only needed CC1, however it appeared to generate only a 0KB file, but was only briefly tested. Menus were present.

The quality of the subtitles is not that great, but expect that is more of a CCextractor issue, or is it a limit of the HW to process the content?. see attached. The file name is the actual verbage.

Thanks for straightening me out.
Attached Images
File Type: jpg The Kind of Teacher I would Like to clone.JPG (16.5 KB, 142 views)
__________________
SageTV Server\Client V9 (9.1.5.683)
on Intel i5-4570 3.20GHZ, 8GB RAM, Windows 7 Pro 64 bit SP1, NVIDIA GeForce GTX 750 Ti
OpenDCT .5.28
SD HDHR3-CC w/ RCN Cable FW:20161116
SD HDHR-US (OTA) FW:20150615
Firestick-Lite with Android Mini-Client
Reply With Quote
  #2126  
Old 08-10-2017, 01:19 PM
RangerZ RangerZ is offline
Sage Advanced User
 
Join Date: Feb 2014
Location: Boston
Posts: 117
I set up a program to record and just went back to look at it and check subtitles. The recorded program was from 12-1PM, the current (live) program is playing from 2-3PM.

The current program displays no subtitles, but the display shows 6 entries for subtitles. There are 2 .srt files (79k and 1K). see jpg.

The recorded program has subtitles for about the first 7 minutes (12:03-12:09) and there is an error indicated in the attached log about that time. see log pt 1

After watching some of the recorded program, and going back to the (now) next current program (3-4pm) I am back to working subtitles and normal menu (2 entries).

I split the log files due to size. up to 2PM in the first, after in the second.
Attached Images
File Type: jpg Subtitle 6.JPG (56.4 KB, 148 views)
Attached Files
File Type: txt opendct.log1.txt (495.5 KB, 136 views)
File Type: txt opendct.log2.txt (657.5 KB, 133 views)
File Type: txt opendct.properties.txt (51.0 KB, 127 views)
__________________
SageTV Server\Client V9 (9.1.5.683)
on Intel i5-4570 3.20GHZ, 8GB RAM, Windows 7 Pro 64 bit SP1, NVIDIA GeForce GTX 750 Ti
OpenDCT .5.28
SD HDHR3-CC w/ RCN Cable FW:20161116
SD HDHR-US (OTA) FW:20150615
Firestick-Lite with Android Mini-Client
Reply With Quote
  #2127  
Old 08-10-2017, 01:51 PM
EnterNoEscape's Avatar
EnterNoEscape EnterNoEscape is offline
SageTVaholic
 
Join Date: Jun 2010
Location: Harrisburg, PA
Posts: 2,657
Quote:
Originally Posted by RangerZ View Post
I set up a program to record and just went back to look at it and check subtitles. The recorded program was from 12-1PM, the current (live) program is playing from 2-3PM.

The current program displays no subtitles, but the display shows 6 entries for subtitles. There are 2 .srt files (79k and 1K). see jpg.

The recorded program has subtitles for about the first 7 minutes (12:03-12:09) and there is an error indicated in the attached log about that time. see log pt 1

After watching some of the recorded program, and going back to the (now) next current program (3-4pm) I am back to working subtitles and normal menu (2 entries).

I split the log files due to size. up to 2PM in the first, after in the second.
I see a lot of these:
Code:
Changed fps using NAL to: 29.970030
which isn't normal.

Apparently there are some problems in CCExtractor when it comes to certain H.264 streams and that causes it to not work correctly. There was an issue identified late last year that has since been fixed that might resolve your problem too. I would say you can just upgrade to the latest CCExtractor, but OpenDCT uses a slightly modified binary because it will automatically create two files that don't have the naming convention one might expect. I'll look into patching a new build that I will release with the next version of OpenDCT.
__________________
SageTV v9 Server: ASRock Z97 Extreme4, Intel i7-4790K @ 4.4Ghz, 32GB RAM, 6x 3TB 7200rpm HD, 2x 5TB 7200rpm HD, 2x 6TB 7200rpm HD, 4x 256GB SSD, 4x 500GB SSD, unRAID Pro 6.7.2 (Dual Parity + SSD Cache).
Capture: 1x Ceton InfiniTV 4 (ClearQAM), 2x Ceton InfiniTV 6, 1x BM1000-HDMI, 1x BM3500-HDMI.

Clients: 1x HD300 (Living Room), 1x HD200 (Master Bedroom).
Software: OpenDCT :: WMC Live TV Tuner :: Schedules Direct EPG
Reply With Quote
  #2128  
Old 08-10-2017, 03:09 PM
RangerZ RangerZ is offline
Sage Advanced User
 
Join Date: Feb 2014
Location: Boston
Posts: 117
thanks for finding an issue.

FWIW, I have monitored the issue with extra entries in the popup.

It seems that while the 3-4PM show I had Subtitles, that the 4-5 and now 5-6 do not. In addition the 4-5 displayed 4 entries in the pop-up, and the 5-6 now display 6 entries.

This is for live TV on the same channel.

Changing to a different channel resets the pop-up and subtitles again appear for the new channel.
__________________
SageTV Server\Client V9 (9.1.5.683)
on Intel i5-4570 3.20GHZ, 8GB RAM, Windows 7 Pro 64 bit SP1, NVIDIA GeForce GTX 750 Ti
OpenDCT .5.28
SD HDHR3-CC w/ RCN Cable FW:20161116
SD HDHR-US (OTA) FW:20150615
Firestick-Lite with Android Mini-Client
Reply With Quote
  #2129  
Old 08-20-2017, 05:55 PM
bisongde bisongde is offline
Sage User
 
Join Date: Mar 2016
Location: New York
Posts: 12
QuickSync

Hey EnterNoEscape,

Is QuickSync implemented yet? I notice in the transcode config there are lines commented out for QuickSync that mention it's not yet available. Is this because you use LibAV instead of ffmpeg, or the ffmpeg build included with OpenDCT doesn't have the QuickSync codec included yet?

I have 12 tuners that I would like to be able to transcode down to a fairly compressed size (quality not as big a concern as compression). I had originally set up two boxes for this purpose, one as grabber and one as transcoder. If it's possible though I'd like to set up Sage on both boxes and have each transcode live using QuickSync.

If QSV isn't implemented, is there a timeline for it being implemented or can I add in support by substituting out the ffmpeg/libav build or adding in the codecs myself? How involved would this be (probably pretty involved or you would have done it yourself by this point)?

Thanks!
Reply With Quote
  #2130  
Old 08-21-2017, 05:50 AM
EnterNoEscape's Avatar
EnterNoEscape EnterNoEscape is offline
SageTVaholic
 
Join Date: Jun 2010
Location: Harrisburg, PA
Posts: 2,657
Quote:
Originally Posted by bisongde View Post
Hey EnterNoEscape,

Is QuickSync implemented yet? I notice in the transcode config there are lines commented out for QuickSync that mention it's not yet available. Is this because you use LibAV instead of ffmpeg, or the ffmpeg build included with OpenDCT doesn't have the QuickSync codec included yet?

I have 12 tuners that I would like to be able to transcode down to a fairly compressed size (quality not as big a concern as compression). I had originally set up two boxes for this purpose, one as grabber and one as transcoder. If it's possible though I'd like to set up Sage on both boxes and have each transcode live using QuickSync.

If QSV isn't implemented, is there a timeline for it being implemented or can I add in support by substituting out the ffmpeg/libav build or adding in the codecs myself? How involved would this be (probably pretty involved or you would have done it yourself by this point)?

Thanks!
It's not implemented and there isn't a timeline to support it. The last time I looked into implementing it, the work involved was more than I was willing to put into it and possibly above my abilities. It's not as simple as compiling the QuickSync code into the libraries. We were talking about taking the easier route and just compiling the FFmpeg executable which is a lot easier, but with the downside that tuning into a station will be slower.
__________________
SageTV v9 Server: ASRock Z97 Extreme4, Intel i7-4790K @ 4.4Ghz, 32GB RAM, 6x 3TB 7200rpm HD, 2x 5TB 7200rpm HD, 2x 6TB 7200rpm HD, 4x 256GB SSD, 4x 500GB SSD, unRAID Pro 6.7.2 (Dual Parity + SSD Cache).
Capture: 1x Ceton InfiniTV 4 (ClearQAM), 2x Ceton InfiniTV 6, 1x BM1000-HDMI, 1x BM3500-HDMI.

Clients: 1x HD300 (Living Room), 1x HD200 (Master Bedroom).
Software: OpenDCT :: WMC Live TV Tuner :: Schedules Direct EPG
Reply With Quote
  #2131  
Old 08-22-2017, 04:01 AM
bisongde bisongde is offline
Sage User
 
Join Date: Mar 2016
Location: New York
Posts: 12
Quote:
Originally Posted by EnterNoEscape View Post
It's not implemented and there isn't a timeline to support it. The last time I looked into implementing it, the work involved was more than I was willing to put into it and possibly above my abilities. It's not as simple as compiling the QuickSync code into the libraries. We were talking about taking the easier route and just compiling the FFmpeg executable which is a lot easier, but with the downside that tuning into a station will be slower.
So where's a good place to start if I'm looking to do this myself? Decompiling the .jar and adding the ffmpeg executable? Is there a certain place I should be focusing my efforts for the transcoder code? Is the transcoder portion a self-contained module or will I have to make changes throughout? Maybe I could make a separate class that can be enabled or disabled based on a config line for others in a similar position?

Tuning time is not an issue for us, as long as it's not something ridiculous. These systems are used almost purely for automated recording with 3 min heads and 10 min tails. Little if any live TV viewing.
Reply With Quote
  #2132  
Old 08-22-2017, 05:34 AM
EnterNoEscape's Avatar
EnterNoEscape EnterNoEscape is offline
SageTVaholic
 
Join Date: Jun 2010
Location: Harrisburg, PA
Posts: 2,657
Quote:
Originally Posted by bisongde View Post
So where's a good place to start if I'm looking to do this myself? Decompiling the .jar and adding the ffmpeg executable? Is there a certain place I should be focusing my efforts for the transcoder code? Is the transcoder portion a self-contained module or will I have to make changes throughout? Maybe I could make a separate class that can be enabled or disabled based on a config line for others in a similar position?

Tuning time is not an issue for us, as long as it's not something ridiculous. These systems are used almost purely for automated recording with 3 min heads and 10 min tails. Little if any live TV viewing.
You would need to implement a new consumer that uses the FFmpeg executable instead of the JavaCPP pre-compiled libraries. It shouldn't be difficult to create the new implementation, but to do this right, you also need to add 32-bit and 64-bit Windows and Linux binary to the bin directory in the project, add compiling scripts for updating the binary, update the readme on how to compile the binary from sources (they don't need to be in the OpenDCT project) and modify the RPM, DEB and MSI installers to include the FFmpeg binary preferably in it's own folder (./bin/ffmpeg). Of course I can help you get everything where it needs to be and update the installers. The hard part will be working with the FFmpeg executable reliably and getting all of the streams because you won't be able to manipulate it the same way you can with the libraries. Take a look at PrimeNetEncoder if you're curious what that might look like.

The reason why I don't prefer to have the sources downloaded and compiled by the packaging script is mostly because I'm trying to keep the required dev setup simple and able to compile installers on both Windows and Linux. If you haven't done it before, you'll quickly learn that compiling FFmpeg for Windows is fairly involved. My other lesser reason has more to do with how newer code can often mean new issues and sometimes breaks how we are compiling which makes the project even more difficult for someone that just wants to change a single line of code for example.
__________________
SageTV v9 Server: ASRock Z97 Extreme4, Intel i7-4790K @ 4.4Ghz, 32GB RAM, 6x 3TB 7200rpm HD, 2x 5TB 7200rpm HD, 2x 6TB 7200rpm HD, 4x 256GB SSD, 4x 500GB SSD, unRAID Pro 6.7.2 (Dual Parity + SSD Cache).
Capture: 1x Ceton InfiniTV 4 (ClearQAM), 2x Ceton InfiniTV 6, 1x BM1000-HDMI, 1x BM3500-HDMI.

Clients: 1x HD300 (Living Room), 1x HD200 (Master Bedroom).
Software: OpenDCT :: WMC Live TV Tuner :: Schedules Direct EPG
Reply With Quote
  #2133  
Old 08-22-2017, 06:18 AM
Fuzzy's Avatar
Fuzzy Fuzzy is offline
SageTVaholic
 
Join Date: Sep 2005
Location: Jurupa Valley, CA
Posts: 9,957
of course, if you are going through that much - it may be simpler to add the sage protocols into ffmpeg instead, and have it do almost all the lifting.
__________________
Buy Fuzzy a beer! (Fuzzy likes beer)

unRAID Server: i7-6700, 32GB RAM, Dual 128GB SSD cache and 13TB pool, with SageTVv9, openDCT, Logitech Media Server and Plex Media Server each in Dockers.
Sources: HRHR Prime with Charter CableCard. HDHR-US for OTA.
Primary Client: HD-300 through XBoxOne in Living Room, Samsung HLT-6189S
Other Clients: Mi Box in Master Bedroom, HD-200 in kids room
Reply With Quote
  #2134  
Old 08-22-2017, 01:56 PM
waylo waylo is offline
Sage Advanced User
 
Join Date: Feb 2006
Posts: 238
Just as a FYI, my BitDefender antivirus just started picking up the wrapper binary as a virus for some reason. It blocked and quarantined and deleted it, which of course caused many tuning issues. This was eventually fixed by making it an exclusion to the virus scan.

Not sure why this false positive is popping up just now, probably a new virus definition update.
__________________

Server: SageTV 9.2.6x64 on Win10 x64 Home, i7-2600, 8gb RAM, OpenDCT, Java 1.8, 20TB storage
Display: EVGA GT 1030 fanless to Sony LED TV via DVI-HDMI
Capture Devices: HDHR Prime for Comcast, HDHR Dual for OTA (retired)
Clients: Nvidia Shield Android miniclient
Reply With Quote
  #2135  
Old 08-22-2017, 04:34 PM
Fuzzy's Avatar
Fuzzy Fuzzy is offline
SageTVaholic
 
Join Date: Sep 2005
Location: Jurupa Valley, CA
Posts: 9,957
Quote:
Originally Posted by waylo View Post
Just as a FYI, my BitDefender antivirus just started picking up the wrapper binary as a virus for some reason. It blocked and quarantined and deleted it, which of course caused many tuning issues. This was eventually fixed by making it an exclusion to the virus scan.

Not sure why this false positive is popping up just now, probably a new virus definition update.
because virus scanners are an over-intrusive waste in most cases, and can easily be replaced by safe computer use.
__________________
Buy Fuzzy a beer! (Fuzzy likes beer)

unRAID Server: i7-6700, 32GB RAM, Dual 128GB SSD cache and 13TB pool, with SageTVv9, openDCT, Logitech Media Server and Plex Media Server each in Dockers.
Sources: HRHR Prime with Charter CableCard. HDHR-US for OTA.
Primary Client: HD-300 through XBoxOne in Living Room, Samsung HLT-6189S
Other Clients: Mi Box in Master Bedroom, HD-200 in kids room
Reply With Quote
  #2136  
Old 08-26-2017, 03:18 PM
bisongde bisongde is offline
Sage User
 
Join Date: Mar 2016
Location: New York
Posts: 12
Quote:
Originally Posted by EnterNoEscape View Post
You would need to implement a new consumer that uses the FFmpeg executable instead of the JavaCPP pre-compiled libraries. It shouldn't be difficult to create the new implementation, but to do this right, you also need to add 32-bit and 64-bit Windows and Linux binary to the bin directory in the project, add compiling scripts for updating the binary, update the readme on how to compile the binary from sources (they don't need to be in the OpenDCT project) and modify the RPM, DEB and MSI installers to include the FFmpeg binary preferably in it's own folder (./bin/ffmpeg). Of course I can help you get everything where it needs to be and update the installers. The hard part will be working with the FFmpeg executable reliably and getting all of the streams because you won't be able to manipulate it the same way you can with the libraries. Take a look at PrimeNetEncoder if you're curious what that might look like.

The reason why I don't prefer to have the sources downloaded and compiled by the packaging script is mostly because I'm trying to keep the required dev setup simple and able to compile installers on both Windows and Linux. If you haven't done it before, you'll quickly learn that compiling FFmpeg for Windows is fairly involved. My other lesser reason has more to do with how newer code can often mean new issues and sometimes breaks how we are compiling which makes the project even more difficult for someone that just wants to change a single line of code for example.
Yeah that's understandable, and maybe a bit for me to bite off to turn this around with the schedule I have for this project. Would be interested in digging into it long-term though.

If I can multicast a stream, would it be possible to somehow get OpenDCT to send the instructions to the tuner to send a secondary stream to a separate ffmpeg encoder process that would transcode and store recordings outside of Sage? That way I could use a version of ffmpeg that would be capable of hardware acceleration without extensive modification of OpenDCT.

What I'm imaging is a script to have ffmpeg take input streams like it would take file inputs at the command line, and being able to use the same kinds of switches to determine the encoders and presets used, etc.

Maybe I'm going about this the wrong way. Fuzzy, sounds like maybe you're being a little facetious with your suggestion, but if that's a viable option I'm open to exploring it.
Reply With Quote
  #2137  
Old 08-26-2017, 06:14 PM
EnterNoEscape's Avatar
EnterNoEscape EnterNoEscape is offline
SageTVaholic
 
Join Date: Jun 2010
Location: Harrisburg, PA
Posts: 2,657
Quote:
Originally Posted by bisongde View Post
Yeah that's understandable, and maybe a bit for me to bite off to turn this around with the schedule I have for this project. Would be interested in digging into it long-term though.

If I can multicast a stream, would it be possible to somehow get OpenDCT to send the instructions to the tuner to send a secondary stream to a separate ffmpeg encoder process that would transcode and store recordings outside of Sage? That way I could use a version of ffmpeg that would be capable of hardware acceleration without extensive modification of OpenDCT.

What I'm imaging is a script to have ffmpeg take input streams like it would take file inputs at the command line, and being able to use the same kinds of switches to determine the encoders and presets used, etc.

Maybe I'm going about this the wrong way. Fuzzy, sounds like maybe you're being a little facetious with your suggestion, but if that's a viable option I'm open to exploring it.
I gave you pretty much what would need to be done to add what you were asking for. It has been something I was considering adding, but the number of users that would take advantage of it is so small it didn't feel like it was worth it. I feel that the place where this effort would be better spent would be updating and fixing up the FFmpeg used by SageTV for placeshifting so it could also be used to live transcode to disk. This would benefit all current and future network encoders.

I guess a consumer could be added that just blasts the stream somewhere other than SageTV, but there's information the receiver of that stream would need to know so that at least it writes to the correct file and at some point we would just be creating a "network encoder lite."
__________________
SageTV v9 Server: ASRock Z97 Extreme4, Intel i7-4790K @ 4.4Ghz, 32GB RAM, 6x 3TB 7200rpm HD, 2x 5TB 7200rpm HD, 2x 6TB 7200rpm HD, 4x 256GB SSD, 4x 500GB SSD, unRAID Pro 6.7.2 (Dual Parity + SSD Cache).
Capture: 1x Ceton InfiniTV 4 (ClearQAM), 2x Ceton InfiniTV 6, 1x BM1000-HDMI, 1x BM3500-HDMI.

Clients: 1x HD300 (Living Room), 1x HD200 (Master Bedroom).
Software: OpenDCT :: WMC Live TV Tuner :: Schedules Direct EPG
Reply With Quote
  #2138  
Old 09-03-2017, 10:52 PM
nkd nkd is offline
Sage User
 
Join Date: May 2006
Posts: 64
Lost channels in Sage

2 days ago I suddenly lost many channels, a rescan did not help. Something is messed up and I can not figure out what. I have done the following
1. Upgraded sage to the latest version (9.X)
2. Upgraded OpenDCT to the latest available stable version
3. Updated HDHomerun prime software and firmware
4. Checked on HDHomerun to make sure that the channels are available and viewed the video to ensure
5. Scanned for updated channels with Sage; no joy
6. Dialogue with ScheduleDirect support to make sure that the channels are indeed available

I am now out of ideas, any help would be appreciated

Neel
Reply With Quote
  #2139  
Old 09-04-2017, 12:16 AM
waylo waylo is offline
Sage Advanced User
 
Join Date: Feb 2006
Posts: 238
Check your antivirus to make sure it didn't kill any important parts to opendct.

Mine so helpfully killed the main binary needed for opendct to work (wrapper).

Edit: it wasn't clear if you lost all hdhr channels or just some. Do you have any other tuners?
__________________

Server: SageTV 9.2.6x64 on Win10 x64 Home, i7-2600, 8gb RAM, OpenDCT, Java 1.8, 20TB storage
Display: EVGA GT 1030 fanless to Sony LED TV via DVI-HDMI
Capture Devices: HDHR Prime for Comcast, HDHR Dual for OTA (retired)
Clients: Nvidia Shield Android miniclient

Last edited by waylo; 09-04-2017 at 12:19 AM.
Reply With Quote
  #2140  
Old 09-04-2017, 07:09 AM
Tiki's Avatar
Tiki Tiki is offline
Sage Icon
 
Join Date: Feb 2005
Location: Southwest Florida, USA
Posts: 2,009
Quote:
Originally Posted by nkd View Post
2 days ago I suddenly lost many channels, a rescan did not help. Something is messed up and I can not figure out what. I have done the following
1. Upgraded sage to the latest version (9.X)
2. Upgraded OpenDCT to the latest available stable version
3. Updated HDHomerun prime software and firmware
4. Checked on HDHomerun to make sure that the channels are available and viewed the video to ensure
5. Scanned for updated channels with Sage; no joy
6. Dialogue with ScheduleDirect support to make sure that the channels are indeed available

I am now out of ideas, any help would be appreciated

Neel
What do you mean by "lost"?
Are they gone from your guide?
Do they not record correctly? What happens when you try to record or playback?
Are there error messages in the log?
__________________
Server: Ryzen 2400G with integrated graphics, ASRock X470 Taichi Motherboard, HDMI output to Vizio 1080p LCD, Win10-64Bit (Professional), 16GB RAM
Capture Devices (7 tuners): Colossus (x1), HDHR Prime (x2)
,USBUIRT (multi-zone)
Source:
Comcast/Xfinity X1 Cable
Primary Client: Server Other Clients: (1) HD200, (1) HD300
Retired Equipment: MediaMVP, PVR150 (x2), PVR150MCE,
HDHR, HVR-2250, HD-PVR
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 2 (0 members and 2 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
ATI TV Wonder Digital Cable Tuner & SageTV nyle Hardware Support 4 02-17-2009 10:12 PM
ATI TV Wonder Digital Cable Tuner rajczi Hardware Support 4 01-14-2008 08:24 PM
ATI TV Wonder™ Digital Cable Tuner dadams Hardware Support 4 01-09-2007 10:55 AM
Digital Cable - one guide - need HD on one tuner reg tv on other Kimper SageTV Beta Test Software 14 11-27-2006 08:15 PM
Multi-tuner Digital Cable mlbdude SageTV Software 0 06-26-2003 01:08 PM


All times are GMT -6. The time now is 08:47 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.
Copyright 2003-2005 SageTV, LLC. All rights reserved.