adamsutton / tvheadend

Tvheadend is a TV streaming server for Linux supporting DVB-S, DVB-S2, DVB-C, DVB-T, ATSC, IPTV, and Analog video (V4L) as input sources.
http://www.lonelycoder.com/hts/tvheadend_overview.html
Other
18 stars 5 forks source link

v3.5-649-g1d65623: disabling full mux rx not working #79

Closed btwe closed 10 years ago

btwe commented 10 years ago

[27. 11:15] < btwe> Could somebody please explain this: ERROR] linuxdvb: /dev/dvb/adapter1/frontend0 - failed to config dmx for pid 8192 [e=Invalid argument] [27. 11:17] @adamsutton btwe: your device doesn't support full mux recception [27. 11:18] < btwe> ah ok. checking config I have 'full mux rx mode: off' [27. 11:20] @adamsutton it shouldnt be trying to do that then, unless you're trying to play a mux [27. 11:20] @adamsutton ah, this is new code? [27. 11:20] < btwe> yes, hopefully latest revision. [27. 11:21] < btwe> this error comes directly after eit: grab started [27. 11:22] @adamsutton hmmm, ah [27. 11:22] @adamsutton oops [27. 11:23] @adamsutton btwe: can you report that on my gh issues, that's a bug [27. 11:23] @adamsutton it's a stupid mistake [27. 11:23] @adamsutton easily fixed, but I'll forget, so stick it on gh

here it is :)

adamsutton commented 10 years ago

Fixed. I'd enabled fullmux rx for all mux subs, which was clearly not what I intended.