Page 3 of 3 FirstFirst 123
Results 21 to 24 of 24

Thread: Internet/resolution/Cinerrela-setup from USB

  1. #21
    Senior Member registered user
    Join Date
    Feb 2010
    Posts
    512
    There are some packages misssing on your system. You could try the following instructions

    1. Edit /etc/apt/sources.list by executing
    Code:
    sudo leafpad /etc/apt/sources.list
    and adding these four lines
    Save the changes and close the editor.

    2. Enter these three lines while being connected to the internet:
    Code:
    gpg --keyserver hkp://wwwkeys.eu.pgp.net --recv-keys 1F41B907
    gpg --armor --export 1F41B907 | sudo apt-key add - 
    sudo apt-get update
    sudo apt-get -t sid install cinelerra-cv
    3. When I started cinelerra for the first time I got an error message which said that I had to enter
    Code:
    echo "0x7fffffff" > /proc/sys/kernel/shmmax
    as root. Therefore I quit cinelerra and entered the following commands
    Code:
    su
    echo "0x7fffffff" > /proc/sys/kernel/shmmax
    exit
    Then I started cinelerra again without that error message. To be honest I don't know what the echo command does. As I had not enough time to try out cinelerra I cannot say wether it is useful. Somewhere I read that I must use an 64 bit operating system. Therefore I installed cinelerra on sidux (64 bit version).

  2. #22
    Junior Member registered user
    Join Date
    Mar 2010
    Posts
    12
    Thank you very much!

    I'm reading your message somewhat late as I already managed to install it in a different way.

    Instead of command lines I figured out the "synaptic" way. In Synaptic Package Manager, under settings there is a "repositories" tab. I slowly learned how to use it and managed to add the required repositories. I suppose it is a "sources.list" editor built in. Also managed to add the keys in a root terminal (using copy paste). Yet reading your message I feel reassured what I did was correct.

    I had a lot of truoble and in the end Kdenlive dissapeared. Apparently they cannot be together since they use different versions of the same files or something. I had a nightmare of dependencies to sort out but managed in the end to install Cinelerra CV (comunity version). Impossible to decipher all the Cinelerra (alone) dependencies as some of them were uninstallable (the hell if I know why).

    Im going to try it next to see if I can make a nice home movie.

    I also got the error you said and did exactly as you did as instructed by the program. Now, how do I know if I'm getting the 64bit advantage? My system is 64 bit, but I had no indication of 64bit cinelerra during the whole process.

  3. #23
    Moderator Moderator
    Join Date
    Jan 2010
    Location
    Asheville, NC, USA
    Posts
    528
    Quote Originally Posted by ngc7088
    This time something did happen. The Cinelerra now appears under "Sound & Video". But it does not run. Nothing happens. Not even error messages. These were the messages during instalation:

    root@Microknoppix:/home/knoppix# sudo dpkg -i /home/knoppix/Desktop/*i386.deb
    Selecting previously deselected package cinelerra.
    (Reading database ... 99714 files and directories currently installed.)
    Unpacking cinelerra (from .../cinelerra_2.1.0-2svn20071030_i386.deb) ...
    Selecting previously deselected package libguicast.
    Unpacking libguicast (from .../libguicast_2.1.0-2svn20071030_i386.deb) ...
    Selecting previously deselected package libmpeg3hv.
    Unpacking libmpeg3hv (from .../libmpeg3hv_2.1.0-2svn20071030_i386.deb) ...
    Selecting previously deselected package libquicktimehv.
    Unpacking libquicktimehv (from .../libquicktimehv_2.1.0-2svn20071030_i386.deb) ...
    Selecting previously deselected package libsndfilehv.
    Unpacking libsndfilehv (from .../libsndfilehv_1.2.2-4cvs20050909_i386.deb) ...
    dpkg: dependency problems prevent configuration of cinelerra:
    cinelerra depends on liblame0 (>= 3.97); however:
    Package liblame0 is not installed.
    cinelerra depends on libmjpegtools0 (>= 1:1.8.0); however:
    Package libmjpegtools0 is not installed.
    cinelerra depends on libopenexr2ldbl (>= 1.2.2); however:
    Package libopenexr2ldbl is not installed.
    cinelerra depends on libraw1394-8; however:
    Package libraw1394-8 is not installed.
    dpkg: error processing cinelerra (--install):
    dependency problems - leaving unconfigured
    Setting up libguicast (1:2.1.0-2svn20071030) ...
    dpkg: dependency problems prevent configuration of libmpeg3hv:
    libmpeg3hv depends on liba52-0.7.4; however:
    Package liba52-0.7.4 is not installed.
    dpkg: error processing libmpeg3hv (--install):
    dependency problems - leaving unconfigured
    dpkg: dependency problems prevent configuration of libquicktimehv:
    libquicktimehv depends on liba52-0.7.4; however:
    Package liba52-0.7.4 is not installed.
    libquicktimehv depends on libfaac0 (>= 1.25); however:
    Package libfaac0 is not installed.
    libquicktimehv depends on libfaad0 (>= 2.5); however:
    Package libfaad0 is not installed.
    libquicktimehv depends on liblame0 (>= 3.97); however:
    Package liblame0 is not installed.
    libquicktimehv depends on libmpeg3hv (>= 1:2.1.0); however:
    Package libmpeg3hv is not configured yet.
    dpkg: error processing libquicktimehv (--install):
    dependency problems - leaving unconfigured
    Setting up libsndfilehv (1:1.2.2-4cvs20050909) ...
    Processing triggers for man-db ...
    Processing triggers for menu ...
    Errors were encountered while processing:
    cinelerra
    libmpeg3hv
    libquicktimehv
    root@Microknoppix:/home/knoppix#

    Also, there must be something wrong with the Kdenlive instalation too. The rendered video is a garbage file, players cannot play it.
    It looks like you didn't get everything necessary when you downloaded. Lame in particular is not there, which I think is the nub of the problem. Did you visit the recommended (from http://cinelerra.org/getting_cinelerra.php#apt) page at http://www.debian-multimedia.org/ to get the non-cinelerra multimedia packages it depends on? I know it's tedious, but it WILL work if you are persistent, I'm sure.

    Krishna

  4. #24
    Administrator Site Admin-
    Join Date
    Apr 2003
    Location
    USA
    Posts
    5,441

    doh!

    Quote Originally Posted by ngc7088
    .... how do I know if I'm getting the 64bit advantage? My system is 64 bit, but I had no indication of 64bit cinelerra during the whole process.
    Knoppix uses a basic 32 bit i386 kernel. Just another reason why you are better off using Knoppix as a live CD introduction to Linux but going ahead and installing Debian when ready. That way you can choose a kernel that is optimized for your CPU.

Page 3 of 3 FirstFirst 123

Similar Threads

  1. Internet setup for a newbie
    By zkeeper in forum General Support
    Replies: 1
    Last Post: 07-18-2006, 12:17 AM
  2. how to setup internet
    By sunpascal in forum MS Windows & New to Linux
    Replies: 10
    Last Post: 12-04-2004, 11:53 PM
  3. Setup problems with resolution / agpgart module
    By adhoc in forum Hardware & Booting
    Replies: 0
    Last Post: 10-13-2004, 04:14 PM
  4. Can't setup internet connection - Please help!
    By LinuxGozer in forum Networking
    Replies: 16
    Last Post: 01-20-2004, 05:50 PM
  5. Knoppix 3.1 Internet Setup
    By DOS in forum Networking
    Replies: 7
    Last Post: 11-02-2003, 02:57 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


DELL PowerEdge R730XD 24x 2.5

DELL PowerEdge R730XD 24x 2.5" Server Dual 750W Dual Heatsink - BareBones TESTED

$269.99



Supermicro 4U 36 Bay Storage Server 2.2Ghz 16-C 128GB 1x1280W Rails TrueNAS ZFS picture

Supermicro 4U 36 Bay Storage Server 2.2Ghz 16-C 128GB 1x1280W Rails TrueNAS ZFS

$725.06



HP ProLiant DL360 G9 Server | 2 x E5-2660V3 2.6Ghz | 64GB | 2 x 900GB SAS HDD picture

HP ProLiant DL360 G9 Server | 2 x E5-2660V3 2.6Ghz | 64GB | 2 x 900GB SAS HDD

$339.00



H261-Z61 2U 24SFF AMD Server 8x EPYC 7551 256-Cores 256GB RAM 8x25G NIC 2x2200W picture

H261-Z61 2U 24SFF AMD Server 8x EPYC 7551 256-Cores 256GB RAM 8x25G NIC 2x2200W

$2612.18



DELL PowerEdge R730 Server 2x E5-2690v3 2.6GHz =24 Cores 32GB H730 4xRJ45 picture

DELL PowerEdge R730 Server 2x E5-2690v3 2.6GHz =24 Cores 32GB H730 4xRJ45

$274.00



Dell PowerEdge R730XD 28 Core Server 2X Xeon E5-2680 V4 H730 128GB RAM No HDD picture

Dell PowerEdge R730XD 28 Core Server 2X Xeon E5-2680 V4 H730 128GB RAM No HDD

$389.99



HP Proliant DL360 Gen9 28 Core SFF Server 2X E5-2680 V4 16GB RAM P440ar No HDD picture

HP Proliant DL360 Gen9 28 Core SFF Server 2X E5-2680 V4 16GB RAM P440ar No HDD

$196.95



Dell PowerEdge R720XD Xeon E5-2680 V2 2.8GHz 20 Cores 256GB RAM 12x4TB picture

Dell PowerEdge R720XD Xeon E5-2680 V2 2.8GHz 20 Cores 256GB RAM 12x4TB

$510.00



HP ProLiant DL380 Gen9 16SFF 2x E5-2680v4 2.4GHz =28 Cores 64GB P840 4xRJ45 picture

HP ProLiant DL380 Gen9 16SFF 2x E5-2680v4 2.4GHz =28 Cores 64GB P840 4xRJ45

$353.00



Dell Poweredge R730xd 2.5in 2x E5-2690 v3 2.6ghz 24-Cores  64gb  H730  2x 750w picture

Dell Poweredge R730xd 2.5in 2x E5-2690 v3 2.6ghz 24-Cores 64gb H730 2x 750w

$189.99