Kirjoittaja Aihe: Uusi pakettivarasto Cinelerra-ohjelmalle  (Luettu 2548 kertaa)

Asmo Koskinen

  • Käyttäjä
  • Viestejä: 4443
    • Profiili
Uusi pakettivarasto Cinelerra-ohjelmalle
« : 12.12.07 - klo:18.46 »
Cinelerran voi rakentaa lähdekoodista, mutta helpointa se on asentaa pakettivarastosta.

Aiempi pakettivarasto oli puutteellinen, uusi sisältää sekä 32- että 64-bittiset versiot.

Poista ensin vanha Cinelerra ja myös vanha pakettivarasto!

Viesti Cinelerra-listalta.


hi, I've created a new repository with cinelerra for ubuntu gutsy with:

-traslation support on ubuntu
-better support for simple i386
-multi architecture support ( soon also ppc )
-variants generic ( intel + opengl)   k7  (athlon duron)  k8  (amd64  +  opengl)

( before you must remove old cinelerra repository and, if installed, ffmpegcvs)
if you want to add, simply copy in the terminal follow lines:

echo "deb http://repository.akirad.net akirad-gutsy main" | sudo tee -a /etc/apt/sources.list
echo "deb-src http://repository.akirad.net akirad-gutsy main" | sudo tee -a /etc/apt/sources.list
wget -q http://repository.akirad.net/dists/akirad.key -O- | sudo apt-key add -
sudo apt-get update

now you can install with:

sudo apt-get install cinelerra # for i386, x86_64 without opengl
sudo apt-get install cinelerra-generic # for pentium4 (or sup), x86_64 with opengl
sudo apt-get install cinelerra-k7 # for athlon, duron k7 series without opengl
sudo apt-get install cinelerra-k8 # for amd64 with opengl

also available source, in attachment translation patch.

Byez

Paolo Rampino aka Akirad


Hyvin asentui tähän 32-bittiseen Intel-koneeseen. Kuvakaappaus About-ruudusta ohessa.

Ystävällisin terveisin Asmo Koskinen.

[ylläpito on poistanut liitteen]

jarih

  • Käyttäjä
  • Viestejä: 19
    • Profiili
Vs: Uusi pakettivarasto Cinelerra-ohjelmalle
« Vastaus #1 : 12.12.07 - klo:19.07 »
Videon kaappausta en ole onnistunut saamaan Cinelerralla. Olen yrittänyt löytää toimivia asetuksia, mutta tuloksetta. Lopputuloksena on väistämättä ollut Cinelerran kaatuminen. Kokeilin DV:n ja HDV:n kaappausta, molemmissa yhtä huonot tulokset.

DV:n kaappaus kyllä onnistuu Kinolla ihan ok ja HDV:n kaappaus dvgrap:lla.

Asmo Koskinen

  • Käyttäjä
  • Viestejä: 4443
    • Profiili
Vs: Uusi pakettivarasto Cinelerra-ohjelmalle
« Vastaus #2 : 12.12.07 - klo:20.00 »
Videon kaappausta en ole onnistunut saamaan Cinelerralla.

Se on yksinkertaisesti rikki.

"cinelerra is a full featured pro-grade video editing and compositing suite. It is recommended you use kino for DV video capture (DV capture seems to be broke in both cinelerra and KDEnlive in JAD 1.0), xdtv for analogue video capture and DeVeDe if you want to convert your cinelerra renderings into a video DVD. When exporting video renderings from Cinelerra it is recommended you use the Raw DV (.dv) format to get the highest video quality."

http://wiki.jacklab.net/index.php/JAD_introduction#cinelerra

Cinelerran oma wiki ohjaa myös käyttämään dvgrab-ohjelmaa.

http://cv.cinelerra.org/docs/wiki/doku.php?id=english_manual:cinelerra_cv_en_19#capturing_using_dvgrab

Ystävällisin terveisin Asmo Koskinen.