Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 14/11/2007, à 22:06

Thiphagne

problème capture avec kdenlive

je suis sous ubuntu 7.10 et parès quelques problèmes d'install de kdenlive il a fini par reconnaitre dvgrab et ffplay mais lorsque j'essaie de lancer le module de capture il affiche le message d'erreur suivant :




Too many output file names.
Usage: dvgrab [options] [file] [-]
Try dvgrab --help for more information
FFplay version SVN-r11000, Copyright (c) 2003-2007 Fabrice Bellard, et al.
  configuration: --enable-gpl --enable-shared --enable-libvorbis --enable-libogg --enable-pp
  libavutil version: 49.5.0
  libavcodec version: 51.48.0
  libavformat version: 51.19.0
  built on Nov 11 2007 15:58:41, gcc: 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)
pipe:: I/O error occured
Usually that means that input file is truncated and/or corrupted.


j'ai testé la capture en mode console avec dvgrab ou sous kino et elle fonctionne sans souci



si quelqu'un a une petite idée ça me dépannerait

#2 Le 23/11/2007, à 12:01

benoul59

Re : problème capture avec kdenlive

Ben moi aussi j'ai le même pb: l'acquisition fonctionne nickel avec kino. Par contre avec kdenlive, aprés avoir installé dvgrab, j'ai le message suivant:

Too many output file names
Usage:
dvgra
[options] [file] [-
Try
dvgra
--help for more informatio
pipe:: I/O error occured
Usually that means that input file is truncated and/or corrupted.

Si quelqu'un a une idée?

Hors ligne

#3 Le 23/11/2007, à 15:28

benoul59

Re : problème capture avec kdenlive

up?

Hors ligne

#4 Le 23/11/2007, à 19:35

benoul59

Re : problème capture avec kdenlive

up?

Hors ligne

#5 Le 23/11/2007, à 23:38

david1234

Re : problème capture avec kdenlive

Bonsoir, j'ai moi aussi ce problème.
J'ai tenté de changer les permission, et pas de changement.
Vivement une solution (ça marchait sous Feisty, avec un dépot - je ne sais plus lequel-)

[Edit] c'est un bug rapporté sur launchpad : Bug #155480, first reported on 2007-10-21.
Pas encore de solution, apparemment.

[edit2]Je capture avec dvgrab, en ligne de commande. (Kino pas bon chez moi!:( )

Dernière modification par david1234 (Le 07/12/2007, à 14:52)


"Les révolutions commencent généralement par le remplacement des vieilles certitudes par de nouvelles et non par des découvertes originales dans un domaine complètement nouveau." S.J.GOULD
Mon blog : http://avousdire.wordpress.com/

Hors ligne

#6 Le 07/12/2007, à 12:56

flulu

Re : problème capture avec kdenlive

j'ai le même problème
je capture avec kino !

Hors ligne

#7 Le 03/01/2008, à 18:04

Mielure

Re : problème capture avec kdenlive

Salut ,
J'ai le même pb avec KDENLIVE, par contre OK avec KINO.

Pour kdenlive peu être une solution à  cette adresse:
http://www.kdenlive.org/mantis/view.php?id=45

J'ai télécharge le fichier dvgrab-3.1 à  cette adresse:
http://prdownloads.sourceforge.net/kino/dvgrab-3.1.tar.gz

Ensuite voila ce que j'obtiens :

william@Bureau:~/Desktop$ cd dvgrab-3.1
william@Bureau:~/Desktop/dvgrab-3.1$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
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 ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for library containing strerror... none required
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++... gcc3
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
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 whether byte ordering is bigendian... no
checking for a BSD-compatible install... /usr/bin/install -c
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for unistd.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for LIBRAW1394... yes
checking for LIBIEC61883... configure: error: Package requirements (libiec61883 >= 1.0.0) were not met:

No package 'libiec61883' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables LIBIEC61883_CFLAGS
and LIBIEC61883_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

william@Bureau:~/Desktop/dvgrab-3.1$ make
make: *** Pas de cibles spécifiées et aucun makefile n'a été trouvé. Arrêt.
william@Bureau:~/Desktop/dvgrab-3.1$

Le make ne marche pas visiblement parce qu'il me me manque 'libiec61883' .
Quand je cherche avec Adpet le paquet libiec61883 version 1.1.0-2 est installé.

Alors si quelqu'un a une solution je suis preneur.

A+

Hors ligne

#8 Le 03/01/2008, à 20:29

Mielure

Re : problème capture avec kdenlive

up.

Hors ligne

#9 Le 04/01/2008, à 10:11

Mielure

Re : problème capture avec kdenlive

Personne n'a de réponse ?

Hors ligne

#10 Le 29/01/2008, à 01:57

florian_roger

Re : problème capture avec kdenlive

salut,

je suis dans la même situation que toi, avec les mêmes retours de console à  l'installation de dvgrab-3.1

As tu vu des pistes pour résoudre le problème?

A +

Hors ligne

#11 Le 30/01/2008, à 10:01

benoul59

Re : problème capture avec kdenlive

Ben moi, je capture avec Kino, je monte avec Kdenlive,
mais ça coine au moment de faire le rendu: il se bloque à  2%?

Hors ligne

#12 Le 03/03/2008, à 15:32

zitoune11

Re : problème capture avec kdenlive

J'ai le meme probleme pas de pb avec kino mais avec kdenlive pas de capture

Hors ligne