IPB

Welcome Guest ( Log In | Register )

8 Pages V  « < 3 4 5 6 7 > »   
Reply to this topicStart new topic
> DigitalWatch 0.7.2.6 Experimental
paul_ahb
post Apr 12 2005, 09:45 PM
Post #81


Forum Regular


Group: Members
Posts: 1,161
Joined: 9-June 04
From: Hobart
Member No.: 1,030
Card: None


I just downloaded and installed build h ant it works great for me smile.gif

I have heard rumors that subtitles/teletext might be possible in digitalwatch. Is this possible? I have searched for infromation regarding it, but I have not found any definitive instructions on how to implement them.

Paul


--------------------
Go to the top of the page
 
+Quote Post
Guest_Martin S_*
post Apr 12 2005, 10:49 PM
Post #82





Guests






New version:

http://marty.id.au/dvb/DigitalWatch726i.zip

I realised that the TS Mux output (CaptureFormat = 0) may not have worked because it was sharing the same DEMUX as for the normal Audio/Video output.

I have now created yet another demux instance (this would be the third!) dedicated to the TS MUX output and it seems to work fine now.
Go to the top of the page
 
+Quote Post
nate
post Apr 12 2005, 11:01 PM
Post #83


DigitalWatch Developer


Group: Developers
Posts: 2,263
Joined: 30-September 03
From: Melbourne
Member No.: 169
Card: DNTV Quad


QUOTE (Martin S @ Apr 12 2005, 10:49 PM)
I realised that the TS Mux output (CaptureFormat = 0)  may not have worked because it was sharing the same DEMUX as for the normal Audio/Video output.

I have now created yet another demux instance (this would be the third!) dedicated to the TS MUX output and it seems to work fine now.
Nice pickup smile.gif . I don't know why i didn't think of that unsure.gif .


--------------------
Go to the top of the page
 
+Quote Post
Guest_nexx_*
post Apr 12 2005, 11:11 PM
Post #84





Guests






QUOTE (Martin S @ Apr 12 2005, 10:49 PM)
I realised that the TS Mux output (CaptureFormat = 0)  may not have worked because it was sharing the same DEMUX as for the normal Audio/Video output.

I have now created yet another demux instance (this would be the third!) dedicated to the TS MUX output and it seems to work fine now.
*


Fantastic smile.gif
Working perfectly now.
Go to the top of the page
 
+Quote Post
Guest_nexx_*
post Apr 12 2005, 11:17 PM
Post #85





Guests






QUOTE (nexx @ Apr 12 2005, 07:04 PM)
No 'Now and Next' info for 7 or ABC2
However the FusionHDTV software picks it up. All other channels are fine.
*


Ok I was able to fix this by specifying the correct 'program number' in Channels.ini. The docs say it isnt used but apparently it is unsure.gif
Go to the top of the page
 
+Quote Post
Guest_Martin S_*
post Apr 12 2005, 11:18 PM
Post #86





Guests






The docs would be outdated!
Go to the top of the page
 
+Quote Post
bear
post Apr 12 2005, 11:23 PM
Post #87


Forum Regular


Group: Members
Posts: 3,022
Joined: 24-April 04
From: Queensland
Member No.: 808
Card: VisionPlus DVB-t


@nate,
QUOTE
Nice pickup  . I don't know why i didn't think of that  .


You already did some ago, from memory the video decoder blocks the demux buffer thread until it needs more data, this plays havoc with the TS pin delivery introducing dropouts. I had to do the same with my WS test version when using the DSNetsend Filter for TS.

Hindsight is a wonderful thing. rolleyes.gif

Well done martin. smile.gif
Go to the top of the page
 
+Quote Post
nate
post Apr 13 2005, 10:39 AM
Post #88


DigitalWatch Developer


Group: Developers
Posts: 2,263
Joined: 30-September 03
From: Melbourne
Member No.: 169
Card: DNTV Quad


QUOTE (bear @ Apr 12 2005, 11:23 PM)
@nate,
QUOTE
Nice pickup  . I don't know why i didn't think of that  .
You already did some ago
Oh yeah. I remember that now. It's a shame my memory isn't that great. Perhaps there are other things i thought of ages ago that i've forgotten that could help solve current problems. cool.gif cool.gif


--------------------
Go to the top of the page
 
+Quote Post
Guest_craigp_*
post Apr 13 2005, 11:45 PM
Post #89





Guests






unfortunately a bug report,

I've been running 0.726H and I also download 0.726I and I've had system reboots with both versions, after a seemingly random amount of time.

So far I've tried with the Cyberlink and Intervideo CODECs from the DIGITALWATCH CODEC pack, and both have had system reboots while watching different Networks and Channels (but both were SD, not HD).

system specs: AMD XP 2400+ CPU, 1GB DDR RAM, nVidia 6600GT video card, on-board Realtek audio, lots of HDD space free, using an Avermedia A800 USB 2.0 DVB-T tuner, Windows 2000 Pro, DirectX 9.0c, nVidia drivers 71.20

Any other info need to help just ask, I'll try some other CODECs etc. and see if I can nail down a recreatable error.

Thanks,
Craig
Go to the top of the page
 
+Quote Post
paul_ahb
post Apr 14 2005, 12:32 PM
Post #90


Forum Regular


Group: Members
Posts: 1,161
Joined: 9-June 04
From: Hobart
Member No.: 1,030
Card: None


