
Advanced search
Medias (1)
-
The pirate bay depuis la Belgique
1 April 2013, by
Updated: April 2013
Language: français
Type: Picture
Other articles (15)
-
Creating farms of unique websites
13 April 2011, byMediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
This allows (among other things): implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...) -
Demande de création d’un canal
12 March 2010, byEn fonction de la configuration de la plateforme, l’utilisateur peu avoir à sa disposition deux méthodes différentes de demande de création de canal. La première est au moment de son inscription, la seconde, après son inscription en remplissant un formulaire de demande.
Les deux manières demandent les mêmes choses fonctionnent à peu près de la même manière, le futur utilisateur doit remplir une série de champ de formulaire permettant tout d’abord aux administrateurs d’avoir des informations quant à (...) -
La sauvegarde automatique de canaux SPIP
1 April 2010, byDans 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 (...)
On other websites (4955)
-
How to join two videos containing audio as well using Python? [on hold]
5 January 2018, by Sarthak AgarwalI have to join two videos (contains audio as well). The second video has to be appended to the first after some adjustment (ie. some movement in XY axis, so that the second video appears to seamlessly/continuously join the first one). OpenCV is essentially a computer vision library, and does not support audio. I have to use python for that. How to go about it? Please help me out here? Thanks in advance.
-
Using and updating a java Surface object on the native side
24 April 2016, by Juan Manuel González OteroI would like to know how to send a SURFACE object generated in the java side to my native source, and how to interact with this surface object once there in order to draw frames on it? Does anyone know any link to a sample code doing something similar to what I’ve just described?
Thank you in advance
-
Looking for a solution to create a transparent video with images in a given frames
8 June 2012, by RakeshSI am looking for a various option to do the following in Linux OS (either FFMPEG or MENCODER):
- Able to create a dummy (yes no data) transparent video for a given length (say 2 mins)
- Able to insert transparent images in a given frames (from 4-5, 20-22, etc) in the above video.
- Want output either in MOV or uncompressed AVI format.
Any help is highly appreciated.
Thanks in advance.