MP615/MP107 MPEG-2 video player User guide WWW.ALPEG.
CONTENTS 2. COMPOSITION 2 3. USAGE 3 3.1 The player 3.1.1 Script file 3.1.2 Videos 3.1.3 File transfer Introduction to the FTP transfer protocol 3 3 3 3 4 3.2 Controls and access methods 3.2.2 Network connection 3.2.3 RS232 connection 3.2.4 Parallel electronic GPI connector 5 5 6 6 4. HOW TO WRITE A SCRIPT(S) 7 4.1 4.3 Language 4.1.1 Play 4.1.2 Wait 4.1.3 Go to 4.1.5 Y (Number) 4.1.6 SC 4.1.7 Interrupt 4.1.8 R Some examples 4.2.1 Example 1 4.2.2 Example 2 4.2.3 Example 3 4.2.
2. Composition The digital video player is made up of a player section and the following different modules: - A network connection. An RS232 connection. A GPI connector. A Keypad connector. This is a list of the equipment supplied : - Rev 1.5 A digital keyboard, this guide, a Y/C cable , a BNC-BNC cable, a RCA-RCA stereo cable. special MP107 cords (mini din / RCA & mini din / 3 RCA) audio cord MP107 3.
3. Usage 3.1 The player When you turn the player on, the script reader starts up automatically after about 30 seconds. You must verify beforehand that the disk is indeed plugged in and that the key locking is activated. The order of the script reading and the description of the interaction with external modules are programmed in the script named SC00 and possibly in the sub-script files (SC01, SC02 …). 3.1.
Introduction to the FTP transfer protocol FTP = File Transfer protocol. After electronic mail and the WEB, FTP is another Internet service that evolutions in technology have made much easier to use, but the aspect of which is still not very userfriendly. This service, with email and discussion groups, were the only tools in existence before the appearance of the Web in 1990, and were at that time used mostly by research centres and universities.
On the contrary, others, before giving you access, ask you to fill out a little form. It's nothing to worry about, and won't present any problems if your intentions are honest. And if, upon the opening of an FTP page, you encounter the abbreviation pub, it has nothing to do with publicity, it just signifies free and public access. . For the ALPEG, the connection is made by directly typing your IP address with your login as: anonymous, and no password. How to access it? -Either through your navigator.
3.2.3 RS232 Connection The RS232 connections allow the player to be driven. - See programming chapter See connection appendix 3.2.
4 How to write script(s) 4.1 Language *: equals a space 4.1.1 Play Allows a script to be read Command: Play file_name_mpeg (option). Options: - * /f: no transition to black between two video files. - */l,n: read the video file ‘n’ times. Example: play*/clips/drop.mpg*/f 4.1.2 Wait Allows a time delay to be introduced Command: wait*n Example: wait*5: wait 5 seconds 4.1.3 Goto Allows you to go to a line of data. Command: goto *1 Example: goto*5: continue to execute script file at line n° 5 4.1.
4.1.6 R Allows a specific command to be sent to another channel by the series port. There are 3 commands possible: - R*x,KEYyy: read on player n°x, script corresponding to event yy - R*x,MPG/clips/fichier.mpg: read on player n°x video file.mpg. - R*x,SEQy read on player n°x script yy Examples: - R 1,KEY12 R 2,MPG/clips/drop.mpg R 3,SEQ14 _____________________________________________________ 4.2 some examples 4.2.1 Example 1 play/clips/drop.mpg /1,2 wait 3 play/clips/pubsony.
4.2.3 Example 3 play/clips/pubsony.mpg wait 2 SC01 Goto 1 10 : SC02 Goto 1 This script plays the pubsony.mpg video, waits 2 seconds, reads the SC01 script and returns to the beginning. If event n°10 is called up, the SC02 script will be read and will then return to the beginning of the script. ATTENTION: in the script file SC02 you must absolutely have a return order to the script SC01 (SC01), otherwise, the reading will always remain on the script file SC02. 4.2.4 example 4 play/clips/pubsony.
5 Appendices 5.1 diagram of DB25 GPI parallel connector wiring (dry contact) Diode=OA 90 Diode :OA 90 (direct low-voltage 0.3Volts) 1 2 Switches to stable position 3 4 5 270 1k , 1/4w 5 volts 25 1 7 0 volt 5 channels can be accessed. ATTENTION: If fewer channels are used, the contacts must imperatively be earthed (grounded). The closing of contact 1 activates an action associated to a command number 1 (example in the file SC00: 1: play /clips/video1.mpg ). Rev 1.
The closing of contact 2 activates an action associated to a command number 2 (example in the file SC00: 2: play /clips/video2.mpg ). The closing of contact 3 activates an action associated to a command number 4 (example in the file SC00: 4: play /clips/video3.mpg ). The closing of contact 4 activates an action associated to a command number 8 (example in the file SC00: 8: play /clips/video4.mpg ).
5.2 Language capacity 5.2.1 sub-scripts. The player allows up to 10 linked sub-scripts to be called up. Example: In the file SC00: Play /clips/file.mpg SC01 5.2.2 Video player Because of the FAT32 system, the maximum size for one single video file is 4 Go. 5.2.3 Commands The video output and format commands are: Colour video system: F0 = NTSC F1= PAL F2= PAL 60 Hz Outputs: F4= Comp -Y/C F5= YUV F6= RGsB F7= SVGA (Format: 720x575 - 37.
Rev 1.1 Diagram 2: Main page Use this link to access the network interface page (see diagram 4) below will appear. Page 13 6.1 Main page: Open your Internet explorer and type in the following address of the player: http://10.16.99.107 the screen shown 6.
Rev 1.1 IP Configuration & sub network mask to enter in order to access player for the first time Diagram 1: computer TCP/IP parameters Network configuration of local computer is recommended: Page 14 Default factory address is : 10.16.99.107 Default subnet (sub-network) mask is: 255.255.0.0 Default TCP/IP configuration of player: 6.2.1 TCP/IP: To communicate with the player for the first time, the following initial steps must be taken: 6.
Diagram 2: networkRev 1.1 interface page 1 1) access to configuration page Programmed configuration Current configuration Page 15 6.2.2 Programming example so that the player is accessible by the following type of PC address: 192.168.0.
Rev 1.1 Diagram 3: network interface page 2 2) Change the configuration by modifying the 5 fields as shown in diagram 4 6.2.
Rev 1.1 Diagram4 modification, remember to SAVE, return to the previous interface to check the new address in the “permanent interfaces” then turn the player off and on again to make the new address an active one. 3) After any Fields to change to program the address: 192.168.0.10 6.2.
8.168.1.5 255.255.255.0 Rev 1.1 5. 6. 7. 8. 9. 10. 1. 2. 3. 4. Page 18 Connect a standard computer (PC) keyboard to the violet socket miniDin (PS2) Remove the black socket cover from the VGA connector that is next to the RS232 socket. Connect a VGA computer screen to this socket.
Rev 1.1 Page 19 6.3 Direct TCP/IP reading control page. It is possible to control the Alpeg player by network with the following page: By pressing on this button, the player sends information about what it is currently doing.
Rev 1.1 Page 20 Writing the script is done entirely using the mouse intuitively, all you have to do is choose the commands, The MPEG2 files to be read are to be chosen, and everything is to be saved in an exisitng script file or in a new script. 6.
Rev 1.1 Editing page with the SC00 file open.
Rev 1.1 Diagram 5: script editor Editing area This is in text mode, also called "expert mode". 6.4.1 Script editing pages: Page 22 In this area, all the scripts appearing in the player are listed.
Rev 1.1 6.4.2 Opening a script in expert mode.
Rev 1.1 The file that has been saved is shown here. 6.4.3 Saving a script file Page 24 To write a script, please use the language chapter instructions.
Rev 1.1 Diagram 6: Status 6.5.
Rev 1.1 Restore the original TCP/IP configuration; the sound volume will be restored the next time the player is switched on 6.
Rev 1.1 Extractible hard disk 6.
Rev 1.1 6.8 MP107 Front panel: Page 28 On/off button behind the hatch.
Power plug Rev 1.1 General on/off switch 6.9 MP107 Rear Panel: Network connection Dry contact socket RS232 input Not used Page 29 Not used VGA output Direct video output Y/C, CVBS or YUV by adapter.
Rev 1.1 Composite & Y/C, BNC & miniDin Connectors YUV, 3 x BNCs Connectors Table showing position of switches according to video outputs. Locking of front panel switch to avoid an accidental switching off of the front switch 0=locked position 6.
RS232 Commands and protocol: Protocol: 9600,n,8,1. Each instruction must be ended with a carriage return. (Odh). You will receive an Echo back. After each command sent by RS232, in return, the player sends the following channel status : * equals “space” STAT*n*/clips/filename.mpg*n*n↵ Colour Sys.
Spécifications2: Description Model number Video Compression Accepted MPEG Formats Output Hard disk Video outputs Audio outputs Video sequence access time Number of sequences programming External control Direct control Programming by TCP/IP Consumption Weight Dimensions (D x W x H) Specifications MP 615 MP@ML, ISO 13818-2 MPEG-1 system streams MPEG-2 program stream at Half D1, 2/3D1, FullD1, CCIR 601. NTSC & PAL colour systems. Compatible with all types of encoding systems (hardware & software).
Rev 1.