QUOTE (craigp @ Apr 13 2005, 11:45 PM)
unfortunately a bug report,

... I've had system reboots with both versions, after a seemingly random amount of time.

*


Reboots are probably bluscreens. To get more information about the particular bluescreen that youare are having, you will need to disable the restart on bluescreen so that you can read what it is complaining about.

To disable the automatic restart:
1.right click my computer and choose properties
2.click on the advanced tab
3.click on the settings button in the startup and recovery area
4.untick the "automatically restart" option and ok out.

The next time that it crashes it will sit and wait at a BSOD which may tell you what is at fault.

Paul


--------------------
Go to the top of the page
 
+Quote Post
Guest_Martin S_*
post May 17 2005, 10:41 AM
Post #91





Guests






Source here:

http://marty.id.au/dvb/bda726.zip

It's been a while since I looked at it so hopefully none of my strange experiments are still in the code.
Go to the top of the page
 
+Quote Post
nate
post May 17 2005, 11:45 AM
Post #92


DigitalWatch Developer


Group: Developers
Posts: 2,263
Joined: 30-September 03
From: Melbourne
Member No.: 169
Card: DNTV Quad


Thanks Martin. I look forward to having a look through it. smile.gif


--------------------
Go to the top of the page
 
+Quote Post
Guest_Bergust_*
post Jun 28 2005, 09:20 AM
Post #93





Guests






I've been quite happily using DW 0.50 since its release and finaly decided to upgrade the HTPC to the BDA version (so I can use Webscheduler in particular). I'm running MCE2005 (XP sp2), A VP card with the TH BDA drivers and DW 0.726i. Its all working OK except I cant pick-up SBS or Channel 9 (I'm in Geelong or Melbourne). ScanChannelsBDA picks up SBS but only when I do a full area scan and not if I enter the frequency manualy and generate chanels.ini. Neither method picks up channel 9 however. The MCE TV though picks up SBS and 9 fine (but I have serious issue with MCE so its not an option for me it locks up after 5-15 minutes - but thats another story)
Go to the top of the page
 
+Quote Post
danielalvers
post Jun 28 2005, 01:10 PM
Post #94


Participant


Group: Members
Posts: 93
Joined: 8-September 03
Member No.: 141
Card: VisionPlus DVB-t


I had the same issue on an XPsp2 system and ended up using the Spectrum BDA drivers. Not sure if they will work with MCE though.
Go to the top of the page
 
+Quote Post
Guest_Bergust_*
post Jun 29 2005, 11:34 AM
Post #95





Guests






QUOTE (danielalvers @ Jun 28 2005, 01:10 PM)
I had the same issue on an XPsp2 system and ended up using the Spectrum BDA drivers.  Not sure if they will work with MCE though.
*



MCE is just xp with the additional MCE application, without MCE running its just XP SP2. Interesting, you had the same problems though. I cant seem to find the latest Spectrum BDA's anywhere, the original link is gone. Could someone post them up somewhere so I and others may try them out.
Go to the top of the page
 
+Quote Post
nate
post Jun 29 2005, 04:27 PM
Post #96


DigitalWatch Developer


Group: Developers
Posts: 2,263
Joined: 30-September 03
From: Melbourne
Member No.: 169
Card: DNTV Quad


http://nate.dynalias.net/THDTV/


--------------------
Go to the top of the page
 
+Quote Post
Guest_Bergust_*
post Jun 29 2005, 08:42 PM
Post #97





Guests






QUOTE (nate @ Jun 29 2005, 04:27 PM)



Thanks Nate, I'll give them a go. What is the best version of DW to try with the Spectrum BDA's? Did I read somewhere there was a 0.724?
Go to the top of the page
 
+Quote Post
Guest_Bergust_*
post Jun 29 2005, 09:57 PM
Post #98





Guests






[quote=Bergust,Jun 29 2005, 08:42 PM]
[quote=nate,Jun 29 2005, 04:27 PM]http://nate.dynalias.net/THDTV/
*

[/quote]

I tried DW 0.722 with not luck, I get a 'unkown error while locking channel'. ScanChannelsBDA 2.006 picks up all the stations fine now though. I also pasted that info into the channels.ini file just to be sure (but no luck).
Go to the top of the page
 
+Quote Post
nate
post Jun 30 2005, 03:33 PM
Post #99


DigitalWatch Developer


Group: Developers
Posts: 2,263
Joined: 30-September 03
From: Melbourne
Member No.: 169
Card: DNTV Quad


Unless you're using martin s' experimental version you need to set DVBInput mode to 4 in settings.ini to use the THBDA drivers.
If you use DW 0.725 and select the right option in the installer then it should do it for you.


--------------------
Go to the top of the page
 
+Quote Post
Guest_MWP_*
post Jun 30 2005, 06:40 PM
Post #100





Guests






Martin/Nate....

Would it be possible to add a shared memory segment that contains the kind of information that is displayed with ShowAll()?

I could then support the displaying of that information on external LCDs using my software "CrystalControl2".

http://www.crystalfontz.com/

I could probably add this myself, but it would take me a while to work out the data structures, where to put the code, etc etc.
Go to the top of the page
 
+Quote Post

8 Pages V  « < 3 4 5 6 7 > » 
Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



RSS Lo-Fi Version Time is now: 22nd May 2013 - 08:36 PM