
Recherche avancée
Médias (1)
-
Richard Stallman et le logiciel libre
19 octobre 2011, par
Mis à jour : Mai 2013
Langue : français
Type : Texte
Autres articles (45)
-
Supporting all media types
13 avril 2011, parUnlike most software and media-sharing platforms, MediaSPIP aims to manage as many different media types as possible. The following are just a few examples from an ever-expanding list of supported formats : images : png, gif, jpg, bmp and more audio : MP3, Ogg, Wav and more video : AVI, MP4, OGV, mpg, mov, wmv and more text, code and other data : OpenOffice, Microsoft Office (Word, PowerPoint, Excel), web (html, CSS), LaTeX, Google Earth and (...)
-
Contribute to translation
13 avril 2011You can help us to improve the language used in the software interface to make MediaSPIP more accessible and user-friendly. You can also translate the interface into any language that allows it to spread to new linguistic communities.
To do this, we use the translation interface of SPIP where the all the language modules of MediaSPIP are available. Just subscribe to the mailing list and request further informantion on translation.
MediaSPIP is currently available in French and English (...) -
Librairies et binaires spécifiques au traitement vidéo et sonore
31 janvier 2010, parLes logiciels et librairies suivantes sont utilisées par SPIPmotion d’une manière ou d’une autre.
Binaires obligatoires FFMpeg : encodeur principal, permet de transcoder presque tous les types de fichiers vidéo et sonores dans les formats lisibles sur Internet. CF ce tutoriel pour son installation ; Oggz-tools : outils d’inspection de fichiers ogg ; Mediainfo : récupération d’informations depuis la plupart des formats vidéos et sonores ;
Binaires complémentaires et facultatifs flvtool2 : (...)
Sur d’autres sites (3795)
-
ffplay : toggle full screen when double-clicking the video window with the left mouse...
19 janvier 2016, par Vittorio Gambaletta (VittGam)ffplay : toggle full screen when double-clicking the video window with the left mouse button
Now that the seek only happens with the right mouse button, it makes
sense to toggle full screen when double-clicking with the left mouse
button, like other video players do.Signed-off-by : Vittorio Gambaletta <ffmpeg-dev@vittgam.net>
Signed-off-by : Marton Balint <cus@passwd.hu> -
Is it legal to have inconsistent frame rate in an mp4 (h.264/avc) video
30 janvier 2016, par Dmitry FinkI am constructing a video from a content that doesn’t change at a constant rate (phone screen virtual display), in fact I receive frame only when there is such a change. Is it legal according to the standards to have inconsistent frame rate in a video ? For example have frames with PTS of 0s, 0.066s, 0.1333s, 0.2s and then the next frame at 20s, etc ?
It seems some players (Chrome) are struggling playing it back correctly, when encountering such a time gap, it sometimes start showing frames from the beginning of the video instead. Should I replicate the last frame myself to maintain a constant frame rate ? Is there a way to instruct a codec (ffmpeg) to inject "skip frames" at a constant rate when such gaps are detected.
Thanks
-
Evolution #3692 (Nouveau) : Suivre les évolution de MediaJS
11 février 2016, par realet RealETDiscussion initiée sur http://thread.gmane.org/gmane.comp.web.spip.zone/39560
SPIP 3.1 inclus : http://mediaelementjs.com en version 2.15.1.
La dernière version est la 2.19.0 (10 releases de différence)Le changelog
https://github.com/johndyer/mediaelement/blob/master/changelog.md
montre qu’il y a eu plein de nouveautés depuis, en particulier pour
l’accessibilité.
Est-ce que ça ne vaudrait pas le coup de mettre à jour la lib avant la
sortie ?Pour tester, j’ai donc fait une installation d’un SPIP 3.1 svn vierge.
Créé une rubrique.
Créé un article.Joint un .mp3 et un .mp4 à l’article.
Mis dans le texte de l’article :Publié.
Résultat avant mise à jour de mejs :
- les 2 players de son s’affichent et fonctionnent (testé avec Opera)
- les 2 players de vidéo s’affichent et fonctionnentMais ça m’a aussi permis de tomber sur 2 bugs :
La liste des documents joints en dessous de l’article (site public)
affiche le lien le .mp4, mais pas vers le .mp3
> pas très cohérent.Le premier .mp4 que j’ai voulu mettre dépassait les limites d’upload du
serveur.
J’ai donc eu en ajax un message d’erreur.
J’ai supprimé de la liste d’upload le gros fichier, mis un plus petit
fichier, cliqué sur téléverser et je me suis retrouvé sur la page d’accueil.
Pourtant, le fichier avait bien été rajouté à l’article.J’ai ensuite :
- mis à jour la lib
- vidé le cache de SPIP
- vidé le cache du navigateur> ça marche !
Voir : http://zone.spip.org/trac/spip-zone/changeset/94466 (3.1 qui a été reverté)
Et http://zone.spip.org/trac/spip-zone/changeset/95088 (3.2)