[14:50] Saviq: how do you capture the dvb streams? i need a "better" rct stream since the one i have has no info_links [14:50] that is the "hard" part [14:51] tsdgeos, I used gstreamer for that [14:51] dvbsrc ? [14:51] tsdgeos, yes, and filesink [14:51] do oyu have the command line at hand? [14:52] tsdgeos, `gst-launch-0.10 dvbsrc name=dvbsrc frequency=xxx000000 bandwidth=x adapter=0 frontend=0 ! filesink location=stream.ts` should work [14:53] awesome [14:53] you can drop the name=dvbsrc [14:53] tsdgeos, but TBH I doubt you'll get anything better than BBC sends [14:55] Saviq: should bandwidth be 8, 8Mhz, 8000000 ? [14:55] 8 [14:55] otherwise it complains :D [14:57] * tsdgeos looks at how fast the .ts file grows [14:57] and complains about all that information going through him all the time [14:58] tsdgeos, 3 is AUTO, so should be fine, IIUC 8 shouldn't work ;) [14:58] it worked :D [15:15] yeah didn't get any rct info here