Autor Thema: SmartDVB 0.3.0 RC  (Gelesen 54956 mal)

0 Mitglieder und 1 Gast betrachten dieses Thema.

Offline jackjavo

  • Entwickler
  • *****
  • Beiträge: 407
Re: SmartDVB public beta 0.3.0
« Antwort #225 am: 04 Februar, 2013, 00:15 »
tx jm,
i'll have to investigate this, not sure what the problem is atm, just to verify it's not driver issue the ci operates ok with other apps with same os (win8 64 bit)?. Read it might be mce (perhaps) driver related, but very old posts so probably not ur issue (read something about people with similar issues using older 5.0.0.19 or alike tt drivers)..

Offline dh

  • Einmalposter
  • *
  • Beiträge: 9
Re: SmartDVB public beta 0.3.0
« Antwort #226 am: 04 Februar, 2013, 19:23 »
Hi jackjavo,

during the weekend I found some time to test the public beta-version.
Here are my findings:

i)  the mdapi-interface works with my plugins. The strange thing was that SmartDVB ignores the plugin-folder at the installation directory (e.g. C:\Program Files (x86)\SmartDVB\Plugins) and uses only the users AppData-folder..
ii) whenever I activate a recording, SOPHOS pops up a virus alert HIPS/Filemods-009 !
iii) I didn't find a way to list scheduled recordings which are not yet running
iv) recordings are stored in the installation directory (e.g. C:\Program Files (x86)\SmartDVB\records) instead of the users AppData-folder.
v) I'm confused about OSD and SmartOSD: both are activated at the beginning which does not really make sense. SmartOSD with MS Sans Serif font chosen causes SmartDVB to crash. Also CR/LF are displayed as "?" instead of newlines. Font sizes are ignored and EPG text is not scrollable.

Cheers dh

Offline jackjavo

  • Entwickler
  • *****
  • Beiträge: 407
Re: SmartDVB public beta 0.3.0
« Antwort #227 am: 04 Februar, 2013, 19:35 »
hi dh: tx for the report.

Zitat
 the mdapi-interface works with my plugins. The strange thing was that SmartDVB ignores the plugin-folder at the installation directory (e.g. C:\Program Files (x86)\SmartDVB\Plugins) and uses only the users AppData-folder..

this is on purpose if you install at local app data folder nd run without admin rights, some plugins write logs or whatever (cfg etc or db) which would probably make smartdvb fail if plugins were run from program files install folder at such cases.
Did you also try the multiple records mdapi (by copy plugins to plugins/plugins0-plugins/plugins63). Some report some issues still with that...

Zitat
whenever I activate a recording, SOPHOS pops up a virus alert HIPS/Filemods-009 !
odd what do you mean with activate? when u run the recording? or initiate a smartdvb record?

Zitat
I didn't find a way to list scheduled recordings which are not yet running

only form to see scheduled (not running) records is with channels/scheduler, don't you see them there??

Zitat
recordings are stored in the installation directory (e.g. C:\Program Files (x86)\SmartDVB\records) instead of the users AppData-folder.

ok tx this is obvious bug, coz like with plugins ofcourse record there would/could fail..

Zitat
I'm confused about OSD and SmartOSD: both are activated at the beginning which does not really make sense. SmartOSD with MS Sans Serif font chosen causes SmartDVB to crash. Also CR/LF are displayed as "?" instead of newlines. Font sizes are ignored and EPG text is not scrollable.

ok tx, forgot to remove evr/vmr old style osd at install. I'll see to also use/add font sizes to epg settings etc, nd check the serif/cr/lf issues (latter probably just a draw issue)...

