home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Support
Watch / Listen Media
Television (MyTV frontend and TV-Server)
US-QAM modulation scan
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="jafa" data-source="post: 282020" data-attributes="member: 27991"><p>Hi,</p><p></p><p>I am QA testing the latest HDHomeRun drivers for use with MediaPortal 1.0.0 RC1.</p><p></p><p>MediaPortal seems to test QAM64 and QAM256 on each channel.</p><p></p><p>1) It does not test 8VSB.</p><p>Some US cable providers use 8VSB on cable (or a mixture of 8VSB and QAM).</p><p>The channel numbering is cable based, not using OTA frequencies.</p><p></p><p>2) Many ATSC/QAM tuners including the HDHomeRun support auto-modulation detection.</p><p>The trick is to query the "IBDA_AutoDemodulate" interface. If this interface exists, call put_AutoDemodulate. If this function returns OK then the tuner supports automatic modulation detection. Pass -1 for the modulation type.</p><p>Result - the scan is 2-3 times faster as MP does not need to iterate through all the modulation types.</p><p></p><p>Nick</p><p></p><p>Additional... MP is waiting 23 seconds per modultion type.</p><p>135 channels x 2 modulation types (should be 3) x 23 seconds = 1h 44m!</p><p></p><p>Timeout should be closer to 2.5 seconds.</p><p></p><p>Nick</p></blockquote><p></p>
[QUOTE="jafa, post: 282020, member: 27991"] Hi, I am QA testing the latest HDHomeRun drivers for use with MediaPortal 1.0.0 RC1. MediaPortal seems to test QAM64 and QAM256 on each channel. 1) It does not test 8VSB. Some US cable providers use 8VSB on cable (or a mixture of 8VSB and QAM). The channel numbering is cable based, not using OTA frequencies. 2) Many ATSC/QAM tuners including the HDHomeRun support auto-modulation detection. The trick is to query the "IBDA_AutoDemodulate" interface. If this interface exists, call put_AutoDemodulate. If this function returns OK then the tuner supports automatic modulation detection. Pass -1 for the modulation type. Result - the scan is 2-3 times faster as MP does not need to iterate through all the modulation types. Nick Additional... MP is waiting 23 seconds per modultion type. 135 channels x 2 modulation types (should be 3) x 23 seconds = 1h 44m! Timeout should be closer to 2.5 seconds. Nick [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
Watch / Listen Media
Television (MyTV frontend and TV-Server)
US-QAM modulation scan
Contact us
RSS
Top
Bottom