Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

pitivi(1) [debian man page]

pitivi(1)						      General Commands Manual							 pitivi(1)

NAME
pitivi - Non-linear video editor SYNOPSIS
pitivi [PROJECT_FILE] pitivi -i [-a] [MEDIA_FILE]... DESCRIPTION
pitivi is a free, intuitive and featureful movie editor for the Linux desktop. pitivi starts the video editor, optionally loading PROJECT_FILE. If no project is given, pitivi creates a new project. Alternatively, when -i is specified, arguments are treated as clips to be imported into the project. If -a is specified, these clips will also be added to the end of the project timeline. OPTIONS
-h, --help Show help message and exit -i, --import Import each MEDIA_FILE into the project -a, --add-to-timeline Add each MEDIA_FILE to timeline after importing -d, --debug Run pitivi in the Python Debugger AUTHOR
This manual page was written by Hicham HAOUARI <hicham@fedoraproject.org>, for the Fedora project (but may be used by others). BUGS
Please report bugs to http://bugzilla.gnome.org/enter_bug.cgi?product=pitivi GNOME
2010-12-08 pitivi(1)

Check Out this Related Man Page

GCONF-EDITOR(1) 					      General Commands Manual						   GCONF-EDITOR(1)

NAME
gconf-editor - an editor for the GConf configuration system SYNOPSIS
gconf-editor DESCRIPTION
GConf-Editor is a tool used for editing the GConf configuration database. It might be useful when the proper configuration utility for some software provides no way of changing some option. USAGE
The main window consists of a tree showing the GConf configuration database hierarchy, a list of the keys available, and documentation for the selected key. Key values can be changed by either changing them directly in the list, or right clicking on them and selecting Edit key. Changes take immediate effect in running programs. New keys can be added by right clicking in the list and selecting New key. Bookmarks may be set for quick lookup of a key later. NOTES
This tool allows you to directly edit your configuration database. This is not the recommended way of setting desktop preferences. Use this tool at your own risk. AUTHOR
Anders Carlsson <andersca@gnu.org>. This manual page was written by Goran Weinholt for the Debian project, but may be used by others. REPORTING BUGS
Please report bugs at http://bugzilla.gnome.org/. SEE ALSO
gconfd-2(1), gconftool-2(1). http://www.gnome.org/projects/gconf/ 12 June 2003 GCONF-EDITOR(1)
Man Page