edit: btw did you do a fresh install or upgrade wrt the old osd being shown (just checked the code looks like at install it should only enable smartosd but checking could still b issue). Also the record folder issue could b related to that (upgrade with install/copy of settings to appdata which ofcourse doesn't alter old record folder, i'll see to alter that coz ofcourse that is logical ofcourse but unwanted).
edit2: btw what do you mean with 'not scrollable', if u mean the scrollhweel it should operate, nd if it doesn't for u where does it not operate (the old fullscreen EPG (ctrl-e default) or the new smartosd transparent one?).
« Letzte Änderung: 04 Februar, 2013, 21:59 von jackjavo »

Offline dh

  • Einmalposter
  • *
  • Beiträge: 9
Re: SmartDVB public beta 0.3.0
« Antwort #228 am: 09 Februar, 2013, 13:40 »
Hi JJ,

sorry for the delay of responding, I was busy during the week.

Did you also try the multiple records mdapi (by copy plugins to plugins/plugins0-plugins/plugins63). Some report some issues still with that...
not yet, will do. Is there any howto?

Zitat
whenever I activate a recording, SOPHOS pops up a virus alert HIPS/Filemods-009 !
odd what do you mean with activate? when u run the recording? or initiate a smartdvb record?
when initiating a record.

only form to see scheduled (not running) records is with channels/scheduler, don't you see them there??
got it ! tx!

edit: btw did you do a fresh install or upgrade
deinstalled the old and and did a fresh install of the new.

edit2: btw what do you mean with 'not scrollable', if u mean the scrollhweel it should operate, nd if it doesn't for u where does it not operate (the old fullscreen EPG (ctrl-e default) or the new smartosd transparent one?).
if the description is too long for the OSD-window there are no means (or at least I could find) to see the full text

Cheers dh

Offline jackjavo

  • Entwickler
  • *****
  • Beiträge: 407
Re: SmartDVB public beta 0.3.0
« Antwort #229 am: 09 Februar, 2013, 16:06 »
Zitat
not yet, will do. Is there any howto?
not yet, but i'll see about adding some howto's then (could do it here nd the sdvb forum)..
but at short, you should be able to initiate multiple records through the record button dropdown menu (fta or encrypted)
also you should copy all your needed plugins (if used at all) to subfolder at your plugins folder. These should be named 'plugins0', 'plugins1'... until 'plugins63' depending on how much concurrent records you require (64's the limit). After initiating a drop-down multil record let's call it the plugins should appear like a sub menu at the name of that record you started with the dropdown (ie at the same dropdown popup menu)

Zitat
when initiating a record.
this seems quite odd then coz just mpg or ts records r created, nothing else going on there, is this with ts or mpg records?
Zitat
if the description is too long for the OSD-window there are no means (or at least I could find) to see the full text
ok, you should b able to click the osd-window now/next (also remote) to see the total descriptions (program info, but that option still needs wrk could be much nicer, but that's for future for now)..
« Letzte Änderung: 09 Februar, 2013, 17:09 von jackjavo »

Offline dh

  • Einmalposter
  • *
  • Beiträge: 9
Re: SmartDVB public beta 0.3.0
« Antwort #230 am: 10 Februar, 2013, 19:16 »
Zitat
when initiating a record.
this seems quite odd then coz just mpg or ts records r created, nothing else going on there, is this with ts or mpg records?
I used ts records but mpg records causes the same alert. SOPHOS complains about changes in the registry.

Cheers dh

Offline Jürgen

  • der Löter
  • User a.D.
  • ****
  • Beiträge: 4999
  • white LED trough prism - WTF is cyan?
Re: SmartDVB public beta 0.3.0
« Antwort #231 am: 11 Februar, 2013, 01:32 »
@ dh

Does SOPHOS offer you any details then?

If so, please post those in full here.
Of course, if any important private data included, like in a path to a personal folder, you may want to change that part to *** or similar.
Kein Support per persönlicher Mitteilung!
Fragen gehören in's Forum.

Veränderungen stehen an. Dies ist der bisherige Stand:
28,x°,23.5°,19,2°,13°Ost
,1mØ Multifeed, mit Quattro LNBs; Multiswitches 4x 5/10(+x) - alle ohne Terrestrik und modifiziert für nur ein 12V DC Steckernetzteil (Verbrauch insgesamt 15 Watt)
1mØ mit DiSEqC 1.3/USALS als LNB2 an DVB-S2 STB, aktuell 30°W bis 55°O
1.) FM2A88X Extreme6+, A8-6600K (APU mit 4x 3,9 GHz und Radeon HD8570D), 16GB DDR3 1866, 128GB SSD, 3TB HDD, Win10 x64 Pro 1909 / 10.0.17763.107, Terratec T-Stick Plus (für DAB+), Idle Verbrauch ca. 35 Watt
2.) FM2A75 Pro 4, A8-5600K (APU mit 4x 3,6 GHz und Radeon HD7530D), 8GB DDR3 1600, 128GB SSD, 2TB HDD, Win10 x64 Pro, Idle Verbrauch ca. 45 Watt
3.) Raspberry Pi 512MB u.a. mit Raspbian
4.) GA-MA770-UD3, Phenom II x4 940, 8GB DDR2, Radeon HD6570, 2TiB, USB 3.0, 10 Pro x64 (+ XP Pro 32bit (nur noch offline)), Ubuntu 10.4 64bit, Cinergy S2 USB HD, NOXON DAB+ Stick, MovieBox Plus USB, ...

