Modules pour le navigateur Firefox
  • Extensions
  • ThĂšmes
    • pour Firefox
    • Dictionnaires et paquetages linguistiques
    • Sites pour les autres navigateurs
    • Modules pour Android
Connexion
Aperçu de Live Recorder

Live Recorder par losnappas

Record audio and video as webm, in real time.

3.3 (90 reviews)3.3 (90 reviews)
6 350 utilisateurs·trices6 350 utilisateurs·trices
Vous avez besoin de Firefox pour utiliser cette extension
TĂ©lĂ©charger Firefox et obtenir l’extension
Télécharger le fichier

MĂ©tadonnĂ©es de l’extension

Captures d’écran
Initial. (but a bit outdated pic)Post-recording. (also outdated, but enough to make the point)
À propos de cette extension
Using Firefox ESR version 68? or some other old version? Use version 1.6 of this add-on: https://addons.mozilla.org/en-US/firefox/addon/live-recorder/versions/ and disable auto-updates from the about:addons.


Record audio, video, and canvas elements into webm, in real time.

To try it out:
  1. Go to a website with video or audio, like youtube, for example.
  2. Hit the addon button and you should see bar (see screenshots).
    • Some websites, like Soundcloud, serve media differently, it won't work on those and the status bar will not appear then.
  3. Click the button and it'll start recording. You might see the video start stuttering, but the recording should be fine.
  4. Once you hit stop, the recording will be offered to you.
  5. Wa la.

A Firefox bug causes the duration metadata to go missing. Fix it with:

ffmpeg -i YOUR_FILE.webm -c:v copy -c:a copy output.webm

If you want to change audio and video codecs, then your go-to option is to use an external program. Here is an example, changing audio codec to vorbis with ffmpeg:

ffmpeg -i input.webm -acodec libvorbis -vcodec copy out.webm

The recording's audio codec depends on the source, often opus. Video is always(?) vp8 webm.



For now, the recording FPS is 60, because there's no way of changing it. Hopefully this can be fixed sometime. Here's an ffmpeg command to turn it into 30fps+vorbis.


ffmpeg -i in.webm -acodec libvorbis -vcodec vp8 -r 30 out.webm


https://gitlab.com/losnappas/live-recorder/

If you like it then consider donating some money to charity.
https://www.crowdrise.com/horn-of-africa/fundraiser/lynn99
Commentaires du développeur
https://gitlab.com/losnappas/live-recorder/
Noté 3,3 par 90 personnes
Connectez-vous pour noter cette extension
Il n’y a aucune note pour l’instant

Le nombre d’étoiles est enregistrĂ©

5
43
4
5
3
8
2
3
1
31
Lire les 90 critiques
Plus d’informations
Liens du module
  • Page d’accueil
  • Site d’assistance
  • E-mail d’assistance
Version
3.0
Taille
163,47 Ko
DerniĂšre mise Ă  jour
il y a 3 ans (23 août 2022)
Catégories associées
  • Photos, musique et vidĂ©os
  • Jeux et divertissements
Licence
Unlicense
Historique des versions
  • Voir toutes les versions
Ajouter Ă  la collection
Signaler ce module
Notes de version pour la version 3.0
v3. Hardly tested. Should at least not be completely broken.

Report issues on the gitlab tracker, thx!

https://gitlab.com/losnappas/live-recorder/-/issues
Plus de modules créés par losnappas
  • Il n’y a aucune note pour l’instant

  • Il n’y a aucune note pour l’instant

  • Il n’y a aucune note pour l’instant

  • Il n’y a aucune note pour l’instant

  • Il n’y a aucune note pour l’instant

  • Il n’y a aucune note pour l’instant

Aller à la page d’accueil de Mozilla

Modules complémentaires

  • À propos
  • Blog des modules complĂ©mentaires Firefox
  • Atelier sur les extensions
  • PĂŽle dĂ©veloppeur
  • Politiques Ă  destination des dĂ©veloppeurs
  • Blog de la communautĂ©
  • Forum
  • Signaler un problĂšme
  • Guide de revue

Navigateurs

  • Desktop
  • Mobile
  • Enterprise

Produits

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • ConfidentialitĂ©
  • Cookies
  • Mentions lĂ©gales

Sauf mention contraire, le contenu de ce site est disponible sous licence Creative Commons Attribution Share-Alike v3.0 ou toute version supérieure.