
Recherche avancée
Autres articles (62)
-
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 -
Encoding and processing into web-friendly formats
13 avril 2011, parMediaSPIP automatically converts uploaded files to internet-compatible formats.
Video files are encoded in MP4, Ogv and WebM (supported by HTML5) and MP4 (supported by Flash).
Audio files are encoded in MP3 and Ogg (supported by HTML5) and MP3 (supported by Flash).
Where possible, text is analyzed in order to retrieve the data needed for search engine detection, and then exported as a series of image files.
All uploaded files are stored online in their original format, so you can (...)
Sur d’autres sites (10284)
-
SPS values for H 264 stream in iPhone
27 février 2013, par John QualisCan someone point me to documentation that will help me get correct SPS and PPS values for iPhone.
-
vp9 : more specifically specify mask destination to mask_edges().
30 avril 2015, par Ronald S. Bultje -
Mask an Image over Video in Android
19 octobre 2018, par Kiran ManiyaSee the Example image shown above. Y is a video having chrome key color inside it(here RED Color). X is an image to be clipped on video chrome key and Output is shown in the image.
Now the problem is, the chrome key (RED Color part) is moving a bit while playing so, is there any way to clip and mask an image on video directly ?Right now I’m using
- Platform : Android
- Library : FFmpeg
- File Types : Video(mp4) and Image(png)