Converts MPEG video to IPU video.
convert (Abbreviated form: c)
| Options | Meaning |
| -o | If the output file already exists, it will be overwritten. |
| -d [directory] | Specify an output directory. |
| -v | Provide a detailed progress report. |
| -pss(: stream number) | Treat the input file as an MPEG2 program stream (if the stream number is omitted, the first MPEG video stream that is found will be used.) |
| -video (default) | Treat the input file as an MPEG video elementary stream. |
| Parameter 1 | MPEG video file to serve as the conversion source file |
| Parameter 2 (optional) | Output file (if omitted, the results will be output to a file having the filename of the conversion source file with an .ipu extension.) |
[EOF]
Last update:1999/09/28