Opened 19 years ago

Closed 19 years ago

#1081 closed defect (fixed)

DVB scanning inserts bad inversion values

Reported by: Grant Gardner <grant@…> Owned by: danielk
Priority: minor Milestone: unknown
Component: mythtv Version:
Severity: high Keywords:
Cc: Ticket locked: no

Description

System: AMD64, DigitalNow? LP DVB-T card using Conextant reference drivers.

DVB-T scan in latest svn is producing rows with inversion="4" in dtv_multiplex. Scan completes OK and finds channels but attempts to use those channels in live-TV give "DVB ERROR: Invalid inversion" errors. From what I can tell only 0 (off), 1 (on) and a (Auto) are legal values.

I'm not sure where this issue was introduced but revision 8525 (Jan 10, 2006) does not exhibit this behaviour.

Change History (5)

comment:1 Changed 19 years ago by Grant Gardner <grant@…>

Owner: changed from Isaac Richards to danielk

comment:2 Changed 19 years ago by Grant Gardner <grant@…>

Backing out change set 8565 resolved this problem for me.

http://cvs.mythtv.org/trac/changeset/8565

comment:3 Changed 19 years ago by danielk

Resolution: fixed
Status: newclosed

(In [8692]) Fix #1081, by reverting patch for #994. References #994.

comment:4 Changed 19 years ago by anonymous

Resolution: fixed
Status: closedreopened

The signed chars /mythtv/libs/libmythtv/channelutil.cpp and "Invalid inversion" errors are still in changeset 8642. Has the patch for #994 come back in?

comment:5 Changed 19 years ago by danielk

Resolution: fixed
Status: reopenedclosed

Nothing has changed in channelutil.cpp since #994 was reverted.

Please reopen when you know which revision broke things for you.

Note: See TracTickets for help on using tickets.