Bonjour
Actuellement je tente d’enregistrer une vidéo de mon écran en .avi
Or il semblerait que sous Débian, on ne puisse enregistrer qu’en .ogv, j’obtiens donc une vidéo de bonne qualité.
Je tente donc de convertir ma vidéo obg en avi, mais la vidéo en avi est accélérée x5!
J’ai tenté de passer par mencoder, ffmpeg sans succès, j’ai beau écumer le web, je ne trouve aucune solution.
Auriez vous une idée?
EDIT : j’essaye avec transmageddon mais quand je clique sur transcodage, la “progression du transcodage” n’avance pas et dans le shell, j’ai ceci :
transmageddon.py:133: GtkWarning: Unable to rename ‘/root/.recently-used.xbel’: Aucun fichier ou dossier de ce type
self.builder.add_from_file(self.uifile)
(transmageddon.py:22569): GVFS-RemoteVolumeMonitor-WARNING **: cannot connect to the session bus: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
(transmageddon.py:22569): GVFS-RemoteVolumeMonitor-WARNING **: cannot connect to the session bus: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
(transmageddon.py:22569): GVFS-RemoteVolumeMonitor-WARNING **: cannot connect to the session bus: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
XDG video directory not available
Traceback (most recent call last):
File “transmageddon.py”, line 676, in on_presetchoice_changed
self.devicename= self.presetchoices[presetchoice]
KeyError: ‘Aucun pr\xc3\xa9r\xc3\xa9glage’
transmageddon.py:760: GtkWarning: Attempting to store changes into /root/.local/share/recently-used.xbel', but failed: La création du fichier « /root/.local/share/recently-used.xbel.JP0Z8V » a échoué : Aucun fichier ou dossier de ce type gtk.main() transmageddon.py:760: GtkWarning: Attempting to set the permissions of
/root/.local/share/recently-used.xbel’, but failed: Aucun fichier ou dossier de ce type
gtk.main()
transmageddon.py:760: GtkWarning: Attempting to store changes into `/root/.local/share/recently-used.xbel’, but failed: La création du fichier « /root/.local/share/recently-used.xbel.M40Z8V » a échoué : Aucun fichier ou dossier de ce type
gtk.main()
Traceback (most recent call last):
File “transmageddon.py”, line 624, in on_transcodebutton_clicked
self._start_transcoding()
File “transmageddon.py”, line 516, in _start_transcoding
audiocodec, videocodec, self.devicename,
AttributeError: TransmageddonUI instance has no attribute ‘devicename’