
Recherche avancée
Autres articles (55)
-
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 ) (...) -
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 (...) -
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 (...)
Sur d’autres sites (5700)
-
FFMpeg Android : libvideokit.so library failed to load
7 décembre 2015, par mhl1291I am Working on taking a picture from video
I am using FFMpeg Library downloaded from hereIt Works Perfectly but in some device i got the message "libvideokit.so load Fail" and then crash the application
any solution for this ?Thanking you in advance
-
How to set max bitrate and max frame rate in ffmpeg ?
28 août 2014, par Swapnil DalviI am using ffmpeg to convert my mp4 format video with Specific set values :
"audio_bitrate" : 128,
"audio_sample_rate" : 44100,
"height" : 720,
"width" : 1280,
"max_frame_rate" : 30,
"max_video_bitrate" : 1500
How to set limit to frame rate and bitrate ?
I want to know how to write command with these limitations ?thanks in advance
-
Uploaded video screen capture using ffmpeg [closed]
27 janvier 2013, par Mudit DugarI need to capture frames of user's uploaded videos. i just came to know that ffmpeg does that.Please provide me detailed installation instruction of ffmpeg on my linux server .i just have info to login into ssh via putty. Also what are the softwares i need to install.does ffmpeg player includes in the installation process.
Thanks in advance