Open main menu

CDOT Wiki β

Changes

no edit summary
[[Category:Ubuntu]][[Category:Linux]][[Category:Studio]]''A popular trend with youth in this day and age today is to create lego stop-motion videos and post up to YouTube...
.. You can use the '''Cheese''' / '''Audacity''' and '''Cinecutie''' ('''Cinelerra''') open source applications '''to do this for free'''...''
In this tutorial, I will discuss how I created the stop motion Lego video called '''"How to Define Lego Pain"''' using these applications.<br />Here is a link to my '''YouTube Video:''' [ [http://www.youtube.com/watch?v=8if6uyB9cqk http://www.youtube.com/watch?v=8if6uyB9cqk] ]
[[Image:cheese1.png|thumb|350px|right ]]
Make certain your webcam is connected to your Ubuntu system, and '''make certain that you have the cheese application installed on your system (is does NOT install by default)'''. To learn how to use the Synaptic Package manager to install applications, click on the following link:<br />[ [[Install Applications in Ubuntu]] ]
 
 
'''To launch the Cheese application:''' Click '''APPLICATIONS''' -> '''SOUND & VIDEO''' -> '''Cheese'''
 
 
The Cheese application is designed to capture pictures, video and audio. There are buttons on the application to allow you to select the type of capture you would like to do. The default setting is to capture pictures from the webcam. '''It is recommended to Remove the count-down for each picture taken before proceeding with your session''' (can be annoying if you are capturing a long series of photos for stop-motion photography) by selecting the '''Cheese''' menu, and '''de-select the countdown checkbox option'''...
 
 
To create a stop-motion picture capture session, '''move the Lego piece by very small amounts for each sequence''', then '''click on the "Take a Photo" button'''.
You should see the picture appear in the viewing area below. If you are not happy with the picture you can '''remove it by right-clicking on the picture and selecting Move to Trash...'''
 
 
All pictures taken in the current Cheese session are stored in the '''Pictures/Webcam''' subdirectory of your home directory.
 
 
'''It is recommended to move those pictures to another storage directory from your Video Editing project'''. For example, create a folder by project name, and then create a subdirectory called pics, and move those pictures to that location. '''Note that when you move those pictures, then the Cheese application no longer stores those pictures, and will be ready for the next picture capture session'''...
= Loading and Editing Pictures in Cinecutie (Cinelerra) =
[[Image:cinecutie1.png|thumb|450px|right ]]
 
The next step would be to launch a '''video editor''' to produce a video file to be uploaded to your YouTube account.
 
 
There are many types of video editors that you can use... I prefer to use a non-linear video editor like '''Cinecutie''' or '''Cinelerra'''. I am using the <u>experimental</u> version of Cinelerra (called Cinecutie) since it has better fonts for titles. For all intents and purposes, there are no major difference between Cinecutie and Cinelerra - they work the same way...
'''A non-linear editor is better suited to cutting, copying and pasting frames or a range of frames (cut points)'''. All material is saved and can be recalled or re-used as needed. This non-linear method is superior to linear video editors which can be more "destructive" when you cut and paste frames.
 
 
Here is a link to a more comprehensive definition of a non-linear video editor:
[ [http://en.wikipedia.org/wiki/Non-linear_editing_system http://en.wikipedia.org/wiki/Non-linear_editing_system] ]
 
Here is a link to the community version of Cinelerra:
[ [http://cinelerra.org/ http://cinelerra.org/] ]
 
 
== Installing Cinecutie (Cinelerra) ==
 
 
''To this day, I do NOT understand why a powerful application like Cinelerra (or Cinecutie) is not bundled by the default Ubuntu Studio install...''
 
 
The best way to obtain the Cinelerra is to go to the following link, and follow instructions how to '''make Cinelerra available in the repositories for the Synaptic Package Manager'''.
Link to Instructions:
 
 
[ [http://cinelerra.org/getting_cinelerra.php#ubuntu http://cinelerra.org/getting_cinelerra.php#ubuntu] ]
 
 
Follow the instructions, then '''run the Synaptic Package Manager and search for Cinelerra. You should see several versions of Cinelerra. For this tutorial, I installed the Cinecutie paackage.'''
 
 
== Using Cinecutie (Cinelerra) ==
 
==== Launching / Setting up Cinecutie ====
 
To launch the Cinecutie application, click '''APPLICATIONS''' -> '''SOUND & VIDEO''' -> '''Cinecutie'''
In addition to several windows, a '''"tip of the day" dialog box''' will appear. Click on the red close button to exit that dialog box...
 
You should notice that by default, '''Cinecutie will display four application windows'''. Each of these windows is for a specific purpose:
 
 
<ul>
<li>'''Program Window''' (''bottom left-hand side'') - Displays the timeline of the project and allows user to move to entry points. This window also allows for all menu driven operations.</li>
<li>'''Viewer Window''' (''Top left-hand side'') - Allows user to load and preview source media and clips</li>
<li>'''Compositor Window''' (''Top right-hand side'') - Allows user to effect video in terms of the timeline, but does NOT affect the clips or media. </li>
<li>'''Resources Window''' (''Bottom right-hand side'') - Contains speciaL effects, transitions, and various media clips. These resources are usually dragged to the areas (i.e. "marked frames" or "cut points") in order to be inserted into the video production.</li>
</ul>
 
 
[[Image:cinecutie2.png|thumb|350px|right ]]In this tutorial, we will make use of the '''Program Window''', the '''Viewer Window''', and the '''Resources Window'''...
 
 
'''Before using Cinecutie, we should "think ahead" how we are going to use this application.''' For example, how many frames (pictures) will be used to represent 1 second of time. Remember, the process of stop motion photography is to take many pictures of a moving object to simulate action. Normal motion picture cameras capture 30 pictures or "frames" per second (fps). For stop motion photography, we can go with a lower number (depending on preference). '''For this video, I reduced the frames per second (fps) from 30 to 15.''' Some stop motion applications can have settings as low as 4 fps. I really depends on what the user wants to accomplish...
== Setting up Cinecutie ==
To be completed ..In the Cinecutie Program Window, click the '''FILE''' menu, and then select '''New'''.
== Loading Files ==
To be completed In the '''New Project''' dialog box, change the '''Framerate text box to read 15.0000''' (refer to diagram on right).Click on the green check mark to accept.
== Moving Around / Marking Frames ==
To be completed .==== Loading Files ====<table align="right"> <tr valign="top"> <td>[[Image:cinecutie3.png|thumb|200px|right ]]</td> <td>[[Image:cinecutie4.png|thumb|500px|right ]]</td> </tr></table>
== Adding Effects After setting the default frames per second, within Marked Frames ==the Program Window, click the '''FILE''' menu, then select '''Load Files'''.
==== Titles ====In order to allow adding other pictures into an existing session, it is recommended to set Insertion Strategy to '''Concatenate to Existing Tracks'''.
To be completed Then '''move to folder that contains the pictures'''.'''Click on the first picture''', then '''scroll down to the bottom and SHIFT-CLICK the last picture'''.You should notice all files are now selected.
Click on the '''green check mark''' to load the selected files.
==== Fire Effect ====You should now notice the loaded pictures in the Program Window. '''You can select the the length of time intervals by clicking and selecting a value at the bottom left-hand side of the program window'''. This will allow you to stretch the time line, so you can view each picture as a visual element. This can make it easier to mark frames for editing.
To be completed ...
= Incorporating Audio into Cinecutie (Cinelerra) === Navigating Among Frames / Marking Frames ====
= Record Music via Audacity =
To Although there are many methods to navigate around your video project, we will just be completed ..mentioning the basic methods.
= Record Voices via Audacity ='''Near the top of the Program Window are transport controls for navigation:'''
To be completed ..[[Image:cinecutie8a.png|thumb|300px|right ]]<ul> <li>'''Green arrow''' (''pointing right'')- Play video</li> <li>'''Green arrow''' (''pointing left'')- Play video backwards</li> <li>'''Red Square''' - Stop playing video (remain at stopped location)</li> <li>'''White arrow''' (''right of stop button'')- advance one frame (picture) forward </li> <li>'''White arrow''' (''left of stop button'') - advance one frame (picture) backward </li></ul>
'''The additional transport control buttons are useful for moving to the <u>beginning</u> or <u>end</u> of video:'''<table align= Final Edit prior "right"> <tr> <td>[[Image:cinecutie8b.png|thumb|300px|right ]]</td> <td>[[Image:cinecutie8c.png|thumb|300px|right ]]</td> </tr></table><ul> <li>'''White arrow pointing left to Rendering Video File =a line''' - Move to beginning of video</li> <li>'''White arrow pointing right to a line''' - Move to end of video</li></ul>
To In order to perform any special effect, or cut, copy or paste frames, you are first required to mark your frames.In order mark your frames, you need to define the beginning and the end of the range.The '''beginning of the range is referred to as an "In Point"''', and the '''end of the range is referred to as an "End Point"'''.  '''Here are the buttons on the transport control that relate to marking your frames:'''<table align="right"> <tr> <td>[[Image:cinecutie8d.png|thumb|300px|right ]]</td> <td>[[Image:cinecutie8e.png|thumb|300px|right ]]</td> </tr></table><ul> <li>'''White open square bracket''' - Mark "In Point"</li> <li>'''White closed square bracket''' - Mark "Out Point"</li></ul>   ==== Adding Effects within Marked Frames ====[[Image:cinecutie9a.png|thumb|350px|right ]] The general procedure for adding effects is simple: <ol> <li>'''Mark the frame range''' (i.e. "In Point" and "Out Point")</li> <li>'''Click and drag a video effect''' from the resources window into the frame range</li> <li>'''Click on the effect to setup''' that particular special effect</li></ol>  For an example, we will now create a title labelled "How to Define Lego Pain".Perform the following steps in order to make a title:<table align="right"> <tr> <td valign="bottom">[[Image:cinecutie9aa.png|thumb|250px|right ]]</td> <td rowspan="2">[[Image:cinecutie9b.png|thumb|400px|right ]]</td> </tr> <tr > <td valign="bottom"> [[Image:cinecutie9c.png|thumb|250px|right ]]</td> </tr></table> '''STEPS TO CREATE A TITLE''' <ol> <li>Using the navigation button discussed above, '''move to the In-Point'''.</li> <li>'''Mark the In-Point'''. You should notice that the In-Point appears green.</li> <li>'''Move to the Out-Point, and mark the Out-Point'''. You should now see a frame range between the marked In-Point and Out-Point.</li> <li>'''Switch to the Resources window, and click Video Effect''' on the left-hand column window.</li> <li>Move to the right column window, and scroll to the right, until you see the icon displaying the title effect.</li> <li>'''Click on the title icon, and drag from the Resources window and drop between the In-Point and Out-Point in your Program Window'''. You should now see a area highlighted that represents the title.<br /><br /></li> <li>Now that you created the effect, you need to setup how the effect will run. '''Click on the icon in the special effect area that looks like a Magnifying Glass'''.<br /><br /></li> <li>[[Image:cinecutie9d.png|thumb|450px|right ]]A title dialog box will appear. Here are some suggestions to setup your title effect:<br /><br /><ul><li>'''Enter appropriate title text''' in the text area.<br /><br /></li><li>'''Select the Color''' for the title.<br /><br /></li><li>'''Select the appropriate font''' for the title.<br /><br /></li><li>'''Select the appropriate font size'''.<br /><br /></li><li>'''Select the appropriate font style''' (eg. bold, italic) for the title.<br /><br /></li><li>'''Select the alignment (horizontal/vertical)''' for the title.<br /><br /></li><li>'''Select the fade-in and fade-out time''' to make a smoother transition of your title.<br /><br /></li></ul></li><li'''>Rewind to the beginning of your video and play it to view your title effect'''. If you want to make changes, just click on the magnifying glass icon on the title effect area.<br /><br /></li><li>'''You should save your work. Click the''' file '''menu, then''' save. '''Needless to say, you should save your work frequently...'''<br /><br /></li> </ol>  I repeated the above process in order to add the '''ending title effect''', and I also added the '''fire effect''' later in the video...  = Finishing Touches = == A Note About Copyright Infringements == If you are interested in posting your own YouTube videos, be completed careful about using a piece of music that has been recorded by another artist. If you do not have that artist's permission (or company's permission that represents that artist), then theoretically, you have "infringed" upon their copyright, and that may result in your YouTube video being removed with a disclaimer that this video has been removed due to "Copyright Infringement" (which could be embarrassing!). '''Here is a link in YouTube that better explains what constitutes copyrighted material:''' [ [http://www.youtube.com/t/howto_copyright http://www.youtube.com/t/howto_copyright] ]  '''There are some interesting alternatives to using Copyrighted Materials for Music:''' <ul> <li>'''Create your own music'''. In this tutorial, I will provide a link how to use the Audacity application to produce your own music.<br />Please refer to the next section labelled ''"Using Audacity to Record Music and Voices"''<br /><br /></li> <li>'''Use Public Domain music'''. "Public Domain Music" is licensed in a such a way that people can use the music without traditional copyright rules (although, they may some conditions imposed on how music can be used). This is an option for those that do not have a musical background...<br /><br />Here is a link to Public Domain Music WIKI: [ [http://en.wikipedia.org/wiki/Public_domain_music http://en.wikipedia.org/wiki/Public_domain_music] ]<br /><br />Public Domain Music Download (publicdomain4u): [ [http://www.publicdomain4u.com/ http://www.publicdomain4u.com/] ]<br /><br /></li></ul> == Using Audacity to Record Music and Voices ==  There are a couple of methods of adding audio to Cinecutie: add an effect to '''record live''', or '''use another application (like Audacity) to record audio, save as ogg file, then add that ogg file into the video''')...<br /><br />... I prefer the second method...  Instead of trying to ''"reinvent the wheel"'' on using the Audacity application, '''please view an study these following links:''' <ul> <li>[ [[Quick & Simple - Setting up Jack Server and Q-synth]] ]</li> <li>[ [[Quick & Simple - Recording With Audacity]] ]<br /><br /></li> </ul>  '''NOTE #1: When recording my voice, I usually start a recording in Audacity, then later start the video playing on Cinecutie, then talk into the microphone while viewing the video. This may take a number of "takes" until you get it right. Don't worry about trying to start both audio and video playing at the same time - you can leave Audacity in record mode, and then later cut out the portions of the audio you do not need...'''  '''NOTE #2: Once you create and save audio files in the ogg file format. Then you can set the frame range (In-point and Out-Point), click the file menu, and select Load Files to add your ogg files in the media area of your Resources Window. Then you can repeat the same steps as adding a special effect (like a title), except you are adding audio instead...'''  == Arming Tracks / Adjusting Volume Levels / Truncating Tracks ==  Before rendering the project down into a video file, you may need to perform finishing touches such as '''adjusting sound levels''' for various audio tracks, or '''removing various overlapping audio tracks''' so the audio will end with the end of the video...  Before you perform these finishing touches, you need to understand about '''"Arming Tracks"'''.  The term ''"Arming Tracks"'' goes back to the age when recording studios recorded music Multi-Track (magnetic) tape machines. If you wanted to record on a particular track, you need to press a button to make that track available for recording. If you weren't careful, you may have more than one track, or the wrong track armed, which would damaged the correct track's recording (thus you would have to record that track over).  As it relates to Cinecutie, '''all tracks are armed by default''', so if you are performing an operation for only one particular track (like adjusting audio levels, or truncation), '''you need to make certain that all the other tracks not to be affected are "unarmed"'''.<table align="right"> <tr> <td>[[Image:cinecutie10b.png|thumb|450px|right ]]</td> <td>[[Image:cinecutie10c.png|thumb|150px|right ]]</td> <td>[[Image:cinecutie10d.png|thumb|150px|right ]]</td> </tr></table> If you look on the left-hand side a video or audio track, you will notice some buttons. One of the buttons looks like a lock. By default, the lock is active (highlighted). If you click on the lock, you will notice it is not highlighted - this means that the track is "unarmed" and will not be affected by any other track edits... By arming a track, and unarming other tracks, then you can mark your frames in order to adjust volume audio levels, or truncate (cut) pieces off your video... I would recommend to save your project...
= Rendering Stop Motion Video to Ogg Theora Vorbis File =
[[Image:cinecutie11.png|thumb|300px|right ]]
 
With your video completed and saved, the time has come to create a permanent video file to play or post up to YouTube...
This process is referred to as '''"Rendering"'''.
 
 
There are many versions you can save your completed video ('''MPEG''', '''AVI''', '''OGG''', etc). There is no concern which format to use, since you can always convert (transcode) your video file into another format using the mencoder utiltiy: [ Internal Link not yet available ]
 
 
For this tutorial, we will create an Ogg Theora Vorbis video file. In the Program Window, click on the '''file''' menu, then select '''Render'''.
You can make selections as shown on the diagram to the right-hand side...
 
When the process is completed, look into your home directory for a rendered version of your video.
 
It is recommended to test-out your video on another video player (eg. '''MoviePlayer''', '''VLC''', '''MediaPlayer''', etc.) to make certain it works properly...
 
 
= Backing Up / Removing Completed Projects =
 
Media files can take up a lot of disk space.
 
It is recommended '''after completing a video project to save your work on another media storage system''' such as a CD or DVD....
To be completed '''You never know when you may want to add or re-master an existing project...'''
= Posting Stop Motion Video on YouTube =
== Creating a YouTube Account / Upload Videos ==  In order to post up YouTube videos, you must have a YouTube account... 
To be completed '''Here is a link to a YouTube video to create an account:''' [ [http://www.youtube.com/watch?v=ogXGI-X48I4 http://www.youtube.com/watch?v=ogXGI-X48I4] ]
== Upload Stop Motion Video to your YouTube Account ==
To be '''Here is a link to upload a video to your YouTube account:''' [ http://www.youtube.com/watch?v=9w-gQAwS2uc [http://www.youtube.com/watch?v=9w-gQAwS2uc] ]  '''Here is a link to my completed YouTube video to show the final product:''' [ [http://www.youtube.com/watch?v=8if6uyB9cqk http://www.youtube.com/watch?v=8if6uyB9cqk] ] ] 
== View comments / statistics Regarding your YouTube Video ==
To be completed When you have posted your YouTube video, you would occasionally view the statics and find out more information regarding the frequency and comments that people are saying about your video...  '''Here is a link to a YouTube video to view your video statistics (using "YouTube Insight"):''' [ [http://www.youtube.com/watch?v=6LhAcI_jyzY http://www.youtube.com/watch?v=6LhAcI_jyzY] ] 
= Future Consideration: Adding Advanced Special Effects =
 
 
== Title Scrolls ==
 
To be completed at a later time...
== Laser fire ==
To be completedat a later time...
== Explosions ==
To be completed at a later time...
13,420
edits