HowToInstall

Differences between revisions 23 and 24
Revision 23 as of 2012-08-16 23:16:06
Size: 3192
Editor: 173-14-15-225-Colorado
Comment:
Revision 24 as of 2013-06-02 04:40:24
Size: 1892
Editor: 173-14-15-225-Colorado
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
Here's how to install Novacut if you're running [[http://www.ubuntu.com/|Ubuntu 12.04 LTS]]. [[https://www.youtube.com/watch?v=1xOBs-HKmV8|This video]] explains how to install Novacut on [[http://www.ubuntu.com/download|Ubuntu 13.04]], and gives a good overview of the current Novacut and Dmedia features.
Line 5: Line 5:
Notes about the current state of Novacut: Notes about the current state of Novacut/Dmedia:
Line 7: Line 7:
 * For now we only test with video from Canon HDSLR, so Novacut might be ''unreliable'' if not ''usable'' when editing video from other cameras. If you need some test footage, here's a [[http://cdn.novacut.com/Brainard_Lake.zip|2.1 GB zip 22 short clips]] that Jason shot on a 5D Mark II. They're licensed CC-BY.  * For now we only test with video from Canon HDSLR, so Novacut might be ''unreliable'' if not ''usable'' when editing video from other cameras. If you need some test footage, here's a [[http://cdn.novacut.com/Brainard_Lake.zip|2.1 GB zip with 22 short clips]] shot on a 5D Mark II. They're licensed CC-BY.
Line 11: Line 11:
 * Start by [[http://www.youtube.com/watch?v=Td2PxlStlhY|watching this]] to learn a bit about Dmedia, and then [[http://www.youtube.com/watch?v=VT-ITEaD8zg|watch this]] to get an overview of the current Novacut functionality  * Again, please [[https://www.youtube.com/watch?v=1xOBs-HKmV8|watch this video]] for a step by step walk-through on installing and using Novacut
Line 15: Line 15:
On the bright side, after you add the Novacut Stable Releases PPA, you'll automatically get each monthly Novacut release. There are two ways you can add our PPA:

<<TableOfContents()>>

== Copy & Paste ==

A little copy & paste is a quick and easy way to install Novacut:
On the bright side, after you add the Novacut Stable Releases PPA, you'll automatically get each monthly Novacut release.
Line 32: Line 26:

== Software Sources ==

You can accomplish the same through the [[http://www.ubuntu.com/ubuntu/features/ubuntu-software-centre|Ubuntu Software Center]]. In the '''Edit''' menu, choose '''Software Sources''':

{{attachment:novacut-install1.png}}

Then in the '''Other Software''' tab, click the '''Add''' button:

{{attachment:novacut-install2.png}}

For the '''Apt line''', type '''ppa:novacut/stable''', and then click the '''Add Source''' button.

{{attachment:novacut-install3.png}}

Then click the '''Close''' button to close the '''Software Sources''' window:

{{attachment:novacut-install4.png}}

You'll now have to force the '''Update Manager''' to reload the package info by clicking on '''Software Up to Date''' in the system menu (top-right corner of your Ubuntu desktop):

{{attachment:novacut-install5.png}}

Now click the '''Check''' button in the '''Update Manager''':

{{attachment:novacut-install6.png}}

After the above completes, you should be able to return to the '''Ubuntu Software Center''' and search for '''novacut'''. Select it in the search results and then click the '''Install''' button:

{{attachment:novacut-install7.png}}

Novacut Wiki Home > How To Install

This video explains how to install Novacut on Ubuntu 13.04, and gives a good overview of the current Novacut and Dmedia features.

Notes about the current state of Novacut/Dmedia:

  • For now we only test with video from Canon HDSLR, so Novacut might be unreliable if not usable when editing video from other cameras. If you need some test footage, here's a 2.1 GB zip with 22 short clips shot on a 5D Mark II. They're licensed CC-BY.

  • Dmedia currently only supports importing from removable media, and you have to actually insert said media to make Dmedia notice. To work around this, copy some HDSLR video onto a removable HDD, a USB stick, CF/SD card, etc.
  • Again, please watch this video for a step by step walk-through on installing and using Novacut

Okay.... it's wonderfully easy to install software through the Ubuntu Software Center. However, as Novacut isn't yet in any official Ubuntu software channel, the process is a touch more difficult. Just ask us if you need help or get stuck!

On the bright side, after you add the Novacut Stable Releases PPA, you'll automatically get each monthly Novacut release.

Open the terminal (search for "terminal" in Dash), and then copy and paste these 3 commands, hitting Return after each one:

  • sudo apt-add-repository ppa:novacut/stable
    sudo apt-get update
    sudo apt-get install novacut

To paste into the terminal, choose Paste from the Edit menu, or use Shift+Control+V on your keyboard. You also can click your middle mouse button, if you have one.

Novacut/HowToInstall (last edited 2013-06-02 17:14:19 by 173-14-15-225-Colorado)