
Recherche avancée
Médias (91)
-
#3 The Safest Place
16 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Audio
-
#4 Emo Creates
15 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Audio
-
#2 Typewriter Dance
15 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Audio
-
#1 The Wires
11 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Audio
-
ED-ME-5 1-DVD
11 octobre 2011, par
Mis à jour : Octobre 2011
Langue : English
Type : Audio
-
Revolution of Open-source and film making towards open film making
6 octobre 2011, par
Mis à jour : Juillet 2013
Langue : English
Type : Texte
Autres articles (36)
-
La sauvegarde automatique de canaux SPIP
1er avril 2010, parDans le cadre de la mise en place d’une plateforme ouverte, il est important pour les hébergeurs de pouvoir disposer de sauvegardes assez régulières pour parer à tout problème éventuel.
Pour réaliser cette tâche on se base sur deux plugins SPIP : Saveauto qui permet une sauvegarde régulière de la base de donnée sous la forme d’un dump mysql (utilisable dans phpmyadmin) mes_fichiers_2 qui permet de réaliser une archive au format zip des données importantes du site (les documents, les éléments (...) -
Contribute to translation
13 avril 2011You can help us to improve the language used in the software interface to make MediaSPIP more accessible and user-friendly. You can also translate the interface into any language that allows it to spread to new linguistic communities.
To do this, we use the translation interface of SPIP where the all the language modules of MediaSPIP are available. Just subscribe to the mailing list and request further informantion on translation.
MediaSPIP is currently available in French and English (...) -
Contribute to documentation
13 avril 2011Documentation is vital to the development of improved technical capabilities.
MediaSPIP welcomes documentation by users as well as developers - including : critique of existing features and functions articles contributed by developers, administrators, content producers and editors screenshots to illustrate the above translations of existing documentation into other languages
To contribute, register to the project users’ mailing (...)
Sur d’autres sites (3939)
-
ffmpeg include error - github project
26 janvier 2015, par CroinzI am trying to compile (IDE:VS2008) the following project :
https://github.com/arpu/adscannerAs the project needs the ffmpeg libaries, I’ve downloaded the DEV version from here : http://ffmpeg.zeranoe.com/builds/
I’ve linked the library directions and added the headers to the include path.
Though I get the error message : ""ffmpeg/avcodec.h" : No such file or directory"
Thank you in advance
PS : I’ve tried both the 64bit and 32bit library, neither worked. But how can I figure it out weather the github project is using the 32bit or 64bit ffmpeg version ?
-
split mp4-videos with ffmpeg as acurate as possible
31 mai 2018, par atticusI’m trying to split a mp4-Video (Video-codec : h264 Audio-codec : mp3) with ffmpeg.
I know there are many other Threads here with similar issues but in my case I’m trying to be as accurate as possible. My first command wasffmpeg -ss <starttime> -i -to <duration> -c copy </duration></starttime>
As I lernt about the issue with the Keyframes I created a command like thisffmpeg -ss <starttime> -i -to <duration> -acodec copy -vcodec h264 </duration></starttime>
As I’ve seen in some Forums it is possible to handle the keyframe-issue by inserting manually Keyframes but I’ve found nothing about how exactly this could be done and weather it really helps.?
And how exact could it become if I re-encode the whole thing like in my second command and do I need to re-encode the audio Stream too ?EDIT : Or is it better to use the trim filter ?
PS.:As I’m new to this network I hope not to have created a duplicate and to have it sorted into the right section. (And apologize my English skills)
-
Anomalie #3371 : faille sécurité ? balise meta+refresh dans un champ d’article
5 janvier 2015, par Fabien AbbadieRastaPopoulos ♥ a écrit :
Sauf que le fait d’autoriser l’inscription ouverte est une fonctionnalité de la distribution par défaut, ce n’est pas un plugin. Donc la protection dans le cas où l’inscription est ouverte devrait aussi se trouver par défaut, pas en plugin. Ça doit aller ensemble.
D’autant plus qu’on se demande bien qui ferait cet usage si ce n’est dans une intention malveillante.