
Recherche avancée
Médias (2)
-
Valkaama DVD Label
4 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Image
-
Podcasting Legal guide
16 mai 2011, par
Mis à jour : Mai 2011
Langue : English
Type : Texte
Autres articles (52)
-
Encodage et transformation en formats lisibles sur Internet
10 avril 2011MediaSPIP transforme et ré-encode les documents mis en ligne afin de les rendre lisibles sur Internet et automatiquement utilisables sans intervention du créateur de contenu.
Les vidéos sont automatiquement encodées dans les formats supportés par HTML5 : MP4, Ogv et WebM. La version "MP4" est également utilisée pour le lecteur flash de secours nécessaire aux anciens navigateurs.
Les documents audios sont également ré-encodés dans les deux formats utilisables par HTML5 :MP3 et Ogg. La version "MP3" (...) -
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 -
Publier sur MédiaSpip
13 juin 2013Puis-je poster des contenus à partir d’une tablette Ipad ?
Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir
Sur d’autres sites (10404)
-
Revision e2f1d02eb3 : Merge "Moving mode encodings from common to encoder + cleanup."
27 novembre 2013, par Dmitry KovalevChanged Paths :
Modify /vp9/encoder/vp9_rdopt.c
Merge "Moving mode encodings from common to encoder + cleanup." -
mpeg12dec : Extract CC user data into frame side data
26 novembre 2013, par John Stebbins -
Applying effects to video while capturing in android ?
2 décembre 2013, par kalyan pvsHow can i apply effects to video while capturing i am tried in a lot of ways but output is nothing..i have searched and find one Application VideoFx whaich done what i want..but i didn't get what they are doing..
i have done the applying effects to the image with using
GPUImageProcessing
library..For Applying effects shall i have capture normal video and make it to frames and Apply effects to that frames and again recombine those frames into video..is this is the only process or any other alternatives..Most of the stack answers suggest meFFMPEG
with using this i get frames from the video ..how to recombine it again ??I think with using this Camera effects we can apply effects to videos while recording..But i don't know how to apply it with using openGl.