home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 2001 July
/
VPR0107B.BIN
/
DRIVER
/
CANOPUS
/
MVR32
/
mvr32.exe
/
data1.cab
/
Development_Kit_Manula(English)
/
Samples_e.txt
next >
Wrap
Text File
|
2001-02-09
|
2KB
|
69 lines
About the sample programs
1. Decode
Decode MPEG2 and MPEG1 files
(functions)
- Select MPEG files to decode
- Play, pause, stop the playback of MPEG files
- Repeat playback
- Reset the window size to match the source size
- Start/stop monitoring
- Set the volume (you can set left and right independently)
- Mute audio
- Select where to start playback
- Seek video
2. Encode
Encode input video/audio to MPEG files
(functions)
- Encode in MPEG1 Audio, Video, System Stream and Video CD format
- Encode in MPEG2 Audio, Video, Program Stream format
- Encode Video and Audio simultaneously
- Set audio format
- Set video format
- Set encode time
- Start/stop monitoring
- Mute audio
- Adjust PCM input gain level
3. Decode(Memory)
Decode MPEG2 and MPEG1 files passed from memory
4. Encode(Memory)
Encode input video/audio to MPEG files.
The encode data is passed from memory and written to file.
5. Decode(Communication)
Connect 2 PCs and send MPEG data to one another.
Decode the data sent from the other PC.
6. Encode(Communication)
Connect 2 PCs and send MPEG data to one another.
Encode data in one PC, and send the data to the other PC.
7. Multi
Control multiple MVR-D2000 boards.
Encode and decode simultaneously (You will need two or more boards)
- Set overlay window On/Off
8. MvrCtrl
ActiveX sample program that uses MvrApi.dll.
You need to register in Windows to use the MvrCtrl.ocx.
(See MvrCtrlReadme.html for details)
End