diff options
Diffstat (limited to 'debian/transcode/transcode-1.1.7/docs/html/import_dv.html')
| -rw-r--r-- | debian/transcode/transcode-1.1.7/docs/html/import_dv.html | 114 |
1 files changed, 114 insertions, 0 deletions
diff --git a/debian/transcode/transcode-1.1.7/docs/html/import_dv.html b/debian/transcode/transcode-1.1.7/docs/html/import_dv.html new file mode 100644 index 00000000..ac3c615f --- /dev/null +++ b/debian/transcode/transcode-1.1.7/docs/html/import_dv.html @@ -0,0 +1,114 @@ +<html> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> +<title> import_dv.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_dv.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/decodes + video/audio tracks from raw DV or AVI files + </td> + </tr> + + <tr> + <td> + <FONT FACE="Helvetica" font size=+2>required executables: + </td> + <td> + <FONT FACE="Helvetica" font size=+2> + <i>tcextract, tcdecode</i> + </td> + </tr> + + <tr> + <td> + <FONT FACE="Helvetica" font size=+2>related packages: + </td> + <td> + <FONT FACE="Helvetica" font size=+2> +<a href="http://freshmeat.net/projects/libdv/"> + <i> libdv-0.8</i></a> by Charles 'Buck' Krasic and Erik Walthinsen + </td> + </tr> + + <tr> + <td> + <FONT FACE="Helvetica" font size=+2> + input formats: + </td> + <td> + <FONT FACE="Helvetica" font size=+2"> + (video) DV, (audio) PCM + </td> + </tr> + + <tr> + <td> + <FONT FACE="Helvetica" font size=+2> + file type: + </td> + <td> + <FONT FACE="Helvetica" font size=+2"> + AVI, raw streams + </td> + </tr> + + <tr> + <td> + <FONT FACE="Helvetica" font size=+2> + version: + </td> + + <td> + <FONT FACE="Helvetica" font size=+2"> + v0.2.1 (07/16/01) + </td> + + </tr> + <tr> + <td valign="top" > + <FONT FACE="Helvetica" font size=+2> + comments: + </td> + <td> + <FONT FACE="Helvetica" font size=+2> + sound extracting in <i>libdv</i> seems broken (noisy), use + <i>dvgrab</i> to write DV to AVI files and use + <i>import_raw.so</i> for sound, i.e., option '-x dv,raw'. + No workaround for raw DV streams yet. + </td> + </tr> + + + +</table> +</td> +</table> + +</body> </html> |
