Je viens à vous ce soir car j'ai un problème. J'aimerai enregistrer mon bureau parce que je fais des tutoriels en vidéo et donc j'ai besoin d'un logiciel de capture vidéo et audio. J'ai téléchargé RMD mais le problème est que j'ai plusieurs erreurs.
La première est la suivante:
"L'enregistrement est fini. recordMyDesktio a terminé avec le statut: 256
Description: Erreur en analysant les arguments."
Deuxième erreur:
"L'enregistrement est fini. recordMyDesktop a terminé avec le statut:768
Description: Impossible d'accèder/configurer la carte son."
Et troisième et dernière erreur :
"L'enregistrement est fini. recordMyDesktop a terminé avec le statut:3328
Description: Impossible d'ouvrir le fichier en écriture."
Egalement, je ne peux pas lancer le serveur audio "jackd", j'ai cette erreur:
Code : Tout sélectionner
[sasuke@konoha ~]$ jackd -R -d alsa
jackd 0.121.2
Copyright 2001-2009 Paul Davis, Stephane Letz, Jack O'Quinn, Torben Hohn and others.
jackd comes with ABSOLUTELY NO WARRANTY
This is free software, and you are welcome to redistribute it
under certain conditions; see the file COPYING for details
could not open driver .so '/usr/lib/jack/jack_net.so': libcelt0.so.0: cannot open shared object file: No such file or directory
could not open driver .so '/usr/lib/jack/jack_firewire.so': libffado.so.2: cannot open shared object file: No such file or directory
JACK compiled with System V SHM support.
loading driver ..
creating alsa driver ... hw:0|hw:0|1024|2|48000|0|0|nomon|swmeter|-|32bit
control device hw:0
ATTENTION: The playback device "hw:0" is already in use. The following applications are using your soundcard(s) so you should check them and stop them as necessary before trying to start JACK again:
plugin-containe (process ID 16693)
cannot load driver module alsa
libgcc_s.so.1 must be installed for pthread_cancel to work
Abandon
Code : Tout sélectionner
#This is the command given at initialization:
recordmydesktop -o /home/arium/out.ogv --fps 50 --full-shots -x 16 -y 8 --width 1664 --height 1040 --channels 2 --freq 22050 --v_quality 63 --s_quality 10 --workdir /home/sasuke/Desktop --overwrite
#recordMyDesktop stderror output:
Initial recording window is set to:
X:16 Y:8 Width:1664 Height:1040
Adjusted recording window is set to:
X:16 Y:8 Width:1664 Height:1040
Your window manager appears to be compiz
Detected compositing window manager.
Reverting to full screen capture at every frame.
To disable this check run with --no-wm-check
(though that is not advised, since it will probably produce faulty results).
Initializing...
Buffer size adjusted to 4096 from 4096 frames.
Opened PCM device hw:0,0
Playback frequency 22050Hz is not available...
Using 44100Hz instead.
Recording on device hw:0,0 is set to:
2 channels at 44100Hz
Capturing!
X Error: BadAccess (attempt to access private resource denied)
Bad Access on XGrabKey.
Shortcut already assigned.
X Error: BadAccess (attempt to access private resource denied)
Bad Access on XGrabKey.
Shortcut already assigned.
X Error: BadAccess (attempt to access private resource denied)
Bad Access on XGrabKey.
Shortcut already assigned.
X Error: BadAccess (attempt to access private resource denied)
Bad Access on XGrabKey.
Shortcut already assigned.
*********************************************
Cached 6 MB, from 2997 MB that were received.
Average cache compression ratio: 99.8 %
*********************************************
Saved 454 frames in a total of 674 requests
Shutting down.....
STATE:ENCODING
Encoding started!
This may take several minutes.
Pressing Ctrl-C will cancel the procedure (resuming will not be possible, but
any portion of the video, which is already encoded won't be deleted).
Please wait...
Cannot open file /home/arium/out.ogv for writting!
En espérant que vous puissiez m'aider.
Bonne soirée.
Sasuke