DABDig Forums
register | my profile | my bookmarks | my notifications | search | faqs
Show topics:     

Note: You must be registered in order to post a topic or reply.
To register, click here. Registration is FREE!

Post reply to topic:  Configuring AverDVB-T USB2.0
(Note: Only the poster of this message, and the moderator can edit the message.)

Your User Name:
Your Password:    Forgotten your password?
Message:
Insert a smile Insert a frown Insert a big grin Insert a wink Insert a razz (stick out tongue) Insert a snore Insert roll eyes Insert mad Insert evil Insert a clown Insert a blush Insert kisses Insert an eek! Insert cool   Add other emotions to your message    
Add other Forum Code to your message
  Remember Me: uses a cookie to remember your login details.
Signature: adds your profile signature to the end.
Automatically parse URLs: automatically converts internet addresses into forum code.
Email Notification: get emails sent to you whenever someone replies.

T O P I C     R E V I E W
tyke

I am trying to get DabDig working with Digiguide and am getting some error messages.

I have changed the DABDIG.ini file so that

USE AverTV is set to 1

AVERTVDVBVIEWTASK=AVerTv.exe=AverTV.exe

1) Could not find C:\Windows\AverDVBT.ini" - not sure where this is supposed to come from.

2)Could not find file \schdata.dat - the AvertV system.ini file contains a line "SCHEDULE_FILE=$APPPATH$schedule\"

3) No scheduling slots available in AverTV DVB

Any suggestions on what I need to change much appreciated.

Thanks

Andy

R E C E N T    P O S T S     (newest first - Review the full topic)
Paul Webster

Not that I know of - but the "BDA" mechanism that I mentioned above might be the easiest.

If that worked - then you could swap the native software for something like WebScheduler and then have DABDig drive that instead.


Paul Webster

DABDig creator

SteD

Has anyone got this working with AverTV 6?

Paul Webster

OK - so not so much troubleshooting ... just a rewrite needed.

They have completely changed the way that things work.

Is your Avermedia application version 6.0.1.32 (or similar) (drivers 5.3.7.0)

If so - then I now have that version of their software and I'll try to set-up something similar here (without the hardware) and try to get it working.

For example - I will have to work out what the relationship is between the channels and the "Collector" directory.

An extra thought ... I saw a reference to "BDA" in your dump above. Implies an XP Media Center PC. If so - then there are other "BDA" enabled applications that might work with your card/drivers .. which can already be driven by DABDig.


Paul Webster

DABDig creator

Edited by Paul Webster on Friday, August 26, 2005 - 7:01:19 PM

tyke

Paul -thanks for the quick response.

I have put in the averdvbt.ini and get a different error message. From the log file

26/08/2005 22:57:59 - 2.54b09 - Could not find fileC:\Program Files\AVerTV DVB-T USB2.0\Schdata.dat

26/08/2005 22:58:09 - 2.54b09 - No scheduling slots left in AVerTV DVB

The version of Avertv I am using has the scheduling information stored in a folder called schedule which contains 2 XML files. I have added a programme manually and the information for it appears in file "owner". Additional scheduled programmes have a similar XML format entry starting with the <schedule id..... tag

1) File "Schedule" just contains:

<?xml version="1.0" encoding="utf-8" ?>

<schedules />

2) File "Owner" contains:

<?xml version="1.0" encoding="utf-8" ?>

- <schedules>

- <schedule id="SI_21342520050806">

<description>Gardeners' World</description>

<enable>1</enable>

<action>0</action>

<device num="0">AVerMedia DVB-T BDA Video Capture(A800)</device>

<source num="0">5</source>

<channel num="2" idx="C:\Program Files\AVerTV DVB-T USB2.0\collector\PI_19412420050818.xml">506000.000000</channel>

- <datetime>

<year>2005</year>

<month>8</month>

<date>26</date>

<hour>21</hour>

<minute>30</minute>

<length>30</length>

<interval>0</interval>

</datetime>

- <record>

<saving>D:\My Documents</saving>

<split>0</split>

<format>1</format>

</record>

</schedule>

</schedules>

Hopes this helpsyou trouble shhot the problem.

Cheers Andy

Paul Webster

If you want to experiment to see if the schdata.dat format is the same then ... you could emulate the file that DABDig is looking for.

Before trying this out ... do make a backup of your schdata.dat

So - if you create a file called

averdvt.ini

in your Windows directory and then put the following content


[APP_PATH]

Path=C:\Program Files\AVerTV DVB-T


(making sure that the path is the right one for your installation.


Paul Webster

DABDig creator

Paul Webster

Looks like something has changed with their software since I added support.

Previously ... that file was in the Windows directory and it contained all sorts of things including the specification of the location of the installation of the AverDVB software.

Maybe they have changed the file name and location. Can you send me the system.ini file that you referred to below and also say where you found it?

(then hopefully I can adapt my code to use that instead)

It is also possible that they have changed their file format for the schedule data - so can you send me your schdata.dat file after using their GUI to schedule something.


Paul Webster

DABDig creator

Paul Webster

Maybe they have changed things since I last looked at this one.

I'll have a dig around and post a few things to look at/for.


Paul Webster

DABDig creator