Samsung LE32B530 + Benq G2412HD @ HDMI 4:2; Tokaï LTL-2202B
XORO HRS-9200 CI+ (DVB-S2); XORO HRT-8720 (DVB-T2 HD)
Empfänger nur für FTA genutzt / ohne Abos
YAMAHA RX-V663 (AV-Receiver); marantz 7MKII; Philips SHP2700 ...
FritzBox 7590 mit VDSL2 50000

Offline jackjavo

  • Entwickler
  • *****
  • Beiträge: 407
Re: SmartDVB public beta 0.3.0
« Antwort #232 am: 11 Februar, 2013, 01:37 »
don't know sophos but quick google seems to indicate that message refers to suspiscious file modifications (using some fancy heuristics) so maybe sophos just doesn't like the form the records are written? (i also do some things there like on the fly record name alteration for example wrt to guide names which sometimes get available after the record's been initiated, just maybe such things could trigger sophos false positive). Besides that like mentioned before i don't write the registry anywhere so i also would wonder what would be altered then..
(did you ever use 0.2.5 nd did the record also give such sophos message, presuming the same setup/sophos etc was used then).
edit: found this sophos link wrt to that message
http://www.sophos.com/en-us/threat-center/threat-analyses/suspicious-behavior-and-files/HIPS~FileMod-009/detailed-analysis.aspx
seems to indicate sophos complains when a program tries to create a windows scheduled task (which might also alter registry ofcourse i dunno how ms does that exactly ofcourse), but still, a normal
record should not create a task ofcourse (but smartdvb does ofcourse use the normal windows task scheduler for record scheduling so if the message pertains to that at general it should not be
considered suspicious ofcourse. Quite a logical message then if a program tries to add tasks without users concents. So still, why does it give that message at record initiation, i would expect it then at scheduler task creation it's too late need sleep but i'll try to look at code tomorrow wrt this maybe i'm missing something here...
« Letzte Änderung: 11 Februar, 2013, 01:51 von jackjavo »

Offline Jürgen

  • der Löter
  • User a.D.
  • ****
  • Beiträge: 4999
  • white LED trough prism - WTF is cyan?
Re: SmartDVB public beta 0.3.0
« Antwort #233 am: 11 Februar, 2013, 02:28 »
This is exactly why I asked for SOPHOS (report) details  ;)
Kein Support per persönlicher Mitteilung!
Fragen gehören in's Forum.

Veränderungen stehen an. Dies ist der bisherige Stand:
28,x°,23.5°,19,2°,13°Ost
,1mØ Multifeed, mit Quattro LNBs; Multiswitches 4x 5/10(+x) - alle ohne Terrestrik und modifiziert für nur ein 12V DC Steckernetzteil (Verbrauch insgesamt 15 Watt)
1mØ mit DiSEqC 1.3/USALS als LNB2 an DVB-S2 STB, aktuell 30°W bis 55°O
1.) FM2A88X Extreme6+, A8-6600K (APU mit 4x 3,9 GHz und Radeon HD8570D), 16GB DDR3 1866, 128GB SSD, 3TB HDD, Win10 x64 Pro 1909 / 10.0.17763.107, Terratec T-Stick Plus (für DAB+), Idle Verbrauch ca. 35 Watt
2.) FM2A75 Pro 4, A8-5600K (APU mit 4x 3,6 GHz und Radeon HD7530D), 8GB DDR3 1600, 128GB SSD, 2TB HDD, Win10 x64 Pro, Idle Verbrauch ca. 45 Watt
3.) Raspberry Pi 512MB u.a. mit Raspbian
4.) GA-MA770-UD3, Phenom II x4 940, 8GB DDR2, Radeon HD6570, 2TiB, USB 3.0, 10 Pro x64 (+ XP Pro 32bit (nur noch offline)), Ubuntu 10.4 64bit, Cinergy S2 USB HD, NOXON DAB+ Stick, MovieBox Plus USB, ...

