
Recherche avancée
Médias (2)
-
Core Media Video
4 avril 2013, par
Mis à jour : Juin 2013
Langue : français
Type : Video
-
Video d’abeille en portrait
14 mai 2011, par
Mis à jour : Février 2012
Langue : français
Type : Video
Autres articles (56)
-
Qu’est ce qu’un éditorial
21 juin 2013, parEcrivez votre de point de vue dans un article. Celui-ci sera rangé dans une rubrique prévue à cet effet.
Un éditorial est un article de type texte uniquement. Il a pour objectif de ranger les points de vue dans une rubrique dédiée. Un seul éditorial est placé à la une en page d’accueil. Pour consulter les précédents, consultez la rubrique dédiée.
Vous pouvez personnaliser le formulaire de création d’un éditorial.
Formulaire de création d’un éditorial Dans le cas d’un document de type éditorial, les (...) -
Multilang : améliorer l’interface pour les blocs multilingues
18 février 2011, parMultilang est un plugin supplémentaire qui n’est pas activé par défaut lors de l’initialisation de MediaSPIP.
Après son activation, une préconfiguration est mise en place automatiquement par MediaSPIP init permettant à la nouvelle fonctionnalité d’être automatiquement opérationnelle. Il n’est donc pas obligatoire de passer par une étape de configuration pour cela. -
Les autorisations surchargées par les plugins
27 avril 2010, parMediaspip core
autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs
Sur d’autres sites (8736)
-
C# - Animated text in video
5 juillet 2016, par Nabeel ZafarI have a video and I want to add text on it on certain time and with certain animations.
I just need to know the method to do this or just the technology name (some tips would be great).
So far I found the FFMPEG library, it is very good for many video related stuff but not for animating text in video. I also tried many nuget libraries but could not get anything related.
Text animations I need includes fade, bounce,movement ,flip
ANY kind of help will really be appreciated.
-
{configure,avformat/movenc} : enable AC-3 parser for movenc
4 mai 2022, par Jan Ekströmconfigure,avformat/movenc : enable AC-3 parser for movenc
This simplifies the code to no longer have #ifs in a manner which
does not require handling avpriv_ac3_parse_header returning ENOSYS.As an existing example, the MPEG-TS muxer already requires the AC-3
parser, and in order to fix existing issues with the current AC-3
movenc code, switching to use the AC-3 parser is required, so this
is an enabling change for that.Signed-off-by : Jan Ekström <jan.ekstrom@24i.com>
-
Fixed angular module when used into a custom directive. Do not rely on the $$phase variable anymore.
25 juillet 2013Fixed angular module when used into a custom directive. Do not rely on the $$phase variable anymore.