HowToInstall

Differences between revisions 16 and 17
Revision 16 as of 2012-04-26 20:30:32
Size: 2972
Editor: 173-14-15-225-Colorado
Comment:
Revision 17 as of 2012-04-26 20:43:47
Size: 2949
Editor: 173-14-15-225-Colorado
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
Note that for now we've only been testing with video from Canon HDSLR, so Novacut ''might'' be unreliable if not usable trying to edit video from other cameras. If you need some test footage, here' a [[https://novacut.s3.amazonaws.com/Brainard_Lake.zip?torrent|2.1 GB torrent with 22 short clips]] that Jason shot on a 5D Mark II. They're licensed CC-BY. Note that:
Line 7: Line 7:
Also note that Dmedia currently only supports importing from removable media, and insert the media after you start the importer. So to test with existing video, just copy it onto a portable HDD, a USB stick, a CF or SD card, etc. And then insert.  * for now we only test with video from Canon HDSLR, so Novacut ''might'' be unreliable if not usable trying to edit video from other cameras. If you need some test footage, here's a [[https://novacut.s3.amazonaws.com/Brainard_Lake.zip?torrent|2.1 GB torrent with 22 short clips]] that Jason 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.

Novacut Wiki Home > How To Install

Here's how to install Novacut if you're running Ubuntu 12.04 LTS.

Note that:

  • for now we only test with video from Canon HDSLR, so Novacut might be unreliable if not usable trying to edit video from other cameras. If you need some test footage, here's a 2.1 GB torrent with 22 short clips that Jason 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.

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. There are two ways you can add our PPA:

Copy & Paste

A little copy & paste is a quick and easy way to install Novacut:

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.

Software Sources

You can accomplish the same through the Ubuntu Software Center. In the Edit menu, choose Software Sources:

novacut-install1.png

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

novacut-install2.png

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

novacut-install3.png

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

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):

novacut-install5.png

Now click the Check button in the Update Manager:

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:

novacut-install7.png

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