DScaler Forum Index DScaler
Support Forum for the DScaler project
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Leadtek DTV2000 H - No sound
Goto page 1, 2  Next
 
Post new topic   Reply to topic    DScaler Forum Index -> DScaler Support Forum
View previous topic :: View next topic  
Author Message
Caleb_cz



Joined: 12 Sep 2007
Posts: 8

PostPosted: Wed Sep 12, 2007 5:48 am    Post subject: Leadtek DTV2000 H - No sound Reply with quote

I have absolutely no sound with this card, in PVR2 sound works ok.

I tried to remove all leadtek software, turn off "Automute if no Tunersignal".

I use 4.1.16 in Vista x86.

Code:
[Leadtek WinFast DTV2000H]
;from v4l (analog part only), card #51
AutoDetectID = 0x665e107d
;Todo: update tuner init
DefaultTuner = philips_fmd1216me_mk3

Input ( "Tuner", tuner)
   MuxSelect = 0
   GPIOSet ( 0x00017304, 0x00008203, 0x00017304, 0x02000000 )

;video inputs and radio still in testing

Input ( "Composite", composite )
   MuxSelect = 1

Input ( "S-Video", svideo )
   MuxSelect = 2

;TDA9887 settings not tested - just copied from Leadtek WinFast TV2000 XP Expert
UseTDA9887 ()
   SetModes ( pal-bg   ) = { OutputPort1 = active, OutputPort2 = active }
   SetModes ( pal-i    ) = { OutputPort1 = active, OutputPort2 = active }
   SetModes ( pal-dk   ) = { OutputPort1 = active, OutputPort2 = active }
   SetModes ( ntsc-m   ) = { intercarrier, OutputPort1 = active }
   SetModes ( secam-l  ) = { OutputPort2 = active }
[/code]
Back to top
View user's profile Send private message
RobM
Hardware Support Developer


Joined: 05 Mar 2002
Posts: 1903
Location: The Netherlands

PostPosted: Wed Sep 12, 2007 7:53 am    Post subject: Reply with quote

The way DScaler changes volume does not work anymore in Vista. You will have to change this somewhere in the Windows Control Panel IIRC.
Back to top
View user's profile Send private message
Caleb_cz



Joined: 12 Sep 2007
Posts: 8

PostPosted: Wed Sep 12, 2007 8:39 am    Post subject: Reply with quote

There is no problem with volume control etc
Support for this card is new in 4.1.16, image is just fine, but absolutely no sound (trust me).
Back to top
View user's profile Send private message
Torsten
cx2388xx Chipset Support Developer


Joined: 29 Dec 2003
Posts: 460
Location: Germany

PostPosted: Wed Sep 12, 2007 8:42 am    Post subject: Reply with quote

Your card is Analogue/DVB combo. The tuner needs an special init sequence to switch between this two modes what is not done in DScaler atm. I added this info to the cardini file in hope it is usefull for composite or svideo input only. What I like to know is if you can tune in Dscaler between stations?

Audio on Vista is an other story like Rob said.
Back to top
View user's profile Send private message Send e-mail
Caleb_cz



Joined: 12 Sep 2007
Posts: 8

PostPosted: Wed Sep 12, 2007 8:48 am    Post subject: Reply with quote

Tnx for reply.
Yes, in 4.1.16 everything except sound work fine - card detection, tunning channels.
4.1.15 was totaly broken on this card, even if I selected tuner manualy.
Back to top
View user's profile Send private message
Torsten
cx2388xx Chipset Support Developer


Joined: 29 Dec 2003
Posts: 460
Location: Germany

PostPosted: Wed Sep 12, 2007 9:14 am    Post subject: Reply with quote

Tuner works? That makes me wonder...
For audio take a look at here:
http://www.dscaler.org/phpBB/viewtopic.php?t=8141
Don't know if that helps for Vista.
Back to top
View user's profile Send private message Send e-mail
Caleb_cz



Joined: 12 Sep 2007
Posts: 8

PostPosted: Wed Sep 12, 2007 10:09 am    Post subject: Reply with quote

I have already tried that - don't work
Back to top
View user's profile Send private message
Torsten
cx2388xx Chipset Support Developer


Joined: 29 Dec 2003
Posts: 460
Location: Germany

PostPosted: Wed Sep 12, 2007 11:47 am    Post subject: Reply with quote

Remote / PVR / Direct Burn apps closed?
Can you find in Dscaler's folder a file "CX238801.txt"?
Back to top
View user's profile Send private message Send e-mail
Caleb_cz



Joined: 12 Sep 2007
Posts: 8

PostPosted: Wed Sep 12, 2007 12:40 pm    Post subject: Reply with quote

