Page 2 of 8 FirstFirst 1234 ... LastLast
Results 11 to 20 of 79

Thread: Cinelerra 2.1 CV for Edgy Eft 6.10 [ How To / Tutorial ]

  1. #11
    Join Date
    Nov 2005
    Location
    Sydney, Australia
    Beans
    218
    Distro
    Ubuntu Studio 12.04 Precise Pangolin

    Re: Cinelerra 2.1 CV for Edgy Eft 6.10 [ How To / Tutorial ]

    Hi Iprofil

    Thanks for all your work. I've just installed Dapper and am stuck on Step2. Can't find iec61883-dev. Any suggestions?

    Dave

  2. #12
    Join Date
    Mar 2005
    Beans
    96

    Re: Cinelerra 2.1 CV for Edgy Eft 6.10 [ How To / Tutorial ]

    Go to:
    http://www.kiberpipa.org/~gandalf/ub...er/mjpegtools/

    download this package:

    libiec61883-dev_1.0.0-0.1_i386.deb

    and install it via:
    Code:
    sudo dpkg -i libiec*
    Now it should work.

    /lprofil

  3. #13
    Join Date
    May 2006
    Beans
    594

    Re: Cinelerra 2.1 CV for Edgy Eft 6.10 [ How To / Tutorial ]

    here the error i'm getting

    Some packages could not be installed. This may mean that you have
    requested an impossible situation or if you are using the unstable
    distribution that some required packages have not yet been created
    or been moved out of Incoming.
    The following information may help to resolve the situation:

    The following packages have unmet dependencies:
    libfaac-dev: Depends: libfaac0 (= 1.24clean-0ubuntu4) but 1.24+cvs20060416-0.1 is to be installed
    libfaad2-dev: Depends: libfaad2-0 (= 2.0.0+cvs20040908+mp4v2+bmp-0ubuntu3) but 2.0.0+cvs20060416-0.0 is to be installed
    liblame-dev: Depends: liblame0 (= 3.96.1-2) but 3.97-0ubuntu0seveas1 is to be installed
    xorg-dev: Depends: libxss-dev but it is not going to be installed
    E: Broken packages

  4. #14
    Join Date
    Mar 2005
    Beans
    96

    Re: Cinelerra 2.1 CV for Edgy Eft 6.10 [ How To / Tutorial ]

    Quote Originally Posted by lime4x4 View Post
    here the error i'm getting
    E: Broken packages
    This has actually nothing to do with Cinelerra, but you could try either with synaptics
    to "Fix broken packages"
    --> System --> Administration --> Synaptic Package Manager --> Edit --> "Fix broken packages"

    or

    in a terminal window as root:

    Code:
    apt-get install -f
    /lprofil

  5. #15
    Join Date
    May 2006
    Beans
    594

    Re: Cinelerra 2.1 CV for Edgy Eft 6.10 [ How To / Tutorial ]

    john@john-edgy:~$ sudo -s
    root@john-edgy:~# apt-get install -f -y g++ libesd0-dev nasm yasm libpng12-dev libasound2-dev xorg-dev cvs subversion autotools-dev automake1.7 liba52-0.7.4-dev libx264-dev libtheora-bin libtheora0 libopenexr2c2a mjpegtools libmjpegtools0c2a libraw1394-8 libfaad2-0 liblame0 libguile-dev automake1.9 autotools-dev autoproject libtool libavc1394-0 libogg-dev libtheora-dev libvorbis-dev libvorbisenc2 libopenexr-dev libdv4-dev uuid-dev libmjpegtools-dev libffi4-dev libgmp3-dev libsndfile1-dev libfaad2-dev libfaac-dev libavc1394-dev libdc1394-13-dev libraw1394-dev libiec61883-dev liblame-dev fftw3-dev libmpeg3-dev mpeg3-utils quicktime-utils quicktime-x11utils libxxf86dga-dev libxxf86misc-dev libxxf86vm-dev libfaac0 libfaac-dev gstreamer0.8-faac faac libmp4v2-dev libmpeg2-4-dev libxv-dev libtiff4-dev
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    g++ is already the newest version.
    libesd0-dev is already the newest version.
    nasm is already the newest version.
    yasm is already the newest version.
    libpng12-dev is already the newest version.
    libasound2-dev is already the newest version.
    subversion is already the newest version.
    autotools-dev is already the newest version.
    automake1.7 is already the newest version.
    libtheora0 is already the newest version.
    libopenexr2c2a is already the newest version.
    mjpegtools is already the newest version.
    libmjpegtools0c2a is already the newest version.
    libraw1394-8 is already the newest version.
    libfaad2-0 is already the newest version.
    liblame0 is already the newest version.
    automake1.9 is already the newest version.
    autotools-dev is already the newest version.
    libtool is already the newest version.
    libavc1394-0 is already the newest version.
    libogg-dev is already the newest version.
    libvorbis-dev is already the newest version.
    libvorbisenc2 is already the newest version.
    libopenexr-dev is already the newest version.
    libdv4-dev is already the newest version.
    libgmp3-dev is already the newest version.
    libavc1394-dev is already the newest version.
    libraw1394-dev is already the newest version.
    quicktime-utils is already the newest version.
    quicktime-x11utils is already the newest version.
    libfaac0 is already the newest version.
    libmp4v2-dev is already the newest version.
    libtiff4-dev is already the newest version.
    Some packages could not be installed. This may mean that you have
    requested an impossible situation or if you are using the unstable
    distribution that some required packages have not yet been created
    or been moved out of Incoming.
    The following information may help to resolve the situation:

    The following packages have unmet dependencies:
    libfaac-dev: Depends: libfaac0 (= 1.24clean-0ubuntu4) but 1.24+cvs20060416-0.1 is to be installed
    libfaad2-dev: Depends: libfaad2-0 (= 2.0.0+cvs20040908+mp4v2+bmp-0ubuntu3) but 2.0.0+cvs20060416-0.0 is to be installed
    liblame-dev: Depends: liblame0 (= 3.96.1-2) but 3.97-0ubuntu0seveas1 is to be installed
    xorg-dev: Depends: libxss-dev but it is not going to be installed
    E: Broken packages
    root@john-edgy:~#

  6. #16
    Join Date
    Apr 2006
    Location
    Turku, Finland
    Beans
    20
    Distro
    Kubuntu 6.10 Edgy

    Re: Cinelerra 2.1 CV for Edgy Eft 6.10 [ How To / Tutorial ]

    Hi lime4x4,

    i had the same problem. Check out my earlier posts.

    The fix was to simply remove and install the problem packages again, but be aware that removing them removes also some other packages and while installing them back i had to manually install some of them also.

    Also if it seems to install the same package back again. There might be some repos in apt source list file that you might need to change or remove and run apt-get update before trying again.

  7. #17
    Join Date
    Nov 2005
    Beans
    70
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: Cinelerra 2.1 CV for Edgy Eft 6.10 [ How To / Tutorial ]

    Some one kind enough to write .deb packages of cinelerra for Dapper and Edgy?

  8. #18
    Join Date
    Dec 2006
    Beans
    13

    Re: Cinelerra 2.1 CV for Edgy Eft 6.10 [ How To / Tutorial ]

    When I try to download the packages needed to compile cinelerra I receive this error:

    ~# apt-get install -f
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    The following packages were automatically installed and are no longer required:
    libopenexr2c2a fftw3
    Use 'apt-get autoremove' to remove them.
    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    root@ronnie-laptop:~# apt-get install -y g++ libesd0-dev nasm yasm libpng12-dev libasound2-dev xorg-dev cvs subversion autotools-dev automake1.7 liba52-0.7.4-dev libx264-dev libtheora-bin libtheora0 libopenexr2c2a mjpegtools libmjpegtools0c2a libraw1394-8 libfaad2-0 liblame0 libguile-dev automake1.9 autotools-dev autoproject libtool libavc1394-0 libogg-dev libtheora-dev libvorbis-dev libvorbisenc2 libopenexr-dev libdv4-dev uuid-dev libmjpegtools-dev libffi4-dev libgmp3-dev libsndfile1-dev libfaad2-dev libfaac-dev libavc1394-dev libdc1394-13-dev libraw1394-dev libiec61883-dev liblame-dev fftw3-dev libmpeg3-dev mpeg3-utils quicktime-utils quicktime-x11utils libxxf86dga-dev libxxf86misc-dev libxxf86vm-dev libfaac0 libfaac-dev gstreamer0.8-faac faac libmp4v2-dev libmpeg2-4-dev libxv-dev libtiff4-dev
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    libtheora0 is already the newest version.
    libopenexr2c2a is already the newest version.
    mjpegtools is already the newest version.
    libmjpegtools0c2a is already the newest version.
    libraw1394-8 is already the newest version.
    libfaad2-0 is already the newest version.
    liblame0 is already the newest version.
    libavc1394-0 is already the newest version.
    libvorbisenc2 is already the newest version.
    libffi4-dev is already the newest version.
    libfaac0 is already the newest version.
    faac is already the newest version.
    Some packages could not be installed. This may mean that you have
    requested an impossible situation or if you are using the unstable
    distribution that some required packages have not yet been created
    or been moved out of Incoming.
    The following information may help to resolve the situation:

    The following packages have unmet dependencies:
    libguile-dev: Depends: guile1.4 (= 1:1.4-26) but it is not going to be installed
    Depends: libguile9 (= 1:1.4-26) but it is not going to be installed
    E: Broken packages

  9. #19
    Join Date
    Nov 2005
    Beans
    70
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: Cinelerra 2.1 CV for Edgy Eft 6.10 [ How To / Tutorial ]

    Go to HERE:

    Gandalf Cinelerra .deb packages for Ubuntu breezy/dapper

    Take a look also at his blog http://www.kiberpipa.org/~gandalf/blog/?cat=11

    But, I still can't acquire with analog card bt878

    Should work with ieee1934
    Last edited by tassoman; December 29th, 2006 at 07:01 PM.

  10. #20
    Join Date
    Dec 2006
    Beans
    13

    Re: Cinelerra 2.1 CV for Edgy Eft 6.10 [ How To / Tutorial ]

    I'm running Ubuntu 6.10 Edgy

Page 2 of 8 FirstFirst 1234 ... LastLast

Bookmarks

Posting Permissions

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