Files
openshot-qt/doc/quick_tutorial.rst
Sebastian Spaeth 78469bf022 Improve Documentation
This is a smallish attempt to improve openshot's sparse documentation
(issue #2989).
The getting started page only contains an installation description, so name
it so. Improve the quick tutorial somewhat (at least according to my taste)
but still keep it quick. Improve the start of the "Files" pages somewhat.

Make the import files table more consistent by nameing the method in the
first column and actually describing them in a full senctence (interpunction)
in the 2nd column. Add the actual toolbar button icon image to the table.

Similar things for the slice clips table on the clips page.
2020-12-01 19:36:35 +01:00

90 lines
3.9 KiB
ReStructuredText
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
.. Copyright (c) 2008-2016 OpenShot Studios, LLC
(http://www.openshotstudios.com). This file is part of
OpenShot Video Editor (http://www.openshot.org), an open-source project
dedicated to delivering high quality video editing and animation solutions
to the world.
.. OpenShot Video Editor is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
.. OpenShot Video Editor is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
.. You should have received a copy of the GNU General Public License
along with OpenShot Library. If not, see <http://www.gnu.org/licenses/>.
.. _quick_tutorial_ref:
Quick Tutorial
==============
Using OpenShot is very easy, and this tutorial will take you through the basics in
**under 5 minutes**. After this tutorial, you will be able to make a simple photo
slide-show with music.
Step 1 Import media files
---------------------------
Before we can begin making a video, we need to import media files into OpenShot. Most video,
image and music file formats will work. Drag and drop a few videos or images and a music file
from your Desktop to OpenShot. Be sure to drop the files where the
arrow in the illustration is pointing to.
.. image:: images/quick-start-drop-files.jpg
Alternative methods to add files to your projects are described in the section
:ref:`import_files_ref`.
The "Show All", "Video", "Audio", "Image" filters above the added files
allows you to only see the file types you are interested in.
Step 2 Arrange Videos and Photos on Timeline
----------------------------------------------
Next, drag each video or photo onto a track in the timeline (as seen in the illustration).
The timeline represents your final video, so arrange your photos in whatever sequence you want
them to appear in your video. If you overlap two clips, OpenShot will automatically create a
smooth fade between them, displayed by blue rounded rectangles between the clips. Remember,
you can rearrange the clips as many times as needed by simply dragging and dropping them.
.. image:: images/quick-start-timeline-drop.jpg
Step 3 Add Music to Timeline
------------------------------
To make our creation more interesting, we need to add some music. Click on the music
file that you imported in step 1, and drag it onto the timeline. If the song is too long, grab
the right edge of your music clip, and resize it smaller (that will make it end earlier). You
could also insert the same file multiple times, if your music is too short.
.. image:: images/quick-start-music.jpg
Step 4 Preview your Project
------------------------------
To preview what our video looks & sounds like, click the Play button under the preview window.
You can also pause, rewind, and fast-forward your video project by clicking the corresponding
buttons.
.. image:: images/quick-start-play.jpg
Step 5 Export your Video
---------------------------
Once you are happy with your project, the next step is to export your video.
This will convert your OpenShot project into a single video file, which will work on most
media players (such as VLC) or websites (such as YouTube, Vimeo, etc...).
Click on the Export Video icon at the top of the screen (or use the **File > Export Video** menu).
Choose from one of the many preset export options, and click the *Export Video* button.
.. image:: images/quick-start-export.jpg
You should now have a basic understanding of how OpenShot works. Importing, Arranging,
Previewing, and Exporting. Hopefully this tutorial took less than 5 minutes for you to
complete. Please read the rest of this guide for a more detailed understanding of OpenShot,
and it's advanced features. Enjoy!