Torsten wrote:
Remote / PVR / Direct Burn apps closed?
Yes
Torsten wrote:
Can you find in Dscaler's folder a file "CX238801.txt"?
Code:
SubSystemId   665e107d
CX2388X_DEVICE_STATUS   000603ec
CX2388X_VIDEO_INPUT   00000884
CX2388X_TEMPORAL_DEC   00000000
CX2388X_AGC_BURST_DELAY   00006d6b
CX2388X_BRIGHT_CONTRAST   00003900
CX2388X_UVSATURATION   0000709a
CX2388X_HUE   00000000
CX2388X_WHITE_CRUSH   00007fcf
CX2388X_PIXEL_CNT_NOTCH   00001b60
CX2388X_HORZ_DELAY_EVEN   00000082
CX2388X_HORZ_DELAY_ODD   00000082
CX2388X_VERT_DELAY_EVEN   00000024
CX2388X_VERT_DELAY_ODD   00000024
CX2388X_VDELAYCCIR_EVEN   0000000c
CX2388X_VDELAYCCIR_ODD   0000000e
CX2388X_HACTIVE_EVEN   000002d0
CX2388X_HACTIVE_ODD   000002d0
CX2388X_VACTIVE_EVEN   00000240
CX2388X_VACTIVE_ODD   00000240
CX2388X_HSCALE_EVEN   00000000
CX2388X_HSCALE_ODD   00000000
CX2388X_VSCALE_EVEN   00000000
CX2388X_VSCALE_ODD   00000000
CX2388X_FILTER_EVEN   00080000
CX2388X_FILTER_ODD   00080000
CX2388X_FORMAT_2HCOMB   181f0000
CX2388X_PLL   00f15f18
CX2388X_PLL_ADJUST   03f9f190
CX2388X_SAMPLERATECONV   00021f07
CX2388X_SAMPLERATEFIFO   003f8008
CX2388X_SUBCARRIERSTEP   00541315
CX2388X_SUBCARRIERSTEPDR   00538e38
CX2388X_CAPTURECONTROL   00000000
CX2388X_VIDEO_COLOR_FORMAT   00009044
CX2388X_VBI_SIZE   00000184
CX2388X_FIELD_CAP_CNT   0000000f
CX2388X_VIP_CONFIG   00000000
CX2388X_VIP_CONTBRGT   00007a00
CX2388X_VIP_HSCALE   00001233
CX2388X_VIP_VSCALE   00001f9a
CX2388X_VBOS   00040a00
MO_GP0_IO   0001333c
MO_GP1_IO   00008203
MO_GP2_IO   0001333c
MO_GP3_IO   02000000
MO_GPIO   00000000
MO_GPOE   00000000
0x320d01   06
0x320d02   82
0x320d03   12
0x320d04   05
0x320d2a   34
0x320d2b   4c
AUD_DN0_FREQ   0000312b
AUD_POLY0_DDS_CONSTANT   000a62b4
AUD_IIR1_0_SEL   00000000
AUD_IIR1_1_SEL   00000001
AUD_IIR1_2_SEL   0000001f
AUD_IIR1_3_SEL   00000020
AUD_IIR1_4_SEL   00000025
AUD_IIR1_5_SEL   00000007
AUD_IIR1_0_SHIFT   00000000
AUD_IIR1_1_SHIFT   00000000
AUD_IIR1_2_SHIFT   00000007
AUD_IIR1_3_SHIFT   00000007
AUD_IIR1_4_SHIFT   00000007
AUD_IIR1_5_SHIFT   00000007
AUD_IIR2_0_SEL   00000002
AUD_IIR2_1_SEL   00000003
AUD_IIR2_2_SEL   00000004
AUD_IIR2_3_SEL   00000005
AUD_IIR3_0_SEL   00000021
AUD_IIR3_1_SEL   00000023
AUD_IIR3_2_SEL   00000016
AUD_IIR3_0_SHIFT   00000000
AUD_IIR3_1_SHIFT   00000000
AUD_IIR3_2_SHIFT   00000002
AUD_IIR4_0_SEL   0000001d
AUD_IIR4_1_SEL   00000019
AUD_IIR4_2_SEL   00000008
AUD_IIR4_0_SHIFT   00000000
AUD_IIR4_1_SHIFT   00000007
AUD_IIR4_2_SHIFT   00000007
AUD_IIR4_0_CA0   0003e57e
AUD_IIR4_0_CA1   00005e11
AUD_IIR4_0_CA2   0003a7cf
AUD_IIR4_0_CB0   00002368
AUD_IIR4_0_CB1   0003bf1b
AUD_IIR4_1_CA0   00006349
AUD_IIR4_1_CA1   00006f27
AUD_IIR4_1_CA2   0000e7a3
AUD_IIR4_1_CB0   00005653
AUD_IIR4_1_CB1   0000cf97
AUD_IIR4_2_CA0   00006349
AUD_IIR4_2_CA1   00006f27
AUD_IIR4_2_CA2   0000e7a3
AUD_IIR4_2_CB0   00005653
AUD_IIR4_2_CB1   0000cf97
AUD_HP_MD_IIR4_1   00000001
AUD_HP_PROG_IIR4_1   0000001a
AUD_DN1_FREQ   00003318
AUD_DN1_SRC_SEL   00000017
AUD_DN1_SHFT   00000007
AUD_DN1_AFC   00000000
AUD_DN1_FREQ_SHIFT   00000000
AUD_DN2_SRC_SEL   00000001
AUD_DN2_SHFT   00000000
AUD_DN2_AFC   00000002
AUD_DN2_FREQ   00003551
AUD_DN2_FREQ_SHIFT   00000000
AUD_PDET_SRC   00000014
AUD_PDET_SHIFT   00000000
AUD_DEEMPH0_SRC_SEL   00000011
AUD_DEEMPH1_SRC_SEL   00000013
AUD_DEEMPH0_SHIFT   00000000
AUD_DEEMPH1_SHIFT   00000000
AUD_DEEMPH0_G0   00000380
AUD_DEEMPH0_A0   0000777a
AUD_DEEMPH0_B0   00000000
AUD_DEEMPH0_A1   0003f062
AUD_DEEMPH0_B1   00000000
AUD_DEEMPH1_G0   00000380
AUD_DEEMPH1_A0   0000777a
AUD_DEEMPH1_B0   00000000
AUD_DEEMPH1_A1   0003f062
AUD_DEEMPH1_B1   00000000
AUD_PLL_EN   00000000
AUD_DMD_RA_DDS   002a4f2f
AUD_RATE_ADJ1   00000100
AUD_RATE_ADJ2   00000200
AUD_RATE_ADJ3   00000300
AUD_RATE_ADJ4   00000400
AUD_RATE_ADJ5   00000500
AUD_C2_UP_THR   00005400
AUD_C2_LO_THR   00003000
AUD_C1_UP_THR   00007000
AUD_C1_LO_THR   00005400
AUD_CTL   00001208
AUD_DCOC_0_SRC   0000001a
AUD_DCOC_1_SRC   0000001b
AUD_DCOC1_SHIFT   00000000
AUD_DCOC_1_SHIFT_IN0   0000000a
AUD_DCOC_1_SHIFT_IN1   00000008
AUD_DCOC_PASS_IN   00000003
AUD_IIR4_0_SEL   0000001d
AUD_DN1_AFC   00000000
AUD_DCOC_2_SRC   0000001b
AUD_IIR4_1_SEL   00000019
AUD_CTL   00001208
AUD_DN2_SRC_SEL   00000001
AUD_DN2_FREQ   00003551
AUD_POLY0_DDS_CONSTANT   000a62b4
AUD_PHASE_FIX_CTL   00000000
AUD_CORDIC_SHIFT_1   00000007
AUD_PLL_PRESCALE   00000002
AUD_PLL_INT   0000001e
Back to top
View user's profile Send private message
RobM
Hardware Support Developer


