Sensoray 512 DOS Instrukcja Użytkownika

Przeglądaj online lub pobierz Instrukcja Użytkownika dla Sprzęt komputerowy Sensoray 512 DOS. Sensoray 512 DOS User Manual Instrukcja obsługi

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 24
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 0
SENSORAY CO., INC.
PC/104 MPEG-1/2 VIDEO
CODEC BOARD
Model 512
October 19, 2001
Sensoray 2001
7313 SW Tech Center Dr.
Tigard, OR 97223
Phone 503.684.8005 • Fax 503.684.8164
www.sensoray.com
Przeglądanie stron 0
1 2 3 4 5 6 ... 23 24

Podsumowanie treści

Strona 1 - SENSORAY CO., INC

SENSORAY CO., INC. PC/104 MPEG-1/2 VIDEO CODEC BOARD Model 512 October 19, 2001  Sensoray 2001 7313 SW Tech Center Dr. Tigard, OR 97

Strona 2 - TABLE OF CONTENTS

10If the environment variable is to be used, the statement below could be added to your AUTOEXEC.BAT file. SET X12PATH=<driver files directory&g

Strona 3 - 1. Limited Warranty

11C:\X12DOS\X12TSR -2 –S1 –C1 –AF00 –AC00 Loads X12TSR.EXE for two 512s and sets the video input to SVideo input 1 and the base address to F00 (he

Strona 4

125.2 VSETUP.EXE VSETUP.EXE is run from the command line and is used to modify the video and compression parameters of the 512. Once modified, the

Strona 5 - 3. Introduction

13NOTE: VSETUP.EXE only changes the parameter(s) selected to be modified. All other parameters will remain unchanged. Example, C:\X12DOS\VSETUP -

Strona 6 - 4. Hardware Installation

146. The 512 Driver Interface All the functions of the 512 DOS device driver are called via the x86 software interrupt mechanism. The interrupt num

Strona 7 - 4.1 Base address selection

15 Member Description Mode

Strona 8 - 5. DOS Driver

16 DroppedFrames Contains the number of frames that could not be compressed. When the video queue is not emptied at a sufficiently high rate,

Strona 9 - 5.1 X12TSR.EXE

176.2 X12_GETCMDPARAPTR function call The X12_GETCMDPARAPTR function obtains a real mode far pointer to the parameter data structure. A far pointer

Strona 10

186.3 X12_SENDCOMMAND function call The X12_SENDCOMMAND function is used to send a command to the 512 driver. See section 6.3 for command details.

Strona 11

196.4 The 512 commands The command described in this section are used with the X12_SENDCOMMAND function call (see section 6.2). These commands use

Strona 12 - 5.2 VSETUP.EXE

2 TABLE OF CONTENTS 1. Limited Warranty...

Strona 13

20Example: regs.x.ax = X12_VI_STOP; regs.x.si = X12_SENDCOMMAND + CARD0; //Select the driver function int86(X12INT,&regs,&reg

Strona 14 - 6. The 512 Driver Interface

216.4.4 X12_VI_PUTDMADATA This command puts ES (elementary stream) MPEG encoded video data into the video DMA buffer (video queue). Entry: Paramet

Strona 15

22 6.4.5 X12_VI_SETINPUT This command selects the video input. Entry: Parameter Type Value Input short VIN1 for Video input 1

Strona 16

23Example: X12PARAM _far *Param; //Declare a pointer to an X12PARAM object union REGS regs; . . Param->InputType = SVIDEO; regs.x.ax = X12

Strona 17

24Appendix A: Quick setup and demo 1) Turn all power off. 2) Place 512 address selection jumpers on positions A8, A9 and A5. Base address CC0. 3) P

Strona 18

3 1. Limited Warranty Sensoray Company, Incorporated (Sensoray) warrants the model 512 hardware to be free from defects in material and workmanshi

Strona 19 - 6.4 The 512 commands

4 2. Special Handling Instructions The Model 512 board contains CMOS circuitry that is sensitive to Electrostatic Discharge (ESD). Special care sho

Strona 20 - 6.4.3 X12_VI_GETDMADATA

5 3. Introduction The Sensoray Model 512 is an MPEG video encoder decoder board. Some of the feature include: General • Real time MPEG-2 and MPEG

Strona 21 - 6.4.4 X12_VI_PUTDMADATA

6 4. Hardware Installation The 512 is installed on a PC/104 stack. Four mounting holes are provided, one in each corner, for mechanical stability.

Strona 22 - 6.4.6 X12_VI_SETINPUTTYPE

7 4.1 Base address selection The jumpers marked A6 through A11 are for address selection. A “1” in the table below indicates an installed jumper.

Strona 23 - 6.4.8 X12_RESETDEVICE

8 4.2 Connectors The header J2 carries all the I/O signals. The pinout is given in Table 2. Pin Function Pin Function 1 Digital I/O 2 2 +5V

Strona 24

9 X12TSR.EXE. An API (application program interface) is provided to facilitate 512 application development. The API provides commands to start/st

Komentarze do niniejszej Instrukcji

Brak uwag