Samsung LE32B530 + Benq G2412HD @ HDMI 4:2; Tokaï LTL-2202B
XORO HRS-9200 CI+ (DVB-S2); XORO HRT-8720 (DVB-T2 HD)
Empfänger nur für FTA genutzt / ohne Abos
YAMAHA RX-V663 (AV-Receiver); marantz 7MKII; Philips SHP2700 ...
FritzBox 7590 mit VDSL2 50000

Offline dh

  • Einmalposter
  • *
  • Beiträge: 9
Re: SmartDVB public beta 0.3.0
« Antwort #234 am: 13 Februar, 2013, 19:22 »
This is exactly why I asked for SOPHOS (report) details  ;)
sorry, there is not much to report in detail. Well, actually SOPHOS just gives a link to a web page being the german translation of the one JJ mentioned above. I suspect that SOPHOS complains about every program making use of Windows scheduling API (but I'm not sure). SOPHOS complained also for the 0.25 version.

Cheers dh

Offline Jürgen

  • der Löter
  • User a.D.
  • ****
  • Beiträge: 4999
  • white LED trough prism - WTF is cyan?
Re: SmartDVB public beta 0.3.0
« Antwort #235 am: 14 Februar, 2013, 01:11 »
OK.
If this is the only advise SOPHOS provides, it can be ignored completely. This one only, of course...
SmartDVB is not certified, and it also does not have a manufacturer entry, as it's freeware made by a private person.

As we know, also Windows may complain about this, like on many other free software products.
Regarding M$ philosophy, this is quite normal.

But for SOPHOS this is not very sophisticated, at all.
Even if a scheduler could theoretically be used, to activate some malware. but of course it would be far better for that scanner, to first look at what a scheduler entry would try to do.
Like to rename a normally harmless file type to an executable one.

But if it just points to an application, that already had been scanned by SOPHOS before, and transports an obviously harmelss command line argument only, it does not make any sense, to alarm or irritate the user.


BTW, I've just let Spybot Search&Destroy do a rootkit scan over my system in deep, and it complained on an original Windows component, Windows PLA, and also on the MBR (PhysicalDrive=0), which is absolutely harmelss here, and on tons of stupid transponder ini files from Terratec Home Cinema  ::)
The latter aren't owned by any administrator, it complained   :Kopf
That software comes with an official and doubtlessly valid certificate!

So, not all complaints of security software are to be understood as critical.
And it would be far better, if SOPHOS just locally informed the user in a calm and helpful way, instead of unwisely ringing the alarm to often by forcing people to go to the web to read more  :aah
Else people might one day tend to ignore everything or even remove that protection completely  umpf

Jürgen
Kein Support per persönlicher Mitteilung!
Fragen gehören in's Forum.

Veränderungen stehen an. Dies ist der bisherige Stand:
28,x°,23.5°,19,2°,13°Ost
,1mØ Multifeed, mit Quattro LNBs; Multiswitches 4x 5/10(+x) - alle ohne Terrestrik und modifiziert für nur ein 12V DC Steckernetzteil (Verbrauch insgesamt 15 Watt)
1mØ mit DiSEqC 1.3/USALS als LNB2 an DVB-S2 STB, aktuell 30°W bis 55°O
1.) FM2A88X Extreme6+, A8-6600K (APU mit 4x 3,9 GHz und Radeon HD8570D), 16GB DDR3 1866, 128GB SSD, 3TB HDD, Win10 x64 Pro 1909 / 10.0.17763.107, Terratec T-Stick Plus (für DAB+), Idle Verbrauch ca. 35 Watt
2.) FM2A75 Pro 4, A8-5600K (APU mit 4x 3,6 GHz und Radeon HD7530D), 8GB DDR3 1600, 128GB SSD, 2TB HDD, Win10 x64 Pro, Idle Verbrauch ca. 45 Watt
3.) Raspberry Pi 512MB u.a. mit Raspbian
4.) GA-MA770-UD3, Phenom II x4 940, 8GB DDR2, Radeon HD6570, 2TiB, USB 3.0, 10 Pro x64 (+ XP Pro 32bit (nur noch offline)), Ubuntu 10.4 64bit, Cinergy S2 USB HD, NOXON DAB+ Stick, MovieBox Plus USB, ...

Samsung LE32B530 + Benq G2412HD @ HDMI 4:2; Tokaï LTL-2202B
XORO HRS-9200 CI+ (DVB-S2); XORO HRT-8720 (DVB-T2 HD)
Empfänger nur für FTA genutzt / ohne Abos
YAMAHA RX-V663 (AV-Receiver); marantz 7MKII; Philips SHP2700 ...
FritzBox 7590 mit VDSL2 50000

Offline Snoop

  • Premium-Cubie
  • ****
  • Beiträge: 795
Re: SmartDVB public beta 0.3.0
« Antwort #236 am: 14 Februar, 2013, 11:53 »
I have to report a bug: When doing a scheduled recording, SmartDVB freezes after about 2 - 2.5 hours. I cant stop the recording (except closing the program) or switch channel.
Intel Core i5, 16 GB Hauptspeicher, Windows 10 Professional 64 bit, Cinergy S2 Box,Smart DVB 0.4

Offline jackjavo

  • Entwickler
  • *****
  • Beiträge: 407
Re: SmartDVB public beta 0.3.0
« Antwort #237 am: 14 Februar, 2013, 14:43 »
is this with mpeg or ts records (or both)?

Offline Snoop

  • Premium-Cubie
  • ****
  • Beiträge: 795
Re: SmartDVB public beta 0.3.0
« Antwort #238 am: 14 Februar, 2013, 16:35 »
Right now I only testet ts as it is more easy to work with afterwards.
Intel Core i5, 16 GB Hauptspeicher, Windows 10 Professional 64 bit, Cinergy S2 Box,Smart DVB 0.4

Offline j-mas

  • Light-Cubie
  • *
  • Beiträge: 16
Re: SmartDVB public beta 0.3.0
« Antwort #239 am: 16 Februar, 2013, 20:35 »
Hi JJ!

Now I bought the TBS 5680 DVB-C Tuner USB.

Installation and transmitter search mode was easy.

But he does not find the television programme deciding for me, namely  SKY SPORT HD 1. He recognises all the other programs including SPORT SKY HD 2 perfectly.

If I try the frequency on the cable television Unitymedia 354,000 with Quam in 265 and 6900 on for usual SPORT SKY HD 1 lies by hand to give the device finds nothing.

Does somebody here have a tip what I have to do?

Greetings

J-MAS