Joined: 05 Mar 2002
Posts: 1903
Location: The Netherlands

PostPosted: Wed Sep 12, 2007 12:59 pm    Post subject: Reply with quote

Quote:
There is no problem with volume control etc
Support for this card is new in 4.1.16, image is just fine, but absolutely no sound (trust me).

There is no sound because the input is muted or the volume is set to zero and DScaler can't unmute it because it can't control the volume or muting.
Again: check the Windows settings.
You can connect the capture card to an amplifier or an mp3 player to the sound card to see where the problem lies.
Back to top
View user's profile Send private message
Caleb_cz



Joined: 12 Sep 2007
Posts: 8

PostPosted: Wed Sep 12, 2007 11:50 pm    Post subject: Reply with quote

Again: There's nothing wrong with volume setting.

Back to top
View user's profile Send private message
RobM
Hardware Support Developer


Joined: 05 Mar 2002
Posts: 1903
Location: The Netherlands

PostPosted: Thu Sep 13, 2007 6:09 am    Post subject: Reply with quote

OK.

You can connect the capture card to an amplifier or an mp3 player to the sound card to see where the problem lies.
Back to top
View user's profile Send private message
Caleb_cz



Joined: 12 Sep 2007
Posts: 8

PostPosted: Thu Sep 13, 2007 7:09 am    Post subject: Reply with quote

If sound works with PVR2 application and volume setting is correct, then where else can be a problem? Only in the capture card imho.
Back to top
View user's profile Send private message
Torsten
cx2388xx Chipset Support Developer


Joined: 29 Dec 2003
Posts: 460
Location: Germany

PostPosted: Thu Sep 13, 2007 9:03 am    Post subject: Reply with quote

What I like to know if the chip is only muted like it is on many cx cards done from outside DScaler by wdm driver. Interesting is the register AUD_VOL_CTL but seems to be forgotten by accident in file CX238801.txt.

But you can try RegSpy. Get it from here:
http://sourceforge.net/project/showfiles.php?group_id=7420

Please let us known the value of this single register (nothing else is interesting) when your PVR app is running and when DScaler is running.
Back to top
View user's profile Send private message Send e-mail
Caleb_cz



Joined: 12 Sep 2007
Posts: 8

PostPosted: Thu Sep 13, 2007 1:59 pm    Post subject: Reply with quote

Everything off - 000001c0
WinFast PVR2 - 00000000
After exit PVR - 000001c0
Dscaler - 00000004 and after few seconds 00000006
After exit Dscaler - 00000106
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    DScaler Forum Index -> DScaler Support Forum All times are GMT - 8 Hours
Goto page 1, 2  Next
Page 1 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group

Get DScaler Deinterlacer/Scaler at
        SourceForge.net. Fast, secure and Free Open Source software downloads