PDA

View Full Version : 2nd language selection WinDVBlive



HappyPixie
October 13th, 2002, 12:55 PM
Are you sending the command to the foreground or background window?

I am not used to this DVD player but if you can use the capture WM command and post the screen window names I will create a command for you.

HappyPixie
October 13th, 2002, 12:55 PM
Cheers,

What I would say is not to use the left mouse button but rather use the WM_Message commands to set the language.

I dont have the time tonight but if you can supply a url where I can download this DVB software I will create the command tomorrow (Tues).

John.

P.S. You will need to add the plugin sendmessage to the hardware folder for this to work.

HappyPixie
October 13th, 2002, 12:55 PM
I have not forgotten you, just been very busy at work. Been working 18 hour shifts for the past few days.

I will post a script for you to capture and setup WM_MESSAGE commands later this week.

John

Wykat
October 13th, 2002, 12:55 PM
I got Girder working perfectly with WinDVBlive with only 1 exception; I can't change to the second language via the remote.

When I capture the required sequence and manually test the 2 required inputs (in capture menu), it is possible to change the language. However when I put those 2 sequences in a command it doesn't work.
The difference is that in manual mode the pull down window remains open, but when used in a command it is immediately closed.

Unfortunately WinDVBlive doesn't have a key sequence available to go around the problem. Any idea how to resolve this?

thanks,
Wykat

Wykat
October 13th, 2002, 12:55 PM
Hi,

thanks for replying. Below I have listed most of the information I could copy from the capture function. Hopefully it is enough.

WinDVBlive is a software program for the DVBs card to allow digital sat reception via the PC. Works great when connected to a TV and used with Girder to control.

In the group for WinDVBlive a setfocus command is given to make WinDVBlive come to the foreground.

Then 2 mouse clicks are (normally required) to change from the 1st to the 2nd language. I've listed all the information with these 2 commands;

1) pull down window
handle: 67182
parent: 131942
Window name: <empty>
Window class: ComboBox
executable: WinDVBlive2000
Wparam: 1
Lparam: 852074
Type: Left Click

2) Select 2nd language
handle: 67184
parent: 65548
Window name: <empty>
Window class: ComboLBox
Executable: WinDVBlive2000
Wparam: 1572965
Type: left click
note the additional L in ComboLBox

When these 2 commands are tested in sequence in the capture window in (without 4 other shown commands in between), the language is successfully changed. However when these 2 sequences are used in the group it fails.

Between the 2 commands 4 other commands as window name are visible;
<1st click>
videowindow
ODSoft multimedia - WinDVBlive2000
videowindow
ODSoft multimedia - WinDVBlive2000
<2nd click>

hope this helps.

rgrds,
Wykat

Wykat
October 13th, 2002, 12:55 PM
I probably don't understand the WM_command function. Will have to search for it. Tried all the other lines in the capture function, but none of them actively changed the language.

WinDVBlive is not a free SW package. The homepage is http://www.odsoft.de . There has been a demonstration version on a chip CD, but I don't know if this can be found somewhere.

thx for your help
Wykat

Wykat
October 13th, 2002, 12:55 PM
Sorry, wrong URL: http://www.odsoft.org

Wykat
October 13th, 2002, 12:55 PM
Great :smile: