
Recherche avancée
Autres articles (46)
-
Ecrire une actualité
21 juin 2013, parPrésentez les changements dans votre MédiaSPIP ou les actualités de vos projets sur votre MédiaSPIP grâce à la rubrique actualités.
Dans le thème par défaut spipeo de MédiaSPIP, les actualités sont affichées en bas de la page principale sous les éditoriaux.
Vous pouvez personnaliser le formulaire de création d’une actualité.
Formulaire de création d’une actualité Dans le cas d’un document de type actualité, les champs proposés par défaut sont : Date de publication ( personnaliser la date de publication ) (...) -
Other interesting software
13 avril 2011, parWe don’t claim to be the only ones doing what we do ... and especially not to assert claims to be the best either ... What we do, we just try to do it well and getting better ...
The following list represents softwares that tend to be more or less as MediaSPIP or that MediaSPIP tries more or less to do the same, whatever ...
We don’t know them, we didn’t try them, but you can take a peek.
Videopress
Website : http://videopress.com/
License : GNU/GPL v2
Source code : (...) -
Use, discuss, criticize
13 avril 2011, parTalk to people directly involved in MediaSPIP’s development, or to people around you who could use MediaSPIP to share, enhance or develop their creative projects.
The bigger the community, the more MediaSPIP’s potential will be explored and the faster the software will evolve.
A discussion list is available for all exchanges between users.
Sur d’autres sites (5984)
-
ffmpeg transcode from h.264 to h.264 sometimes fail
15 mai 2017, par frodeborliI have set up a streaming server, and I am making the server transcode the incoming stream to alternative bitrates.
I have discovered that when clients send h264 video, sometimes the resulting stream fails. If the client instead sends VP8 encoded video, the resulting output is fine. It seems as if the video is only being partially transcoded when going from h264 to h264.
How can I force ffmpeg to fully decode the incoming video, frame by frame - then encode it again - without having clients send inferior VP8-video ?
-
ffmpeg transcode from h.264 to h.264 sometimes fail
15 mai 2017, par frodeborliI have set up a streaming server, and I am making the server transcode the incoming stream to alternative bitrates.
I have discovered that when clients send h264 video, sometimes the resulting stream fails. If the client instead sends VP8 encoded video, the resulting output is fine. It seems as if the video is only being partially transcoded when going from h264 to h264.
How can I force ffmpeg to fully decode the incoming video, frame by frame - then encode it again - without having clients send inferior VP8-video ?
-
Roadmap #4790 : Suppression des fonctions dépréciées
23 mai 2021Ma seule remarque là comme ça c’est peut être :
version_svn_courante()
qui a juste été déprécié en 4.0. MAIS : son usage (qui cherchait le numéro svn du plugin en cours à 99% du temps) ne peut plus marcher de toutes façons, que que ces plugins sont en GIT. La fonction alternative version_vcs_courante() teste bien mieux. Donc : OK pour supprimer celle là a priori en 4.0 (sinon on attend un peu mais… bon, c’est pas comme si la fonction faisait quelque chose...)Il y a quelques usages sur la zone de
#LOGIN_PUBLIC
(mais elle est dépréciée depuis SPIP 3.0 (et indiqué sur spip.net))