|
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. |
|
Thread Tools | Search this Thread | Display Modes |
#101
|
|||
|
|||
Quote:
__________________
Wayne Dunham |
#102
|
||||
|
||||
Quote:
|
#103
|
|||
|
|||
Only one tuner is being used
Hello experts .. I am at my wits end so i am hoping that some one can help
I installed PrimeNewEncoder yesterday and all went well but today i noticed that only one of my tuners is being used. I have reinstalled everything but same results. I am using the encoder on the same machine as my headless sage server. My config 1. 2 nics, one for LAN and another connected to HDHR 2. Firewall off to remove any related issues HELP!!! Sage died yesterday during the NBA game and fortunately we were home, but I need to get this going for Sunday's game; need to record 3 programs in parallel. I have been using SageDCT for some time but that failed 2 days ago Logs as below ---------------------------------------------------- 06/05/2015 18:36:27 - Setting local IP address to: 169.254.65.17 06/05/2015 18:36:27 - Setting local IP address to: 169.254.65.17 06/05/2015 18:36:27 - Starting encoder thread: 13195F9B-0 06/05/2015 18:36:39 - Unknown Command: BUFFER HDHomeRun Prime Tuner 0 Digital TV Tuner|2|83886080|D:\RecordedTV\HDHomeRunPrimeTuner0on1270017000DigitalTVTuner-0.mpgbuf|Great 06/05/2015 18:36:39 - ------------------------------------------------------------------------------- 06/05/2015 18:36:39 - Stopping Recording: 13195F9B 0 06/05/2015 18:36:39 - ------------------------------------------------------------------------------- 06/05/2015 18:38:00 - ------------------------------------------------------------------------------- 06/05/2015 18:38:00 - Switching Channel for Tuner: 13195F9B 0 06/05/2015 18:38:00 - ------------------------------------------------------------------------------- 06/05/2015 18:38:00 - Local IP: 169.254.65.17 06/05/2015 18:38:00 - Listening Port: 7000 06/05/2015 18:38:00 - ffmpeg Transcode Port: 5000 06/05/2015 18:38:00 - Starting transcoder: D:\RecordedTV\MLBBaseball-SanFranciscoGiantsatPhiladelphiaPhillies-14716188-1.ts 06/05/2015 18:38:00 - Passing stream to file unaltered 06/05/2015 18:38:01 - Switch channel: 720 06/05/2015 18:38:01 - Send stream to transcoder: 5000 06/05/2015 18:42:34 - ------------------------------------------------------------------------------- 06/05/2015 18:42:34 - Stopping Recording: 13195F9B 0 06/05/2015 18:42:34 - ------------------------------------------------------------------------------- 06/05/2015 18:42:34 - Stopping the stream: 06/05/2015 18:42:34 - Recording stopped 06/05/2015 18:44:25 - Setting local IP address to: 169.254.65.17 06/05/2015 18:44:25 - Setting local IP address to: 169.254.65.17 06/05/2015 18:44:25 - Starting encoder thread: 13195F9B-0 06/05/2015 18:47:37 - ------------------------------------------------------------------------------- 06/05/2015 18:47:37 - Switching Channel for Tuner: 13195F9B 0 06/05/2015 18:47:37 - ------------------------------------------------------------------------------- 06/05/2015 18:47:37 - Local IP: 169.254.65.17 06/05/2015 18:47:37 - Listening Port: 7000 06/05/2015 18:47:37 - ffmpeg Transcode Port: 5000 06/05/2015 18:47:37 - Starting transcoder: D:\RecordedTV\MLBBaseball-SanFranciscoGiantsatPhiladelphiaPhillies-14716188-2.ts 06/05/2015 18:47:37 - Passing stream to file unaltered 06/05/2015 18:47:38 - Switch channel: 720 06/05/2015 18:47:38 - Send stream to transcoder: 5000 --------------------------------------------------------- 06/05/2015 18:36:27 - Setting local IP address to: 169.254.65.17 06/05/2015 18:36:27 - Setting local IP address to: 169.254.65.17 06/05/2015 18:36:27 - Starting encoder thread: 13195F9B-1 06/05/2015 18:44:25 - Setting local IP address to: 169.254.65.17 06/05/2015 18:44:25 - Setting local IP address to: 169.254.65.17 06/05/2015 18:44:25 - Starting encoder thread: 13195F9B-1 ----------------------------------------------------------- 06/05/2015 18:36:27 - Setting local IP address to: 169.254.65.17 06/05/2015 18:36:27 - Setting local IP address to: 169.254.65.17 06/05/2015 18:36:27 - Starting encoder thread: 13195F9B-2 06/05/2015 18:44:25 - Setting local IP address to: 169.254.65.17 06/05/2015 18:44:25 - Setting local IP address to: 169.254.65.17 06/05/2015 18:44:25 - Starting encoder thread: 13195F9B-2 |
#104
|
||||
|
||||
Because there is a time frame involved, the first question is; do you have a complete system image from a short time ago, when the system was still running properly?
When you say that you reinstalled, did you also reinstall SageTV from scratch? |
#105
|
|||
|
|||
Post your primencoder properties file and your sagetv.properties file.
PS are you trying to get SAGEDCT to work too or the PrimeEncoder only one can run at a time. Last edited by nyplayer; 06-05-2015 at 08:21 PM. |
#106
|
|||
|
|||
Frankly i moved to PrinmeNetEncoder as SageDCT failed. In my setup I have SageDCT service disabled
|
#107
|
|||
|
|||
thanks for your help
|
#108
|
|||
|
|||
Quote:
Code:
# #Example Setings file for PrimeNetEncoder # tuners.count=3 tuner0.name=HDHomeRun Prime Tuner 0 tuner0.port=7000 tuner0.enabled=True tuner0.id=13195F9B tuner0.number=0 tuner0.transcoder.port=5000 tuner0.transcode.enabled=False tuner0.transcode.deinterlace=True tuner0.transcode.bitrate=4000 # Example for h.264 safe scaling to 720p: trunc(oh*a/2)*2:720 # A setting of blank will do no scaling tuner0.transcode.scaling= tuner0.transcode.preset=ultrafast # Codec is an experimental setting for testing hardware encoding # There are development builds of ffmpeg that incude those features tuner0.transcode.codec=libx264 tuner1.name=HDHomeRun Prime Tuner 1 tuner1.port=7001 tuner1.id=13195F9B tuner1.number=1 tuner1.enabled=True tuner1.transcoder.port=5010 tuner1.transcode.enabled=False tuner1.transcode.deinterlace=True tuner1.transcode.bitrate=4000 tuner1.transcode.scaling= tuner1.transcode.preset=ultrafast tuner1.transcode.codec=libx264 tuner2.enabled=True tuner2.id=13195F9B tuner2.number=2 tuner2.name=HDHomeRun Prime Tuner 2 tuner2.port=7002 tuner2.transcoder.port=5020 tuner2.transcode.enabled=False tuner2.transcode.deinterlace=True tuner2.transcode.bitrate=4000 tuner2.transcode.scaling= tuner2.transcode.preset=ultrafast tuner2.transcode.codec=libx264 HDHomeRunConfig.path=C\:\\Program Files\\Silicondust\\HDHomeRun\\hdhomerun_config.exe ffmpeg.path=ffmpeg.exe # This setting is in miliseconds. # Increasing setting may result in less halts in starting recording ffmpeg.delay=500 discovery.port=8271 Last edited by nyplayer; 06-05-2015 at 08:38 PM. |
#109
|
|||
|
|||
that's it ... thank you !!
To answer KryptoNyte, i do have a image but i wanted to ask the forum first before i go the restore route tomorrow. In general Sage has been rock solid thank you again |
#110
|
|||
|
|||
You are welcomed.
|
#111
|
||||
|
||||
Quote:
2) Do you see any difference in quality between running SageDCT and PrimeNetEncoder? |
#112
|
|||
|
|||
Quote:
1. SAGEDCT was not being updated with PrimeEncoder it is a matter of dropping in the most recent ffmpeg.exe. 2. PrimeEncoder uses the HdHomerun software for channel change. This means that I can also use it with the new OTA tuners (which I do). Sage remuxes the TS OTA files to mpg Incorrectly. I could not even extract closed captions ... no problem doing this when using PrimEncoder files. See this thread. http://forums.sagetv.com/forums/showthread.php?t=61971 3. If you have a Powerful PC you can transcode to h264 on the fly. $. I was getting breakups with SageDCT. I would recommend it for anyone that uses a Prime. Last edited by nyplayer; 06-05-2015 at 10:18 PM. |
#113
|
|||
|
|||
From my end, i don't have a working SageDCT solution so at this point i can not comment. I have not had a lot of issues with SageDCT in the past; some failures related to SageDCT loosing the connection with the tuners once in a while and frequent video tearing. So i was thinking of moving to PrimeNewEncoder sometime over the summer. But the recent SageDCT failure accelerated that move.
|
#114
|
||||
|
||||
PrimetNetEncoder Properties errors
I installed this last night in a crisis because the latest HDHR Firmware broke SageDCT last night.
There are a couple of lines that I had to change beyond the tuner.id= For tuner1 and tuner2, I had to update the ports and transcoder ports in order to get those tuners working. I assume that this is correct: OOB Config tuner1.port=5001 tuner1.transcoder.port=7001 tuner2.port=5002 tuner2.transcoder.port=7002 Modified Config tuner1.port=7001 tuner1.transcoder.port=5010 tuner2.port=7002 tuner2.transcoder.port=5020
__________________
Production SageTV Server: ASUS P8P67-Pro, 16gb RAM, Crucial m4 256GB SSD, Unbunto 16.4.04 LTS (Server x64), WDC Red 4TB Capture: 1x HDHR Prime, 1x HDHomeRun (ClearQAM) Clients: 1x HD300, 2x HD200, 2x Placeshifters Last edited by Greg2dot0; 06-07-2015 at 04:12 AM. Reason: Format |
#115
|
|||
|
|||
Quote:
Yes see my post. http://forums.sagetv.com/forums/show...&postcount=108 Maybe you should post in the SAGEDCT thread what problems you had and how the firmware broke SAGEDCT. Might help other users. Last edited by nyplayer; 06-07-2015 at 07:11 AM. |
#116
|
||||
|
||||
Is the HDHR firmware upgrade ever forcibly applied, or does it always prompt a user?
|
#117
|
|||
|
|||
Quote:
Also it would be nice if it was posted exactly what was happening in SAGEDCT.... with the new firmware I am sure Andy can fix it. |
#118
|
||||
|
||||
Quote:
__________________
Production SageTV Server: ASUS P8P67-Pro, 16gb RAM, Crucial m4 256GB SSD, Unbunto 16.4.04 LTS (Server x64), WDC Red 4TB Capture: 1x HDHR Prime, 1x HDHomeRun (ClearQAM) Clients: 1x HD300, 2x HD200, 2x Placeshifters |
#119
|
|||
|
|||
Yeah the Programmer to this great piece of code ... is busy at the moment and stated he will get back soon... I am sure he will the update the docs.
|
#120
|
||||
|
||||
Quote:
I've since turned the transcoding off and went back to running SJQ at night to do Handbrake conversions. |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Interest in HDHomeRun Prime Network Encoder | jvl711 | Hardware Support | 175 | 04-13-2015 01:11 PM |
Prime Encoder Script | checkbin | SageTV Linux | 14 | 03-22-2015 07:50 AM |
SageTV as a network encoder / recording on network encoder works, not from server | perfessor101 | SageTV Software | 0 | 06-21-2014 05:59 AM |
Ubuntu + HDHomerunPrime + Prime Encoder | matt91 | SageTV Linux | 2 | 03-23-2014 03:46 PM |
HDHomerun Prime? | cenwesi | Hardware Support | 26 | 04-19-2011 05:40 PM |