diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-11 14:38:47 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-11 14:38:47 +0900 |
| commit | 884c8093d63402a1ad0b502244b791e3c6782be3 (patch) | |
| tree | a600d4ab0d431a2bdfe4c15b70df43c14fbd8dd0 /debian/transcode/transcode-1.1.7/docs/html/import_raw.html | |
| parent | 14e1aa2006796f147f3f4811fb908a6b01e79253 (diff) | |
| download | extra-dependencies-884c8093d63402a1ad0b502244b791e3c6782be3.tar.gz extra-dependencies-884c8093d63402a1ad0b502244b791e3c6782be3.zip | |
Added debian extra dependency packages.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'debian/transcode/transcode-1.1.7/docs/html/import_raw.html')
| -rw-r--r-- | debian/transcode/transcode-1.1.7/docs/html/import_raw.html | 84 |
1 files changed, 84 insertions, 0 deletions
diff --git a/debian/transcode/transcode-1.1.7/docs/html/import_raw.html b/debian/transcode/transcode-1.1.7/docs/html/import_raw.html new file mode 100644 index 00000000..ae1bb0f0 --- /dev/null +++ b/debian/transcode/transcode-1.1.7/docs/html/import_raw.html @@ -0,0 +1,84 @@ +<html> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> +<title> import_raw.so</title> +</head> + +<body bgcolor=#CDB5CD> + + +<table cellspacing="10" cellpadding="0" border="0" width="100%"> + + <tr> + + <td align=left valign="top" width=30% bgcolor="#a0a0a0"> + + <table border="0" cellpadding="10" cellspacing="3" font size=+2 bgcolor="#ffffff" width=100%> + + <tr> + <td align="left" bgcolor="#e9e9e9"width=30%> + <FONT FACE="Helvetica" font size=+2>module name: + </td> + <td align="left" bgcolor="#e9e9e9"width=70%> + <strong><FONT FACE="Helvetica" font size=+2>import_raw.so</strong> + </td> + </tr> + <tr> + <td align="left" valign="top"> + <FONT FACE="Helvetica" font size=+2>description: + </td> +<td> + <FONT FACE="Helvetica" font size=+2> + extracts audio/video frames from RIFF AVI/WAVE files and + raw RGB/PCM streams + </td> + </tr> + + <tr><td> + <FONT FACE="Helvetica" font size=+2>requires: + </td> + <td> + <FONT FACE="Helvetica" font size=+2><i>tcextract</i> + </td> + </tr> + + <tr> + <td><FONT FACE="Helvetica" font size=+2>input formats: + </td> + <td> + <FONT FACE="Helvetica" font size=+2"> + (video) RGB, (audio) PCM + </td></tr> + + <tr> + <td><FONT FACE="Helvetica" font size=+2>file type: + </td> + <td> + <FONT FACE="Helvetica" font size=+2"> + AVI, WAV, RAW + </td></tr> + + <tr><td> + <FONT FACE="Helvetica" font size=+2>version: + </td> + + <td> + <FONT FACE="Helvetica" font size=+2">v0.1.2 (07/16/01) + </td> + </tr> + <tr> + <td> + <FONT FACE="Helvetica" font size=+2> + comments: + </td> + <td> + <FONT FACE="Helvetica" font size=+2"> + tries to autodetect file type, falls back to raw stream + </td> + </tr> + +</table> +</td> +</table> + +</body> </html> |
