GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
LIBQUVI(3) libquvi Manual LIBQUVI(3)

libquvi - Overview of the library

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

LIBQUVI_EXCLUSIVE_SCRIPTS_DIR
When defined, the library will only use those scripts found at the directories specified by the LIBQUVI_SCRIPTS_DIR.


Note
Useful, for example, when the current set of the scripts at $top_srcdir/share/ (of libquvi-scripts) are being tested by the testsuite of the libquvi-scripts. The library would, otherwise, include the scripts from the libquvi-scripts instance built with the library and likely interfere with the tests.

LIBQUVI_SCRIPTS_DIR

The library will additionally look in the colon-separated list of directories specified by the LIBQUVI_SCRIPTS_DIR environment variable.

LIBQUVI_SCRIPTS_VERBOSE

When defined, enables the output from any libquvi scripts using the debug facility (quvi/debug module).

LIBQUVI_SHOW_DIR

When defined, the library will output the paths of the searched directories to the stderr.

LIBQUVI_SHOW_SCRIPT

When defined, the library will output the file names of the found scripts to stderr. The output will also indicate whether the script was accepted by the library.

Proxy

libquvi uses libcurl(3). See the libcurl documentation (C API and/or curl(1)) for a complete list of the supported proxy environment variables.

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

Home

http://quvi.sourceforge.net/

Development code

git://repo.or.cz/libquvi.git

gitweb

http://repo.or.cz/w/libquvi.git

C API reference

The latest C API reference documentation may be viewed online at http://quvi.sourceforge.net/r/api/0.9/.

GLib

http://developer.gnome.org/glib/stable/glib-Base64-Encoding.html

libcurl

http://curl.haxx.se/libcurl/c/curl_easy_setopt.html#CURLOPTUSERAGENT http://curl.haxx.se/libcurl/c/curl_easy_setopt.html#CURLOPTCOOKIE

libgcrypt reference manual

http://www.gnupg.org/documentation/manuals/gcrypt/

Toni Gundogdu <legatvs@gmail.com>
Author.

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

libquvi is Free Software licensed under the GNU Affero GPLv3+

Part of the libquvi(3) suite
11/10/2013 libquvi 0.9.4

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.