Vous n'êtes pas identifié.
bonjour,
nouvelle sous ubuntu xfce je voudrais installé ce programme https://sourceforge.net/projects/ezthumb/
je fait donc ses commandes
~/Bureau $ cd ezthumb-3.6.7
~/Bureau/ezthumb-3.6.7 $ ./configure
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
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 ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking whether make sets $(MAKE)... (cached) yes
checking for pkg-config... pkg-config
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GTK... no
checking for GTK... no
checking for smm_init in -lcsoup... no
configure: The libcsoup will be built soon.
checking for exp in -lm... yes
checking for zlibVersion in -lz... no
configure: error: zlib not found.
~/Bureau/ezthumb-3.6.7 $ make
make: *** Pas de cible spécifiée et aucun makefile n'a été trouvé. Arrêt.
et ca coince comment faut il faire,
merci
Dernière modification par kytsa (17 Jul 2018 13:38:08)
Hors ligne
Bonjour
Il faut installer la librairie zlib en installant le paquet ad hoc. Pour trouver le paquet de zlib.h faire cette commande :
sudo apt-get search zlib
Meilleures salutations.
Hors ligne
merci de ta reponce
entre temps j ai avancé en cherchant sur le net, il suffit de rajouté
install libavformat-dev libavcodec-dev libswscale-dev libavutil-dev libgd-dev libfreetype6-dev libpng-dev libjpeg-dev zlib1g-dev
reste une erreur et la je cale j ai bien vu des astuce mais je comprend pas comment résoudre ce dernier souci
akefile:392 : la recette pour la cible « all » a échouée
make: *** [all] Erreur 2
fatal error: ft2build.h: Aucun fichier ou dossier de ce type
compilation terminated.
Hors ligne
Salut,
Est-ce que tu peux retourner ce que donne l'instruction ci-dessous:
sudo apt-get search ft2build
Meilleures salutations.
Hors ligne
re,
en fait il falis simplement faire
./configure CPPFLAGS="-I/usr/include/freetype2" avant le make et le make install
donc le logiciel es installé.
j ai un dernier souci le logitiel ne ce lance pas.
a oui ta commande sudo apt-get search me retourne un L'opération search n'est pas valable
Hors ligne
Salut,
Pardon
sudo apt-cache search ft2build
Est-ce que tu peux faire un
whereis ezthumb
Meilleures salutations.
Hors ligne
ezthumb: /usr/local/bin/ezthumb
et pour plus de detail quand je veux lancé le logitiel l interface graphique a l air de ce lancé mais 1/10 eme de seconde et bien sur ce lance pas.
il manque qq chose pour que elle s affiche sans souci,mais quoi.
Dernière modification par kytsa (16 Jul 2018 11:54:51)
Hors ligne
Salut,
Ouve le programme depuis un terminal avec les droits admin et contrôle les retour, si il y en a.
sudo /usr/local/bin/ezthumb
Meilleures salutations.
Hors ligne
voila
Usage: ezthumb [OPTIONS] video_clip ...
OPTIONS:
-b,--bind binding multiple video sources
-c,--colour ARGS the colour setting (MI:TM:BG)(RRGGBB)
-d,--during ARGS the duration finding mode (auto)(head|fast|scan)
-f,--font ARGS the TrueType font name with the full path
-F,--fontsize ARGS the size setting of the font
-g,--grid ARGS the thumbnail grid in the canvas.
-i,--info display the simple information of videos
-I,--inside display the detail information of videos
-m,--format ARGS the output format (jpg@85)
-o,--outdir ARGS the directory for storing output images
-p,--process ARGS the process method (skim|scan|2pass|safe|key[@N])
-P,--profile ARGS specify the profile string
-R,--recursive process files and directories recursively
-s,--ssize ARGS the size of each screen shots (WxH|RR%)
-t,--timestep ARGS the time step between each shots in ms
-w,--width ARGS the whole width of the thumbnail canvas
-x,--suffix ARGS the suffix of output filename (_thumb)
--accurate take accurate shots including P-frames
--background ARGS the background picture
--depth ARGS most levels of directories recursively (FF:0)
--edge ARGS the width of the screen shot edge (0)
--filter ARGS the filter of the extended file name
--gap-shots ARGS the gaps between the screen shots (4)
--gap-margin ARGS the margin in the canvas (8)
--opt-info ARGS the media infomation (lt)(on|off|mt|rt)
--opt-time ARGS the timestamp inside the screen shots (rt)(lt|mt|lb}|mb|rb)
--opt-ffr ARGS start from the first frame (off)
--opt-lfr ARGS end at the last frame (off)
--override ARGS override existed thumbnails (copy)
--pos-bg ARGS the position of the background image (mc)
lt,lc,lb,mt,mc,mb,rt,rc,rb,tt and st,ex,ey,sx,sy
--size-unit ARGS the unit of the video size by byte,kb,mb,gb (auto)
--time-from ARGS the time in video where begins shooting (HH:MM:SS/NN%)
--time-end ARGS the time in video where ends shooting (HH:MM:SS/NN%)
--transparent generate the transparent background
--factory-reset recover to the default settings
sinon j ai peut être fait une bourde en cliquant sur le logiciel dans ouvrir avec j ai mit terminal peut etre que la es le souci,normalement je doit metre quoi?
ha oui dans les propriété j ai coché autorisé ce fichier a être exécuté comme un programme,je suppose que ca ses bon.
Dernière modification par kytsa (16 Jul 2018 12:33:36)
Hors ligne
Salut,
Le programme veut un paramètre obligatoire : un vidéo clip.
Meilleures salutations.
Hors ligne
comment ca je comprend pas.
Le programme veut un paramètre obligatoire : un vidéo clip.
je doit sélectionné un clip et choisir l application ses ca?
Hors ligne
Salut,
Il faut donner une instruction dans le teminal.
sudo ezthumb /chemin/vers/leclip.mp4
Meilleures salutations.
Hors ligne
ha d ac ,
en installant le logiciel je pensais plutôt a un similaire a ca qui es pour windows
en plus ici https://alternativeto.net/software/ezthumb/ ca a l air d avoir une interface graphique
Dernière modification par kytsa (16 Jul 2018 13:22:02)
Hors ligne
Salut,
Un peu de lecture ici : https://doc.ubuntu-fr.org/totem
Meilleures salutations.
Hors ligne
merci ses parfait suffit de rajouté les plugin et ses parfait
Hors ligne