[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

playing DVD movies and .avi files



Greetings everyone!

I have a camera which has the option of producing .avi movie files.  I also
have some movie DVDs I'd like to play.  Some Web searching turned up
cinelerria.  There is an .rpm package at
aleron.dl.sourceforge.net/sourceforge/heroines/cinelerra-1.2.0-1.i386.rpm
but that has become a quagmire.

The short question is: are there any other packages I can use?

For those of you wo might be interested why cinelerra didn't work, here
are excerpts from my log.

Oh, and also, is is safe to purge the package that I forced?

Thanks and regards

Tom


$ cinelerra
cinelerra: error while loading shared libraries: libXv.so.1: cannot open shared
object file: No such file or directory

# cd /usr/X11R6/lib
# ld --whole-archive -shared -o libXv.so.1 libXv.a
# ln -s libXv.so.1 libXv.so
# ldconfig

$ cinelerra
cinelerra: error while loading shared libraries: libpng12.so.0: cannot open shared object file: No such file or directory

# ls libpng*
libpng.so.2  libpng.so.2.1.0.12  libpng.so.3  libpng.so.3.1.2.1

Got libpng12-0_1.2.5.0-7_i386.deb from
sunsite.cnlab-switch.ch/mirror/deb...bp/libpng3/

p# dpkg --install libpng12-0_1.2.5.0-7_i386.deb
Selecting previously deselected package libpng12-0.
(Reading database ... 100541 files and directories currently installed.)
Unpacking libpng12-0 (from libpng12-0_1.2.5.0-7_i386.deb) ...
dpkg: dependency problems prevent configuration of libpng12-0:
 libpng12-0 depends on libc6 (>= 2.3.2.ds1-4); however:
 Version of libc6 on system is 2.2.5-11.5.
 libpng12-0 depends on zlib1g (>= 1:1.2.1); however:
 Version of zlib1g on system is 1:1.1.4-1.0woody0.
dpkg: error processing libpng12-0 (--install):
 dependency problems - leaving unconfigured
 Errors were encountered while processing:
 libpng12-0ap# dpkg --install libpng12-0_1.2.5.0-7_i386.deb
Selecting previously deselected package libpng12-0.
(Reading database ... 100541 files and directories currently installed.)
Unpacking libpng12-0 (from libpng12-0_1.2.5.0-7_i386.deb) ...
dpkg: dependency problems prevent configuration of libpng12-0:
 libpng12-0 depends on libc6 (>= 2.3.2.ds1-4); however:
 Version of libc6 on system is 2.2.5-11.5.
 libpng12-0 depends on zlib1g (>= 1:1.2.1); however:
 Version of zlib1g on system is 1:1.1.4-1.0woody0.
dpkg: error processing libpng12-0 (--install):
 dependency problems - leaving unconfigured
 Errors were encountered while processing:
 libpng12-0

It is strange why an old package like libpng12-0_1.2.5.0-7 should depend
on a newer package libc6 2.3.2.ds1-4 than we have on the system
(2.2.5-11.5).  It seems like the newer version should work. The
installed version of zlib1g is newer (1:1.1.4-1.0woody0) than what is
required (1:1.2.1) so it should work. Let's be brave.

# dpkg --force-depends-version --install libpng12-0_1.2.5.0-7_i386.deb
(Reading database ... 100552 files and directories currently installed.)
Preparing to replace libpng12-0 1.2.5.0-7 (using libpng12-0_1.2.5.0-7_i386.deb)
...
Unpacking replacement libpng12-0 ...
dpkg: dependency problems prevent configuration of libpng12-0:
 libpng12-0 depends on libc6 (>= 2.3.2.ds1-4); however:
  Version of libc6 on system is 2.2.5-11.5.
 libpng12-0 depends on zlib1g (>= 1:1.2.1); however:
  Version of zlib1g on system is 1:1.1.4-1.0woody0.
dpkg: error processing libpng12-0 (--install):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 libpng12-0

So it looks like the --force had no effect.  Well, that's not true:
kuiper@nutmeg:~/Images/Us/Lilibet/AtHome/2004$ cinelerra
cinelerra: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory

It looks like this whole cinelerra business is a bust.

I saw on the Debian website that a request to make a cinelerra package has
been pending for a couple of years.
--
Internet:       tbhk@DSNra.JPL.NASA.gov (137.79.89.31)
SnailMail:      Jet Propulsion Lab 169-506, Pasadena, CA 91109
Phone/fax:      (818) 354-5623/8895
WWW:            http://DSNra.JPL.NASA.gov/~kuiper/



Reply to: