IRCloggy #hts 2013-07-18

Logs Search ←Prev date Next date→ Channels Documentation

Provider of IRC logs since 2005.
WARNING: As Freenode became unjoinable and lost all warnings in topics, we cannot log channels on Freenode anymore.

2013-07-18

nomadz i dont see any attempts in oscam.log00:08
except the initial connect00:08
xhaggi left00:14
laurent\ left00:16
hadifarnoud joined00:23
_julian joined00:23
_julian_ left00:27
lja_ wait, so you are using oscam?00:29
do you have any open channel to test?00:29
nomadz only 1 channel and it doesnt map either00:36
i'm running oscam in debug mode now and don't ever see a request00:37
well, last try before sleep :)00:37
hot day tomorrow, lots of sun, i intend to be outside drinking beer instead of doing work indoors00:39
zombor left00:43
lja_ using cwc or capmt?00:45
nomadz cwc00:47
3.3.461~g0fd2aaf-dirty worked for me, so i am trying to find it in github and look at the changes after00:49
not that i can find it..00:50
zombor joined00:53
lja_ linuxstb: IIRC you don't use the IR receiver in your tbs6981, but if you do I've push a major fix in my github01:00
nomadz: did you try to start from scratch?01:01
scan -> map just the open channel01:01
It seems to me that it is nothing but a config problem01:01
nomadz yes, i started over, deleted everything01:02
lja_ I wouldn't go to the scrambled channels until I could see the open one01:02
nomadz since the open one gives the same error i assume it has nothing to do with scrambling/oscam01:03
3.3.461~g0fd2aaf-dirty is from 6 feb :)01:04
i dont have IR, and what is a tbs6981? :)01:05
mpmc nomadz: A great sat tuner from TBS China provided you don't use their drivers :p01:06
nomadz no i use sundtek dvb-c01:06
from germany01:06
mpmc nomadz: You asked what a TBS6981 was :p01:07
nomadz o lja_ wasn't talking to me about the tbs698101:07
im getting tired01:08
lja_ hehe01:08
me too, going to bed01:08
nomadz goodnight :)01:08
my "working" version is from 6 feb, now i need to find out how to get the source from 6 march, 6 april etc until it doesnt work anymore ;p01:10
something for tomorrow or the day after01:10
laurent\ joined01:15
TobiX joined01:28
lja_ left01:36
hadifarnoud left02:18
linuxstb left02:48
zombor left03:03
zombor joined03:56
zombor left04:06
kaspter joined05:54
TomTom joined06:02
NisseDILLIGAF joined06:07
skrull joined06:13
linuxstb joined06:45
decke joined07:08
miketacker joined07:19
miketacker hi everyone07:19
i can see that tvh is using two tuners to zapp fast07:19
is it posible that i can define 4-8 tuners for that?07:20
not only 2 tuners07:20
MrE I think you need to zap pretty fast and have a pretty slow source if 2 is not enough07:22
miketacker right07:22
MrE Doubt that tvheadend is made for more than 2, its not so common having so manny tuners :)07:23
miketacker MrE, i think i just need to modify the tuner selection from two to 4 with my 8 tuners07:29
:-)07:29
the question is where i do that07:29
zzattack joined07:36
MrE Look through the source code in src/dvb should be there..07:38
miketacker can you be more specific?07:40
linuxstb There's no tuner limit in tvh as far as I know. I have a server with 7 tuners for example.07:43
And I don't think that in general more tuners give you faster zapping times.07:43
MrE Ive got one with 8 tuners aswell, dvb-c though, aint got no need for more tuners to speed up sapping07:43
zapping*07:43
linuxstb miketacker: Why do you think tvh is using two tuners to zap fast?07:44
miketacker my problem is that sometimes the clients i am using get no signal07:44
because tvheadend was not able to tune on that particular channel07:45
i am using a own generated playlist07:45
without client ids07:45
#EXTINF:0,3+07:45
http://192.168.1.18:9981/stream/channelid/128?mux=pass07:45
and so on07:46
MrE HTTP subscriptions require that you can tune the channels within 3 seconds07:46
miketacker yeah, can i go up with this time?07:46
because it takes sometimes longer07:47
like 4-5 seconds07:47
MrE Hmm let me check ive edited this for iptv but no idea if it works on dvb adapters aswell07:47
miketacker yeah, i gues it will07:47
miketacker left07:48
MrE Doubt it07:48
In iptv_input.c i changed07:48
static int07:49
iptv_grace_period(service_t *t)07:49
{07:49
return 3;07:49
}07:49
to return 20, the dvb code must have a simular option07:49
miketacker joined07:50
miketacker sorry, had to restart07:50
MrE [09:48:23] [MrE]: Doubt it07:50
[09:48:35] [MrE]: In iptv_input.c i changed07:50
[09:49:38] -› Info: Delaying paste of (5) lines/(62) bytes for (1) second(s) per line! Type /sp to stop!07:50
[09:49:38] [MrE]: static int07:50
[09:49:39] [MrE]: iptv_grace_period(service_t *t)07:50
[09:49:40] [MrE]: {07:50
[09:49:41] [MrE]: return 3;07:50
[09:49:42] [MrE]: }07:50
[09:49:42] -› Info: Pasting finished after (4) seconds07:50
[09:50:01] [MrE]: to return 20, the dvb code must have a simular option07:50
linuxstb MrE: Isn't that configurable in the settings?07:50
MrE: This channel is logged - you could have just pointed miketacker here - http://colabti.org/irclogger/irclogger_log/hts?date=2013-07-1807:50
MrE linuxstb nope I could,nt find it :)07:51
miketacker checking the link07:51
MrE ohh :p07:51
But a configuration option for it would be great linuxstb07:53
linuxstb MrE: It's there for DVB I think. Probably not for IPTV as I suspect no-one expects delays there.07:54
NisseDILLIGAF left07:54
MrE And a config option to remove the adapters tab from the status page would be great too, got no use for that on iptv servers, so faar ive just compiled my own version with that removed from status.js07:55
:)07:55
linuxstb MrE: A config option doesn't make much sense I think. But only displaying it when 1 or more DVB adapters are detected would probably make sense.07:56
MrE Oh yeah youre right07:56
:)07:56
linuxstb Patches welcome ;)07:56
MrE If there is an if i can use to check if a dvb adapter was detected during startup it should be pretty easy, might throw one together when i get home, later dudes :)07:59
miketacker does the Grace Period effect the channel change time?07:59
over http?07:59
MrE No it just prevents tvheadend from doing a subscribe / unsubscribe loop every 3 seconds08:00
when using http subscribe08:00
linuxstb MrE: Well, the .js displays the list, so it should know how many there are.08:00
miketacker what value do you recomend me to use to test if this helps with my problem?08:01
MrE Since you aint got iptv it wont work, maybe some nice person inhere with knowledge about the dvb code can tell you where and if it has the same option, but in general using xbmc or another proper htsp client will solve all your problemsa08:03
Now im out later ;)08:03
miketacker ok MrE,08:03
do you by chance give me something to read for integrating iptv channels in tvh?08:04
you seem to know about it08:04
i do have a couple of iptv channels i would like to add in it08:04
NisseDILLIGAF joined08:04
linuxstb miketacker: tvh only supports a particular kind of IPTV - MPEG-TS format over UDP multicast08:04
miketacker i see08:05
my have the right format but come over http08:05
and in unicast08:05
linuxstb I suspect we'll see tvh's IPTV support improve in the future. But for now, just UDP multicast.08:06
miketacker i see08:06
i could do a unicast to multicast streaming08:06
linuxstb Yes, that should work.08:07
MrE Thats why ive made this iptv grace period hack, made a script that listens for subscribe/unsubscribe lines, and on certain channels there is no real input besides the script that startes ffmpeg recieving a http stream, muxing it as mpegts asnd broadcasting it as iptv for tvheadend to pick up08:07
The scripts and all that are posted on the forum ;)08:07
miketacker cook, can you give me the link to it08:07
cool08:07
MrE https://www.tvheadend.org//issues/137208:07
But bad gateway atm :S08:08
miketacker thank you MrE08:08
ups08:08
MrE Worked yesterday, im sure it will work again08:08
miketacker http://webcache.googleusercontent.com/search?q=cache:gzQ-YOWDUocJ:https://tvheadend.org/issues/1372+&cd=1&hl=en&ct=clnk&gl=ch08:08
google helps all the time08:08
i would like to timeshift a channel by 24 hours and then stream them out, do you think this is posible by tvh?08:10
if not, is there an other way to time shift a channel by 1 hour08:10
sorry i meant 1 hour not 24 hours08:10
1 hour to correct the time difference08:10
linuxstb miketacker: Is this a DVB channel?08:18
zipleen joined08:23
miketacker yes it is08:27
i transcode them to ip08:28
iptv http unicast08:28
so i could also cache them outside and then stream them 1 hour later, i do have enough ram08:28
zipleen so, how is the transcoding status in tvheadend master? :p anyone took another look at that ?08:38
linuxstb sb1066 made a few commits to that last night. But he's the only one working on it I think.08:38
NourSs joined08:57
linuxstb adamsutton: Will your dvb-rewrite code still have the same problem with my one-mux-per-adapter configuration? i.e. constantly stopping and then retuning to the same mux?09:09
zipleen I need to test those :p09:11
MrE zipleen from what ive seen, its bugged...09:14
zipleen MrE: of course it is, I wouldn't expect transcoding to start working flawlessly in 1 day :p09:14
MrE last time i tried getting transcoded channels out of the box ment tvheadend grew in memory useage by about 50mb every minutes, and after some hours crashed,09:15
adamsutton linuxstb: honestly not sure09:15
zipleen let's figure out the url scheme….. :p09:17
Jon_Boy joined09:26
ant_thomas joined09:52
zipleen damn… I need another container.. it gives me a matroska mux, I need MP4 :p09:58
ant_thomas left09:59
zipleen it worked in vlc though :p09:59
serafean joined10:19
skrull left10:33
linuxstb adamsutton: OK, I'll let you know when testing ;) Are things like idle scanning and EPG scanning implemented?10:37
zipleen adamsutton: how much work do you think would take to add MP4 container ? :p10:37
linuxstb zipleen: IIUC, mp4 isn't suitable for live streaming, if that's what you're intending.10:39
You should use MPEG-TS with a playlist (i.e. a fake HLS)10:39
zipleen damn.. I don't understand any of this then :(10:42
oh10:44
how cute10:44
it works lol10:44
mpmc tvheadend.org is dead again :(10:45
linuxstb mpmc: It's been dead since last night, unless it's been up and down again.10:47
adamsutton linuxstb: EPG is not done yet, I need to re-org stuff to take advantage of the new arrangement10:47
mpmc: dammit, and I was only a couple of days ago remarking to andoma how it'd been surprisingly stable recently and that he should go ahead and break it :p10:48
mpmc So we blame you then?10:49
adamsutton hey, I didn't touch it :p10:49
its up now though10:49
mpmc I'm just happy that server doesn't host the git repos :p10:49
adamsutton they'd be fine :p10:50
its redmine that dies, most stuff keeps going10:50
showtime redmine was fine, apt repo was fine, nginx frontend was fine10:50
just tvh redmine had gone off into lala land as usual10:50
mpmc =_= 1 hour to copy over 260GB then I've gotta copy another 300GB on top of that =_=10:52
adamsutton ??10:52
Jon_Boy left10:53
Jon_Boy joined10:53
mpmc I'm backing up my data so I can add more storage to my microserver.10:54
adamsutton ah yes, I remember that fun when I re-built my array :)10:55
I should probably put some of the old disks to use now10:55
which reminds me, better check if the box is cooking yet :)10:56
seems to have faired quite well over the past few days10:56
sb1066 joined10:58
mpmc I've bought two more 1TB drives, only issue is I can't decide how to set them up with the other 1 TB and two 500GB, I only have four slots =_=10:58
adamsutton I stuck 3TB Reds in my box to replace my 1TB's, the 1TB's are now sat on the desk acting as a "backup" :p11:02
mpmc How much were those 3TB drives?11:06
adamsutton I think they were 110, but I think they're under 100 now11:06
or not, 105 on ebuyer11:07
mpmc: just get one of these :p http://www.ebuyer.com/507650-synology-ds1513-15tb-wd-red-5-bay-nas-ds1513-15tb11:07
adamsutton goes to look down the back of the sofa for some spare change11:07
NourSs adamsutton: ?11:08
adamsutton oh.. there is a bigger version, gonna need to look harder!11:08
NourSs Can you take a look here : http://forum.xbmc.org/showthread.php?tid=169269 ? :)11:08
mpmc adamsutton: LOL! I would not buy another Synology! or a QNAP.11:08
Yes, I've had both.11:09
adamsutton mpmc: tbh, I prefer doing it myself, though sometimes I wish I could have the case and HW, but run my own SW on it11:09
mpmc adamsutton: Yeah same here.11:09
adamsutton my NAS is a bit naff in terms of the case, its just an mini-ATX tower with plenty of internal bays, something like that would be nice11:10
NourSs: what's the problem?11:10
NourSs adamsutton: XBMC ( on Ouya ) crashes when i play LiveTV with tvheadend plugins11:11
Don know if u can help me.. i just try11:11
adamsutton NourSs: probably not, looks like you need to speak to the XBMC guys and possibly those maintaining the Ouya builds.11:11
my involvement has only been on the fringes, helping get new features in tvheadend integrated into pvr.hts11:12
NourSs XBMC guys tell me to ask you :p11:12
adamsutton then they need a slap11:12
sb1066 adamsutton: got a few minutes?11:13
adamsutton if there software crashes, it's not my problem :p11:13
sb1066: sure11:13
NourSs: ofc if stuff I've changed in pvr.hts crashes, I'll take all the abuse people can muster ;) but my guess is the problems are deeper than that11:13
NourSs: what sort of platform is the Ouya?11:14
NourSs adamsutton: Android11:14
Tegra 311:14
adamsutton that's what I thought11:14
mpmc adamsutton: [my nas history :p] The Synology I had died, rebooted itself during an update sent it back to Amazon, it cost the same as the microserver and it had no drives and was twice as slow, the QNAP died on me as well, hard drives corrupted and I lost half my data! I also had a buffalo that was basically free as hard drives at the time were £80-100 for 500GB! it came with two hd so I kept them and dumped the buffalo since that got corrupted too!11:14
adamsutton so it almost certainly uses a different media player (i.e. not dvdplayer), this si where most problems like this have occured11:15
mpmc: have you ever thought about seeing someone about your "problems"? :p if I didn't know better I'd say you were cursed :p11:16
mpmc Why do NAS manufacturers use great hardware just duff software that gets corrupted easily?!11:16
adamsutton mpmc: are you sure its not just you ;)11:19
gustaf_offlinesupergustaf11:20
mpmc adamsutton: Nope it isn't, on all three nas' on one I found some weird bug that randomly deletes your files if you upload a file with () in it, the second one I updated the firmware and it rebooted itself during to do a disk check!?11:22
Its like they don't even bother to check!11:23
But since I got the microserver it's been extremely stable without any of those issues :)11:24
LOL! looking at the freenas site and apparently Dr. Phil loves it!? Lol really hard to believe that..11:28
NourSs left11:28
kaspter left11:42
linuxstb adamsutton: Re: NourSs's post - it seems everyone blames tvheadend ;)11:46
"xbmc crashes when playing a stream from tvheadend, therefore it's tvheadend's fault"....11:47
mpmc Easy target..11:48
adamsutton exactly11:53
anhi my goldfish commited suicide after I left my xbmc unattended and it showed scenes from CSI. its all your fault!11:54
adamsutton I think people don't seem to understand that when a piece of software crashes, its usually that software that's to blame (some cases obviously where there are tight deps etc...)11:54
mpmc knows how horrible it is being an easy target..11:55
adamsutton anhi: I'm sorry for your loss11:55
:p11:55
linuxstb adamsutton: Have you gathered the strength to reply to Konstantin yet?12:02
adamsutton no, I'm just too buys12:03
*busy12:03
linuxstb isn't actually sure what, if anything, Konstantin said in his most recent mail12:03
linuxstb has finally got his Debian installation in a sane state on the server with the 6984, but can't face configuring tvh yet again...12:05
adamsutton linuxstb: basically he just said "I didn't actually read what you wrote, so I might need to do that" but "I still think tvheadend is partly to blame for not coping with my crap drivers" and "an opensource version will always be limited in functionality due to lack of information". Even if no-one cares about that functionality, and the OSS driver si both easier to use (in tree) and more reliable.12:09
htsbot Commit in 'master ' by John Törblom [ files added ]12:20
transcoding: added initial UI for watching webm/hls streams in browser.12:20
12:20
Navigation is very primitive. clicking on the logo will step up in12:20
channel list, or you can use the up/down arrows on the keyboard. No UI12:20
for listing channels is available, as this is more of a test to see12:20
what browser are working.12:20
sb1066 pls test, will be afk for a few hours now :)12:20
but I'll read the logs12:20
mablae will do!12:22
hadifarnoud joined12:22
sb1066 btw, webm is veeery cpu intensive12:22
Rudde left12:24
zipleen sb1066 how nice :p the transcoding works for iOS btw =)12:43
there seems to be a bug if a tvheadend audio stream already is in AAC: seems it's not passing through because there's no audio output :p12:44
mpmc left12:57
linuxstb lja: Konstantin has been in touch with you?12:57
zipleen sb1066: and your tv.html works in iOS.12:59
linuxstb zipleen: We don't need your app then - just an iOS-optimised web UI? ;)12:59
sb1066: Doesn't seem happy in firefox - I get the EPG info, but can't seem to play back any video. Seems to work very nicely in Safari (on OS X) though.13:06
lja linuxstb: http://www.mail-archive.com/linux-media@vger.kernel.org/msg64462.html13:10
adamsutton goes to read13:11
lja this is related to a piece of code to fix something related to the IR13:13
yesterday I found out what was missing in the code and crope (from #linuxtv) told me to send a patch for people to test in other cards13:13
adamsutton yeah, what's his point exactly? that its in the wrong place (and he didn't get credit for not putting it into mainline sooner, and is just maintained in TBS codebase)?13:13
linuxstb lja: To be honest, I think he has a fair point. So is that code from the version of cx23885-cards.c in the TBS tree?13:13
adamsutton linuxstb: sounds like he has a fair point regarding he could have been credited, but it does sound a bit like whining to me13:14
lja my response: http://www.mail-archive.com/linux-media@vger.kernel.org/msg64463.html13:14
adamsutton but maybe I've just got a bit annoyed recently13:14
lja: nice13:15
lja honestly I don't know how many people work at tbs driver development13:15
the code was in their tree13:15
but no reference to anyone13:15
adamsutton indeed13:15
linuxstb lja: Yes, you couldn't have credited Konstantin personally, but I would have mentioned where it came from (i.e. the TBS tree)13:16
zipleen linuxstb: yes obviously =)13:16
adamsutton and although they're not obliged to, you could argue that it's implied with in the nature of GPL, that any patches that would be to the benefit of others should be submitted upstream13:16
lja [14:16] <awalls> GPL code: TBS has to give back if they make modifications.13:16
adamsutton but I guess that's a minor point13:17
lja this guy said the same thing13:17
linuxstb But doesn't the GPL say you need to highlght modifications in some way (or something like that) ?13:17
adamsutton lja: that interpretation is wong13:17
linuxstb: that's probably true, and they'd probably point you to diff ;)13:17
lja: no-one is obliged to upstream anything, they're only obliged to provide source downstream13:17
linuxstb adamsutton: Against what? Do they say what their code is based on?13:18
s/they/TBS/13:18
adamsutton linuxstb: well that's a fair point, and I think we've had this discussion before, they really should make this stuff a lot clearer13:18
but anyway, its mostly irrelevant, I think linuxstb is right and lja should have at least credited TBS. But I still think it sounds like K is just whining because someone has managed to rev-eng his driver and actually make it work properly13:19
linuxstb Well, he's losing his monopoly on Linux drivers for TBS cards...13:20
lja lol13:20
linuxstb Presumably he gets paid for supporting them, and if there are less to support...13:20
linuxstb doesn't understand how he is streaming live TV to Safari, but tvheadend is just using 8% CPU13:22
linuxstb Hmm, seems there is no transcoding going on.13:24
Fair enough ;)13:24
dickon How're you doing that?13:25
linuxstb sb1066's latest commit13:25
dickon But with no transcoding?13:25
linuxstb As far as I can tell, yes. CPU usage is low, and the tvh logs doesn't show any transcoding parameters in the http request13:26
zipleen it seems when I change channel, the browser doesn't actually close the previous connection.. in chrome.13:27
linuxstb: you need to enable it in src/plumbing/transcode.c:114 , change transcoding_enabled to 113:30
linuxstb dickon: Hmm, no, it does seem to be transcoding. I think CPU usage is low due to the low resolution.13:30
zipleen: Yes, I've enabled that.13:30
dickon Ah. That'd do it.13:30
zipleen oh, I see a lot of transcoding parameters and libav :p13:30
dickon IME the browsers are *ridiculously* picky with what they'll accept.13:30
linuxstb A typical URL is http://myserver:9981/playlist/channelid/73?transcode=1&mux=mpegts&acodec=AAC&vcodec=H264&scodec=NONE&resolution=38413:30
zipleen I can't seem to get it working on my safari.. but on iOS it works :p13:31
NisseDILLIGAF left13:31
linuxstb zipleen: I've done nothing special - it "just worked"13:32
I'm not seeing channel logos though - just the lyngsat icon. But I see them inside the tvh webui13:33
aep joined13:33
zipleen I see the logos :p mine isn't using image cache though13:33
linuxstb I've just checked, and I am.13:34
adamsutton linuxstb: sounds familiar13:35
I think I had to fix this in that mobile client someone did a while back13:35
linuxstb HD channels doesn't seem to work either13:36
But definitely a nice thing.13:37
zipleen is going to add a transcoding screen to my iOS app :p13:38
lja linuxstb: is transcode working?13:41
in latest master?13:41
linuxstb To some extent, yes. I haven't tested it very thoroughly though.13:42
You still need to manually enable it in the source though - "you need to enable it in src/plumbing/transcode.c:114 , change transcoding_enabled to 1" (thanks zipleen)13:42
linuxstb doesn't see the harm in always enabling it13:43
NisseDILLIGAF joined13:48
miketacker left13:49
zipleen the only annoying thing is that master says transcoding is enabled in capabilities, but because of that variable set to 0 it actually isn't…. it should reflect in capabilities :p13:52
hadifarnoud left13:54
zombor joined13:54
zombor left13:54
zombor joined13:54
rpluto joined13:55
adamsutton sounds like someone for to put the #if around the list entry13:58
Ruxton left14:00
zipleen there's an #if, for LIBAV_ENABLED, but then there's this other variable that controls if transcode is active or not ( in that transcode.c )14:00
adamsutton ah14:01
zipleen and that variable is not controlled by anything :p14:01
linuxstb adamsutton: Any objection to setting that variable to 1 now? (assuming sb1066 also agrees)14:04
adamsutton no14:04
zipleen funny :p http://marc.info/?l=linux-kernel&m=135628421403144&w=214:14
linuxstb Nice ;)14:19
Tozz__ joined14:19
Tozz_ left14:19
lja zipleen: linus was really angry in there14:22
lol14:22
zipleen it came from here: http://arstechnica.com/information-technology/2013/07/linus-torvalds-defends-his-right-to-shame-linux-kernel-developers/#p314:23
linuxstb adamsutton: There's a nice quote there from Linus that you could add to your mail signatures: "We never EVER blame the user programs." - Linus Torvalds14:25
adamsutton I know, I was just reading it ;)14:25
I'll add that as my tagline when I finally get around to replying to K :p14:26
lja hahahaha14:26
linuxstb suspects Konstantin will add "We always ALWAYS blame the drivers" - Adam Sutton14:27
adamsutton well, that would be an invalid quote ;)14:28
zipleen "WE DO NOT BREAK USERSPACE!" - Linus Torvalds :p14:28
adamsutton I believe I basically said the same thing to K, if an external app crashes TVH, its TVH's fault. If TVH breaks a driver, its the drivers fault.14:28
DereC joined14:32
linuxstb adamsutton: That's what I quoted you as saying - if tvh breaks a driver, we always ALWAYS blame the driver ;)14:34
adamsutton fair enough14:34
linuxstb sb1066: In firefox, I'm getting errors in the logs like "Jul 18 15:39:03.016 [WARNING] webui: Stop streaming /stream/channelid/55?transcode=1&mux=webm&acodec=VORBIS&vcodec=VP8&scodec=NONE&resolution=384, muxer reported errors" - so I'm guessing there are issues with my version of libav/ffmpg and vorbis and/or vp814:39
supergustafgustaf_offline14:40
woe_is_me joined14:43
nomadz left14:44
nomadz joined14:53
rpluto left14:53
gustaf_offlinesupergustaf14:55
hadifarnoud joined14:59
supergustafgustaf_offline15:00
rpluto joined15:21
DereC left15:43
rpluto left15:46
rpluto joined15:49
TomTom left15:53
nilzen adamsutton: i can now confirm that if i disable idle scanning the epg isn't updating. was ~9000 entries, turned off idle scanning for a few days and it went down to ~4000 and yesterday i turned it back on and now it's ~9000 again.15:59
using 3.4.2716:00
BtbN yeah, that's what idle scanning is for... scanning for EGP16:14
decke left16:23
xhaggi joined16:35
zzattack left17:01
woe_is_me left17:04
Mr_Ewscoba joined17:09
MrE left17:11
Mr_Ewscoba left17:18
MrE joined17:20
rpluto left17:36
woe_is_me joined17:41
ljalves joined17:52
ljalves left17:53
lja_ joined18:11
gustaf_offlinesupergustaf18:25
DereC joined18:25
zipleen left18:27
supergustafgustaf_offline18:34
lja_ adamsutton: K has replied18:42
he still has no clue of what hes doing wrong18:42
hadifarnoud left19:05
zipleen joined19:11
Mordhorst joined19:24
Mordhorst Hi all!19:24
Someone can tell me if tvheadend works with DVB-C and CI module (Alphacrypt Classic)? Can't find an answer on the net.19:25
adamsutton lja: I've just seen the reply, he's a prat, but we should test the new driver and break it just for good measure19:27
any volunteers19:27
?19:27
linuxstb Mordhorst: tvh doesn't support hardware CI modules. But it can talk to oscam if oscam can emulate your CI system (via a cardreader)19:29
htsbot left19:30
Mordhorst linuxstb: So I need a Smargo cardreader? Is that best?19:36
adamsutton lja, linuxstb: ok, I'm going to draft a reply19:36
it's probably not going to be so polite as it might have been19:37
DereC left19:38
Gaston|Home joined19:42
linuxstb Mordhorst: I'm not an expert, but yes, I've used one of those successfully. Where in the world are you? (others may have more specific advice)19:45
Mordhorst linuxstb: I live in Northrine-Westphalia, Germany - but ok... if you say you used them successfully I guess I will try one. They aren't that expensive. ;)19:47
Thanks a lot so far, linuxstb. Will check in later if I got some more questions... :)19:48
Bye all! Stay healthy!19:48
Mordhorst left19:48
anhi left19:55
SpiceTV left19:59
NisseDILLIGAF left20:03
anhi joined20:04
adamsutton linuxstb: lja: http://pastebin.com/MrntBfa020:13
lja_ reading!20:17
linuxstb adamsutton: Maybe delete the last sentence - no need to antagonise him any more than needed.20:17
adamsutton lja: I'm probably being thick, but where is the "review" of your patch? I can't see any replies in the mailing list20:18
linuxstb: probably true, done20:18
linuxstb adamsutton: But may replace "TBS kit" with "TBS hardware", to subtly make the same point ;)20:19
And ask him what that damn security chip is meant to protect...20:20
adamsutton linuxstb: so leave it or take it out?20:20
linuxstb: really? I'll stick in a PS :p20:20
linuxstb adamsutton: I'm suggsting deleting the last sentence, and replace "kit" with "hardware" in the penultimate.20:20
(and I'm not sure if I'm serious about asking about that chip - but I'm very curious why it's there...)20:20
adamsutton that is in the last sentence, or do you mean my "random" quote of the day signature?20:21
linuxstb And put lja out of his misery and find out where it is on the 6984 ;)20:21
No, I didn't spot your quote of the day ;)20:21
adamsutton Ah, I see, I missed that the crap software bit was a new sentence :)20:22
linuxstb Just to be clear, my only serious suggestion is to remove "And it seems a real shame that it's all being let down by some rather poor software."20:22
adamsutton ok, removed20:22
linuxstb (and s/kit/hardware/)20:22
adamsutton yeah and done that20:22
I'll leave the security chip for another day20:22
still waiting for lja's thoughts ;)20:23
lja_ finished reading20:23
its a good response20:24
adamsutton sorry, I do tend to prattle on20:24
lja_: where's the review of your driver?20:24
ok, I'll send as is (with linuxstb's mods ofc)20:24
lja_ first review is here: article.gmane.org/gmane.linux.drivers.video-input-infrastructure/6671020:27
http://article.gmane.org/gmane.linux.drivers.video-input-infrastructure/6671020:27
adamsutton: your mail is fine. youre giving him the solution, the last sentence is like the grand finale :)20:28
zipleen left20:28
lja_ I just don't agree when you say that their media tree is good20:29
it doesn't have my dvb-t stick drivers20:29
:p20:29
zipleen joined20:31
zipleen void bend_the_laws_of_physics (void) lol :p20:42
adamsutton: you added the quote :D lol20:44
adamsutton lja: I never said their media tree was any good20:45
I absolutely detest the way they package the drivers20:45
lja_ hehe20:46
adamsutton I just acknowledge that sometimes you can't avoid closed source drivers (though I wish you could), but they should still be packaged in a sane way, which TBS' are not20:47
zipleen: I think lja should actually add that function :p20:47
lja_ lol20:48
zipleen hahaha20:48
lja_ btw, I'm about to test the transcoding stuff20:48
howto?20:48
is it by url?20:48
que trancode request20:48
transcode*20:48
zipleen get latest master, change that =0 to =1 in plumbing/transcode20:48
lja_ done20:49
and already running20:49
dickon I'm late to the party, but the Torvalds quote at the bottom made me snigger.20:49
zipleen http://127.0.0.1:9981/stream/channelid/30?transcode=1&resolution=384&vcodec=H264&acodec=AAC&scodec=PASS&mux=mpegts20:49
then use something like this :p20:49
i'm in between choosing adding muxes statistics to the iOS app or add a transcoding screen….20:50
adamsutton dickon: I'm going to keep that as my signature :p20:50
dickon As a userland developer, I happen to think it's one of his better quotes :-)20:51
lja_ :o it works20:53
any known bugs?20:53
dickon lja_: Your driver: what are its limitations, OOI?20:53
Does it do everything the TBS driver does, but better?20:53
lja_ no limitations that I know of20:53
yes something like that :)20:54
dickon Which cards does it support?20:54
lja_ tbs6980/698120:54
I could add the 6984 easely20:54
if I had something to test20:55
Gaston|Home lja: Is the driver supporting Unicable/SCR? Or is that outside of the driver scope?20:55
dickon Right.20:56
I have a 62x0; not sure what x is.20:56
Mind you, it works. Just wondering about work.20:56
lja_ Gaston|Home: thats a good question... I guess it could support20:57
Gaston|Home beware that there has been a flame war regarding this20:58
lja_ Gaston|Home: does TBS driver support it?20:58
Gaston|Home some say it should be outside kernel as it is simply commands to the dish20:58
lja_ tbh I don't have any unicable lnb20:58
to test20:59
Gaston|Home I'm still willing to supply the cash for a unicable LNB20:59
JackWinter1 : was thinking about implementing it but backed out20:59
I'm still up for supplying a donation to have it fixed wither in TVH or wherever it needs to go21:00
linuxstb dickon: We took that quote from here - http://marc.info/?l=linux-kernel&m=135628421403144&w=221:00
lja_ tvheadend would defenitivelly need to updated to support unicable21:02
zipleen left21:02
Gaston|Home patch for mythtv http://code.mythtv.org/trac/ticket/972621:02
still searching for the flame war21:02
dickon linuxstb: I read the thread some time back. It amuses me.21:02
lja_ the only question is if the tuner supports the required tange of frequencies required by unicable21:03
range*21:03
Gaston|Home TBS 6981 supports Unicable21:04
lja_ ok, then my driver also suports it21:04
:)21:04
Gaston|Home :)21:04
lja_ its basically setting the tuner frequency to a non-standard one and sending some diseqc commands21:05
adamsutton: do you have unicable in you dvb-rewrite?21:05
I do remember havving a lot of lnb options in there21:06
linuxstb lja_: BTW, please go ahead and add the 6984 - I'm happy to test. I'll be back next to that server in about 10 days ;)21:06
Gaston|Home ok, this is the closest I could find -flames https://patchwork.linuxtv.org/patch/7994/21:06
linuxstb Once you do the 6984, most of the pieces will be in place for me to have a go at the 6284 (quad -T2)21:06
lja_ Gaston|Home: I see, I think I agree that lnb related stuff (unicable/ rotor / switch) shoudl be kept in userspace21:09
Gaston|Home left21:09
lja_ adding the 6984 should be straight forward21:10
linuxstb lja_: Even though it's using the saa7160?21:11
lja_ yes, because its open source...21:11
the difficult part is to choose 1 of the many saa7160 out there21:12
dickon Well, if you're bored...21:12
lja_ it would be easier if it was already in the kernel21:12
dickon I have a Compro E750 I could really do with a driver for.21:12
Sadly, nothing available that isn't Windows. I hadn't realised that when I bought the bloody thing...21:13
lja_ do you knwo what chips that thing use?21:13
know*21:13
dickon SAA7160. Beyond that, I'm not sure.21:14
lja_ not that bad.21:18
Gaston|Home joined21:20
linuxstb lja_: I guess you could just start with TBS's version of saa716x?21:21
lja_ sure, that would be my first move21:21
when will you have access to testing?21:22
linuxstb I can test remotely now, but would prefer not to risk killing the machine until I'm back next to it (on the 28th July)21:23
Although I can probably live without it if the worst happened.21:23
lja_ tomorrow I'll create a new branch in my media_tree and add the saa716021:24
then it *should* just work21:24
zipleen joined21:24
Gaston|Home adamsutton, so if lja thinks Unicable stuff belongs in user space. Is Unicable on your list or can it be?21:24
lja_ lol21:25
Gaston|Home (Reconnect reason)I just gave away my memory sticks to my nephew and whenever Chrome goes above 50+ tabs it crashes quite badly. Mental note:Have to start building my new desktop21:27
linuxstb Or keep your number of tabs under control ;)21:27
Gaston|Home They are :) Just that I lost my marbles, eh sticks21:28
linuxstb lja_: OK, I think I can risk trying it...21:28
lja_: Can you remember what we discovered about the firmware? Was it the same as the 6981 Linux driver's version?21:29
zzattack joined21:32
lja_ I think so21:33
shouldn't matter21:34
Rudde joined21:41
Gujs left22:03
zipleen left22:08
Gujs joined22:13
zipleen joined22:17
serafean left22:30
serafean_ joined22:30
serafean_ left22:37
mablae left22:53
Agro joined23:06
Agro left23:06
mablae joined23:06
Jon_Boy left23:17
zombor left23:17
zombor joined23:19
zombor left23:19
zombor joined23:19
zombor left23:21
zipleen left23:25
zzattack left23:27
mablae left23:38
zzattack joined23:39
Gujs left23:46
xhaggi left23:52
Gujs joined23:56

Logs Search ←Prev date Next date→ Channels Documentation