WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: cinelerra-hv.tcz (x64)  (Read 2529 times)

Offline xor

  • Hero Member
  • *****
  • Posts: 1264
cinelerra-hv.tcz (x64)
« on: August 21, 2019, 09:56:44 AM »
cinelerra-hv.tcz (x64)

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11256
Re: cinelerra-hv.tcz (x64)
« Reply #1 on: August 21, 2019, 12:01:38 PM »
Hi xor
You could try one of their pre-built binaries:
https://cinelerra-gg.org/download/tars/
Download:
cinelerra-5.1-debian10-20190731.x86_64-static.txz
into your  home  directory, then:
Code: [Select]
mkdir cin
cd cin
tar -xJf ../cinelerra-5.1-debian10-20190731.x86_64-static.txz
./bin/cin

From page 1 of:
https://cinelerra-gg.org/download/CinelerraGG_Quickstart.pdf
Quote
. . .
However, if you want to get going as quickly as possible, just do this so that everything is in 1 place:
   Download your Operating Systems tar file from
https://cinelerra-gg.org/download/tars/
 to /tmp .
   Keyin:  cd /name-of-directory-where-you-want-the-software (for example, cd /software)
   Keyin:  mkdir cin
   Keyin:  cd cin
   Keyin:  tar -xJf /tmp/cinelerra-5.1-*.txz   (if you put the tar in /tmp AND replace * with full name)
2 - Start Cinelerra program
Depending on how you installed the software, you can log in as root or as a user if you used a package.
        Keyin:  /your-software-directory-path/bin/cin

Offline xor

  • Hero Member
  • *****
  • Posts: 1264
Re: cinelerra-hv.tcz (x64)
« Reply #2 on: August 21, 2019, 10:25:00 PM »
Hi xor
You could try one of their pre-built binaries:
https://cinelerra-gg.org/download/tars/
Download:
cinelerra-5.1-debian10-20190731.x86_64-static.txz
into your  home  directory, then:
Code: [Select]
mkdir cin
cd cin
tar -xJf ../cinelerra-5.1-debian10-20190731.x86_64-static.txz
./bin/cin

From page 1 of:
https://cinelerra-gg.org/download/CinelerraGG_Quickstart.pdf
Quote
. . .
However, if you want to get going as quickly as possible, just do this so that everything is in 1 place:
   Download your Operating Systems tar file from
https://cinelerra-gg.org/download/tars/
 to /tmp .
   Keyin:  cd /name-of-directory-where-you-want-the-software (for example, cd /software)
   Keyin:  mkdir cin
   Keyin:  cd cin
   Keyin:  tar -xJf /tmp/cinelerra-5.1-*.txz   (if you put the tar in /tmp AND replace * with full name)
2 - Start Cinelerra program
Depending on how you installed the software, you can log in as root or as a user if you used a package.
        Keyin:  /your-software-directory-path/bin/cin

!!! I am writing with google translation !!!

  Via DVD reader (No HDD, No SSD)
I use TCL in iso format,

  To avoid consuming much space on RAM,
It needs to be packaged in TCZ format.

  Please; * archive the .tcz package,
Thank you in advance for everything.
« Last Edit: August 21, 2019, 10:26:40 PM by xor »

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14570
Re: cinelerra-hv.tcz (x64)
« Reply #3 on: August 23, 2019, 03:30:56 AM »
Please try to do this yourself - the forum users will help if you encounter problems.