#1 Le 21/02/2006, à 15:34
- akwell
[résolu] dvdshrink
salut a tous,
j'utilisais dvdshrink sous win pour compresser des dvd,
je suppose qu'il exiiste plusieurs equivalents, si oui lesquels?
le quel me conseillez-vous?
merci
Dernière modification par akwell (Le 21/02/2006, à 16:39)
Hors ligne
#2 Le 21/02/2006, à 15:59
- cyrille
Re : [résolu] dvdshrink
k9copy
#3 Le 21/02/2006, à 15:59
- AlisonHell
Re : [résolu] dvdshrink
le plus proche et le plus simple c k9copy
Sur ubuntu depuis Novembre 2005. Une chose est sure je suis pas près de changer.
Hors ligne
#4 Le 21/02/2006, à 16:00
- cyrille
Re : [résolu] dvdshrink
ah ah trop rapide pour toi petit padawan
#5 Le 21/02/2006, à 16:02
- akwell
Re : [résolu] dvdshrink
quel type de partition me conseillez vous pour mon hdd?
car le fat est commun a win et linux mais limitè a 4 go
Hors ligne
#6 Le 21/02/2006, à 16:08
- cyrille
Re : [résolu] dvdshrink
ext3
#7 Le 21/02/2006, à 16:12
- akwell
Re : [résolu] dvdshrink
mais alors impossible d'utiliser sous win!!!
ntfs + native?
Hors ligne
#8 Le 21/02/2006, à 16:14
- cyrille
Re : [résolu] dvdshrink
mais alors impossible d'utiliser sous win!!!
ntfs + native?
ben en fait quand il va te créer un iso de 4 gigas et des brouettes, ta fat elle va pas aller bien loin. Ntfs non.
#9 Le 21/02/2006, à 16:18
- akwell
Re : [résolu] dvdshrink
alors je fais quoi?
Hors ligne
#10 Le 21/02/2006, à 16:19
- cyrille
Re : [résolu] dvdshrink
t'as un disque dur de quelle taille ?
#11 Le 21/02/2006, à 16:22
- akwell
Re : [résolu] dvdshrink
ben sur mon portable j'ai deja tt partiotionner
40g ntfs20g fat14g et ext36g
mon disque externe est en ntfs160g dont 140 full
Hors ligne
#12 Le 21/02/2006, à 16:31
- dawar
Re : [résolu] dvdshrink
Juste comme ça, y'a aussi la fonction chercher du forum pour les questions déjà posées 154 fois au moins... Une recherche sur dvdshrink donne deux pages de résultats qui devrait répondre a tes attentes.
S'il n'y a pas de solution, c'est qu'il n'y a pas de problème (Devise Shadoks)
Hors ligne
#13 Le 21/02/2006, à 16:31
- cyrille
Re : [résolu] dvdshrink
ben ça va de la place pour du ext3
faut graver mon garçon
#14 Le 21/02/2006, à 16:38
- akwell
Re : [résolu] dvdshrink
je vais pas graver mais 60 go de MP3
mais c'est vrai mue je pourais graver les quelques 100 dixv qui trainent dessus
t'as un utilitaire de gravure a me conseiller
Hors ligne
#15 Le 21/02/2006, à 16:41
- akwell
Re : [résolu] dvdshrink
et aussi tant que j'y suis quelle version de k9copy me conseille tu?
Hors ligne
#16 Le 21/02/2006, à 18:48
- cyrille
Re : [résolu] dvdshrink
et aussi tant que j'y suis quelle version de k9copy me conseille tu?
la derniere en date, la 1.0.3
#17 Le 21/02/2006, à 19:01
- akwell
Re : [résolu] dvdshrink
j'ai fait ca pour installer
mais ca a pas l'air de marcher
akwell@akwell-linux-ubuntu:~$ cd Desktop
akwell@akwell-linux-ubuntu:~/Desktop$ cd k9copy-1.0.3
akwell@akwell-linux-ubuntu:~/Desktop/k9copy-1.0.3$ ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... no
checking for style of include used by make... none
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
Hors ligne
#18 Le 21/02/2006, à 19:58
- beny
Re : [résolu] dvdshrink
utilise DVDshrink (windows) soue wine il reconait meme ton lecteur dvd si tu install winetools
#19 Le 21/02/2006, à 20:23
- cyrille
Re : [résolu] dvdshrink
j'ai fait ca pour installer
mais ca a pas l'air de marcher
akwell@akwell-linux-ubuntu:~$ cd Desktop akwell@akwell-linux-ubuntu:~/Desktop$ cd k9copy-1.0.3 akwell@akwell-linux-ubuntu:~/Desktop/k9copy-1.0.3$ ./configure checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking for -p flag to install... yes checking whether build environment is sane... yes checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... no checking for style of include used by make... none checking for gcc... no checking for cc... no checking for cc... no checking for cl... no configure: error: no acceptable C compiler found in $PATH See `config.log' for more details.
apt-get install gcc g++
@Beny
c'est bien !
#20 Le 21/02/2006, à 20:45
- akwell
Re : [résolu] dvdshrink
super... ca marche presque lol
akwell@akwell-linux-ubuntu:~$ cd Desktop
akwell@akwell-linux-ubuntu:~/Desktop$ cd Desktop
bash: cd: Desktop: Aucun fichier ou répertoire de ce type
akwell@akwell-linux-ubuntu:~/Desktop$ cd k9copy-1.0.3
akwell@akwell-linux-ubuntu:~/Desktop/k9copy-1.0.3$ ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... no
checking for style of include used by make... none
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... none
checking how to run the C preprocessor... gcc -E
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking whether g++ supports -Wmissing-format-attribute... yes
checking whether g++ supports -Wundef... yes
checking whether g++ supports -Wno-long-long... yes
checking whether g++ supports -Wnon-virtual-dtor... yes
checking whether g++ supports -fno-exceptions... yes
checking whether g++ supports -fno-check-new... yes
checking whether g++ supports -fno-common... yes
checking whether g++ supports -fexceptions... yes
checking how to run the C++ preprocessor... g++ -E
checking whether g++ supports -O0... yes
checking whether g++ supports -Wl,--no-undefined... yes
checking whether g++ supports -Wl,--allow-shlib-undefined... yes
not using lib directory suffix
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... (cached) no
checking for dlopen in -ldl... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) yes
appending configuration tag "F77" to libtool
checking for msgfmt... msgfmt
checking for gmsgfmt... msgfmt
found msgfmt program is not GNU msgfmt; ignore it
checking for xgettext... :
checking if C++ programs can be compiled... yes
checking for strlcat... no
checking if strlcat needs custom prototype... yes - in libkdefakes
checking for strlcpy... no
checking if strlcpy needs custom prototype... yes - in libkdefakes
checking for main in -lutil... yes
checking for main in -lcompat... no
checking for crypt in -lcrypt... yes
checking for socklen_t... socklen_t
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for inet_ntoa... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for sys/types.h... (cached) yes
checking for stdint.h... (cached) yes
checking for poll in -lpoll... no
checking CoreAudio/CoreAudio.h usability... no
checking CoreAudio/CoreAudio.h presence... no
checking for CoreAudio/CoreAudio.h... no
checking if res_init needs -lresolv... yes
checking if res_init is available... yes
checking for killpg in -lucb... no
checking for int... yes
checking size of int... 4
checking for short... yes
checking size of short... 2
checking for long... yes
checking size of long... 4
checking for char *... yes
checking size of char *... 4
checking for dlopen in -ldl... (cached) yes
checking for shl_unload in -ldld... no
checking for size_t... yes
checking size of size_t... 4
checking for unsigned long... yes
checking size of unsigned long... 4
checking sizeof size_t == sizeof unsigned long... yes
checking crt_externs.h usability... no
checking crt_externs.h presence... no
checking for crt_externs.h... no
checking for _NSGetEnviron... no
checking for vsnprintf... yes
checking for snprintf... yes
checking for X... configure: error: Can't find X includes. Please check your installation and add the correct paths!
akwell@akwell-linux-ubuntu:~/Desktop/k9copy-1.0.3$
Hors ligne
#21 Le 21/02/2006, à 21:15
- cyrille
Re : [résolu] dvdshrink
apt-get install kdebase-dev
#22 Le 21/02/2006, à 21:17
- cyrille
Re : [résolu] dvdshrink
apt-get install x-dev
#23 Le 22/02/2006, à 10:34
- akwell
Re : [résolu] dvdshrink
l'install se passe bien (http://doc.ubuntu-fr.org/applications/k9copy?s=dvd) mais je fais comment pour lancer l'application car je la vois nulpart...
Dernière modification par akwell (Le 22/02/2006, à 11:00)
Hors ligne
#24 Le 22/02/2006, à 11:29
- bioskop
Re : [résolu] dvdshrink
tu as essayé en la lançant depuis un ternimal?
tape juste k9copy ça devré marcher
Hors ligne
#25 Le 22/02/2006, à 12:46
- cyrille
Re : [résolu] dvdshrink
/usr/local/kde/bin/k9copy