
Recherche avancée
Autres articles (61)
-
Ajouter notes et légendes aux images
7 février 2011, parPour pouvoir ajouter notes et légendes aux images, la première étape est d’installer le plugin "Légendes".
Une fois le plugin activé, vous pouvez le configurer dans l’espace de configuration afin de modifier les droits de création / modification et de suppression des notes. Par défaut seuls les administrateurs du site peuvent ajouter des notes aux images.
Modification lors de l’ajout d’un média
Lors de l’ajout d’un média de type "image" un nouveau bouton apparait au dessus de la prévisualisation (...) -
Submit bugs and patches
13 avril 2011Unfortunately a software is never perfect.
If you think you have found a bug, report it using our ticket system. Please to help us to fix it by providing the following information : the browser you are using, including the exact version as precise an explanation as possible of the problem if possible, the steps taken resulting in the problem a link to the site / page in question
If you think you have solved the bug, fill in a ticket and attach to it a corrective patch.
You may also (...) -
MediaSPIP 0.1 Beta version
25 avril 2011, parMediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
The zip file provided here only contains the sources of MediaSPIP in its standalone version.
To get a working installation, you must manually install all-software dependencies on the server.
If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...)
Sur d’autres sites (8697)
-
how can a photo list with title at bottom to form a video in ffmpeg
21 décembre 2019, par shrwI a have 500 images in folder with file name.
I want a video with 5 seconds delay on each image.
With title and scrolling text at the bottom.
-
How to re-encode flac so that it can be packetize in less than 1500 bytes (MTU size for RTP)
6 mars 2020, par Parth KalavadiaI am getting flac codec data from upstream and need to re-transmit through RTP in the same format. Using ffmpeg libav ,how can I get the AVPacket of flac data for less than 1500 byte so that I can send it through RTP.
-
c++ LibAV How to re-encode flac so that it can be packetize in less than 1500 bytes (MTU size for RTP)
26 mars 2020, par Parth KalavadiaI am getting flac codec data from upstream and need to re-transmit through RTP in the same format. Using ffmpeg libav (c++) ,how can I get the AVPacket of flac data for less than 1500 byte so that I can send it through RTP.