
Recherche avancée
Médias (1)
-
Bug de détection d’ogg
22 mars 2013, par
Mis à jour : Avril 2013
Langue : français
Type : Video
Autres articles (76)
-
MediaSPIP v0.2
21 juin 2013, parMediaSPIP 0.2 is the first MediaSPIP stable release.
Its official release date is June 21, 2013 and is announced here.
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 (...) -
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. -
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 (10177)
-
flac : Fix for https://sourceforge.net/p/flac/bugs/425/
17 février 2015, par Erik de Castro Lopoflac : Fix for https://sourceforge.net/p/flac/bugs/425/
* flac/encode.c : Validate num_tracks field of cuesheet.
* libFLAC/stream_encoder.c : Add check for a NULL pointer.
* flac/encode.c : Improve bounds checking. -
Fixed problem with the input selectors using the deprecated jQuery selector extensions. http://bugs.jquery.com/ticket/9400
30 août 2012, par Furkan Tufekcim js/jquery.fileupload.js Fixed problem with the input selectors using the deprecated jQuery selector extensions. http://bugs.jquery.com/ticket/9400
-
AS3 mp4 save file
18 février 2015, par AndreiI would like to save an mp4 file using AS3 to a user selected directory.
mp4 is a big file and I would like to download a part of the file (for instance 10 sec) and save to local directory.Does anyone know a solution for this ?
I found a solution that uses ffmpeg that may be compiled as swf and then used from AS3, but not sure how to send the stream from Flash to ffmpeg.
Thanks for helping.