
BlindScan & 3D Support
Moderators:X05, Dreamer, FredB
I am hoping that if the next version of dvb-dream will supports 3d channels and BlindScan for the transponders that will be fantastic 

Last edited by DonKhaial on Wed May 09, 2012 8:39 am, edited 1 time in total.
Re: BlindScan & 3D Support
do you have a DVB-s card which supports blind scan?
Re: BlindScan & 3D Support
yes my card supports BlindScan " Prof Revolution DVB-S2 7301 PCI "do you have a DVB-s card which supports blind scan?
Re: BlindScan & 3D Support
there is an options in some other programs which is support this features (3D & BlindScan) like prog-dvb
Re: BlindScan & 3D Support
The TeVii S471 also supports blind scan, I would also like this feature. In fact anything new would be nice, ProgDVB is making me jealous 
Personally I think 3D is now a thing of the past and would never catch on in its present form.

Personally I think 3D is now a thing of the past and would never catch on in its present form.
Windows 7, TBS6983 Dual Tuner, PCI-e, Stab HH100 rotor.
Re: BlindScan & 3D Support
we would like the programmer to add this nice options in the next version.
I have a Twinhan Card (1027) & a Tevii s660 (s2) Card .
Re: BlindScan & 3D Support
This would be great. Yes, other packages do it but I only want to use 1 package... this one 

Re: BlindScan & 3D Support
I think, Rel will be interested in this info.
There is a way to add Blindscan feature to DVBDream, using existing CrazyCat's streamreader with Blindscan support. CrazyCat wrote it 2 years ago, and there was many updates since. So now streamreader supports many DVB-S and DVB-S2 card, based on demodulators STV0288, STV0903, STV0900, TMAX TS2100, DS3000/3002/3103, Zarlink ZL10313/Intel CE6313. The full list of supported DVB cards is here: http://sourceforge.net/p/crazyscan/wiki/Home/ (the list will be expanded further with new blindscan-capable hardware).
CrazyCat released streamreader as free, and give permisson (confirmed on forums) to any interested programmers to use it in software. Streamreader already used in EasyBlindScan, SmartDVB, SatSpectr, ProgDVB programs. Rel, you can use it too for free in DVBDream
. You can create special device module, which will use functions of streamreader.dll file: http://crazycat69.narod.ru/sattelite/St ... Ex-BDA.rar
All the necessary info for programmers described in SDK: http://crazycat69.narod.ru/sattelite/St ... Ex-SDK.rar
Also there is source code (in SDK) of few programs, which uses streamreader.dll library.
If you have a sample of Omicom S2 rev.3 card, then you can use the driver with internal support of hardware blindscan:
http://crazycat69.narod.ru/sattelite/wi ... _525_0.zip (released driver)
http://crazycat69.narod.ru/sattelite/wi ... -debug.rar (test/debug driver)
Here is SDK for Omicom's driver: http://crazycat69.narod.ru/sattelite/wip/omcbda-sdk.zip
I think, the best way is to make special BDA module with blindscan support, so if that module used, then Blindscan option will be active in DVBDream in channel search dialog, else this option will be disabled.
Rel, what do you think?
If you have any questions, please ask.
There is a way to add Blindscan feature to DVBDream, using existing CrazyCat's streamreader with Blindscan support. CrazyCat wrote it 2 years ago, and there was many updates since. So now streamreader supports many DVB-S and DVB-S2 card, based on demodulators STV0288, STV0903, STV0900, TMAX TS2100, DS3000/3002/3103, Zarlink ZL10313/Intel CE6313. The full list of supported DVB cards is here: http://sourceforge.net/p/crazyscan/wiki/Home/ (the list will be expanded further with new blindscan-capable hardware).
CrazyCat released streamreader as free, and give permisson (confirmed on forums) to any interested programmers to use it in software. Streamreader already used in EasyBlindScan, SmartDVB, SatSpectr, ProgDVB programs. Rel, you can use it too for free in DVBDream

All the necessary info for programmers described in SDK: http://crazycat69.narod.ru/sattelite/St ... Ex-SDK.rar
Also there is source code (in SDK) of few programs, which uses streamreader.dll library.
If you have a sample of Omicom S2 rev.3 card, then you can use the driver with internal support of hardware blindscan:
http://crazycat69.narod.ru/sattelite/wi ... _525_0.zip (released driver)
http://crazycat69.narod.ru/sattelite/wi ... -debug.rar (test/debug driver)
Here is SDK for Omicom's driver: http://crazycat69.narod.ru/sattelite/wip/omcbda-sdk.zip
I think, the best way is to make special BDA module with blindscan support, so if that module used, then Blindscan option will be active in DVBDream in channel search dialog, else this option will be disabled.
Rel, what do you think?
If you have any questions, please ask.
Last edited by tempo on Sat Nov 24, 2012 11:42 am, edited 1 time in total.
Re: BlindScan & 3D Support
A cool feature after scanning would be to update the transponder.ini file to remove the empty ones and add the NIT ones. This could be an option in the scan window. Thanks!
DvbDream - The Solution!
Re: BlindScan & 3D Support
I think, Rel will be interested in this info.
There is a way to add Blindscan feature to DVBDream, using existing CrazyCat's streamreader with Blindscan support
...
Rel, what do you think?
Yea CrazyCat does great job there. However, I currently have very limited time and we don't prefer to use device interface libraries which are not DD's own property. But we could support anyone who is interested in writing a 3rd party device interface for DVB Dream. DD device interface has blind scan functions ( thought for TBS devices), GUI is not implemented yet in DVB Dream, but soon to be there.
DVB Dream - because I have to dream about having time to code it
Re: BlindScan & 3D Support
Just noticed, some links in my last post were cutted. Already corrected.
The driver for Omicom S2 card is new, with build-in new BlindScan extensions. Blindscan realised inside driver, see Omicom SDK - http://crazycat69.narod.ru/sattelite/wip/omcbda-sdk.zip
The driver for Omicom S2 card is new, with build-in new BlindScan extensions. Blindscan realised inside driver, see Omicom SDK - http://crazycat69.narod.ru/sattelite/wip/omcbda-sdk.zip
Re: BlindScan & 3D Support
Coming soon? Awesome!Yea CrazyCat does great job there. However, I currently have very limited time and we don't prefer to use device interface libraries which are not DD's own property. But we could support anyone who is interested in writing a 3rd party device interface for DVB Dream. DD device interface has blind scan functions ( thought for TBS devices), GUI is not implemented yet in DVB Dream, but soon to be there.
Re: BlindScan & 3D Support
Awww.. Shame Blindscan not in latest version :/
Re: BlindScan & 3D Support
Shame for manufacturers. If you need Blindscan, ask them provide interfaces for Blindscan. None of them seem to provide. (Only TBS provided an experimental interface for their tuners but it doesn't work well unfortunately) DD won't be using any other 3rd party library like crazyscan's etc, due to possible license problems.Awww.. Shame Blindscan not in latest version :/
DVB Dream - because I have to dream about having time to code it
Re: BlindScan & 3D Support
eh?
So, you've gone back on this:
Why tell us a feature is going to be added when it isn't?
So, you've gone back on this:
So, when you say soon to be there, you mean never?!Yea CrazyCat does great job there. However, I currently have very limited time and we don't prefer to use device interface libraries which are not DD's own property. But we could support anyone who is interested in writing a 3rd party device interface for DVB Dream. DD device interface has blind scan functions ( thought for TBS devices), GUI is not implemented yet in DVB Dream, but soon to be there.
Why tell us a feature is going to be added when it isn't?
Who is online
Users browsing this forum: No registered users and 1 guest