1LIBQUVI(3)                      libquvi Manual                      LIBQUVI(3)
2
3
4

NAME

6       libquvi - Overview of the library
7

DESCRIPTION

9       libquvi is a cross-platform library with C API for parsing adobe flash
10       media properties. "quvi" is an acronym for "query video".
11

ENVIRONMENT

13       LIBQUVI_EXCLUSIVE_SCRIPTS_DIR
14           When defined, the library will only use those scripts found at the
15           directories specified by the LIBQUVI_SCRIPTS_DIR.
16
17               Note
18               Useful, for example, when the current set of the scripts at
19               $top_srcdir/share/ (of libquvi-scripts) are being tested by the
20               testsuite of the libquvi-scripts. The library would, otherwise,
21               include the scripts from the libquvi-scripts instance built
22               with the library and likely interfere with the tests.
23
24       LIBQUVI_SCRIPTS_DIR
25           The library will additionally look in the colon-separated list of
26           directories specified by the LIBQUVI_SCRIPTS_DIR environment
27           variable.
28
29       LIBQUVI_SCRIPTS_VERBOSE
30           When defined, enables the output from any libquvi scripts using the
31           debug facility (quvi/debug module).
32
33       LIBQUVI_SHOW_DIR
34           When defined, the library will output the paths of the searched
35           directories to the stderr.
36
37       LIBQUVI_SHOW_SCRIPT
38           When defined, the library will output the file names of the found
39           scripts to stderr. The output will also indicate whether the script
40           was accepted by the library.
41
42       Proxy
43           libquvi uses libcurl(3). See the libcurl documentation (C API
44           and/or curl(1)) for a complete list of the supported proxy
45           environment variables.
46

SEE ALSO

48       libquvi-scripts(7), quvi(1), quvi-object(7), quvi-modules(7), quvi-
49       modules-3rdparty(7)
50

FURTHER RESOURCES

52       Home
53
54           http://quvi.sourceforge.net/
55
56       Development code
57
58           git://repo.or.cz/libquvi.git
59
60       gitweb
61
62           http://repo.or.cz/w/libquvi.git
63
64       C API reference
65           The latest C API reference documentation may be viewed online at
66           http://quvi.sourceforge.net/r/api/0.9/.
67
68       GLib
69
70           http://developer.gnome.org/glib/stable/glib-Base64-Encoding.html
71
72       libcurl
73
74           http://curl.haxx.se/libcurl/c/curl_easy_setopt.html#CURLOPTUSERAGENT
75           http://curl.haxx.se/libcurl/c/curl_easy_setopt.html#CURLOPTCOOKIE
76
77       libgcrypt reference manual
78
79           http://www.gnupg.org/documentation/manuals/gcrypt/
80

AUTHORS

82       Toni Gundogdu <legatvs@gmail.com>
83           Author.
84

REPORTING BUGS

86       Report bugs to the quvi-devel mailing list
87       <quvi-devel@lists.sourceforge.net> where the development and the
88       maintenance is primarily done. You do not have to be subscribed to the
89       list to send a message there.
90

LICENSE

92       libquvi is Free Software licensed under the GNU Affero GPLv3+
93

LIBQUVI

95       Part of the libquvi(3) suite
96
97
98
99libquvi 0.9.4                     11/10/2013                        LIBQUVI(3)
Impressum