<div dir="ltr"><div dir="ltr">On Thu, Apr 30, 2020 at 5:42 PM mythtv <<a href="mailto:mythtv@mdabbs.org">mythtv@mdabbs.org</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><a href="https://www.mythtv.org/wiki/IPTV_Encoders_as_a_Capture_Device" rel="noreferrer" target="_blank">https://www.mythtv.org/wiki/IPTV_Encoders_as_a_Capture_Device</a><br>
<br>
I was wondering if this page is up to date? I'm switching providers and<br>
may end up losing my component outputs. I have 2 HD-PVRs that have been<br>
great over the years, but it would be nice if I could switch to digital.<br>
Also, I noticed the device only supports stereo. Is that still accurate,<br>
or is digital pass-through available anywhere?<br>
<br>
Any help would be greatly appreciated. Feel free to email me directly.<br></blockquote><div><br></div><div>Personally, if I want to use an IP encoder, I use mythexternrecorder ( <a href="https://www.mythtv.org/wiki/ExternalRecorder#Using_the_.22Generic.22_External_Recorder">https://www.mythtv.org/wiki/ExternalRecorder#Using_the_.22Generic.22_External_Recorder</a> ).  Then just set up the config file to use a command like `curl --silent <a href="http://your-ip-encoder/path`">http://your-ip-encoder/path`</a> as the command to process the transport stream.</div><div><br></div><div>If you wanted to migrate to the HD-PVR2 or Colossus2, you would need to use an ExternalRecorder for that as well ( <a href="https://github.com/jpoet/HauppaugeUSB">https://github.com/jpoet/HauppaugeUSB</a> ). Those do support AC3 5.1, but not dynamically -- you must tell it to expect PCM (e.g. AAC) or AC3 for the audio and if the stream changes, you will get bad results.  The IP based encoders are the most seamless solution, but only support 2-channel (e.g. AAC) audio.</div><div><br></div><div>John</div><div><br></div></div></div>