
Recherche avancée
Autres articles (105)
-
Participer à sa traduction
10 avril 2011Vous pouvez nous aider à améliorer les locutions utilisées dans le logiciel ou à traduire celui-ci dans n’importe qu’elle nouvelle langue permettant sa diffusion à de nouvelles communautés linguistiques.
Pour ce faire, on utilise l’interface de traduction de SPIP où l’ensemble des modules de langue de MediaSPIP sont à disposition. ll vous suffit de vous inscrire sur la liste de discussion des traducteurs pour demander plus d’informations.
Actuellement MediaSPIP n’est disponible qu’en français et (...) -
Personnaliser les catégories
21 juin 2013, parFormulaire de création d’une catégorie
Pour ceux qui connaissent bien SPIP, une catégorie peut être assimilée à une rubrique.
Dans le cas d’un document de type catégorie, les champs proposés par défaut sont : Texte
On peut modifier ce formulaire dans la partie :
Administration > Configuration des masques de formulaire.
Dans le cas d’un document de type média, les champs non affichés par défaut sont : Descriptif rapide
Par ailleurs, c’est dans cette partie configuration qu’on peut indiquer le (...) -
Publier sur MédiaSpip
13 juin 2013Puis-je poster des contenus à partir d’une tablette Ipad ?
Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir
Sur d’autres sites (14450)
-
Videoediting SDK C#
10 avril 2013, par user2265112I'm currently working on a project were i have to collect a videostream from a videoserver. This is done by the videoservers SDK where i get a videoclip output.
From this point i want to be able to cut at specific places in the videoclip or more specifically : trim out a specific part in the video.
This will be done for three videoclips and then i want to combine these videos into one wide-screen split-screen videoclip. You should be able to see clip1,clip2,clip3 simultaneously in one frame.As of now i have a solution for this where i pass arguments to ffmpeg. This works but are relatively slow and i don't get errormessages if something goes wrong. Well, i use a streamreader to get some info.
My question is : Is there a good well-documented library for C# i could use instead ? That ofcourse can provide the same functionality.
I have looked at directshow but that didn't help me to much. And avisynth has the problem that it doesn't generate its own videoclip, if im not mistaken ?Kind Regards.
-
Synchronizing screencasting (ffmpeg) and capturing from the webcam (OpenCV)
24 avril 2013, par lyubaAs from my previous questions, I am trying to build a simple eye tracker. Decided to start from a Linux version (run Ubuntu).
To complete this task one should organize screencasting and webcam capturing in such way that frames from both streams exactly match each other and there is the same number of frames in each of them totally.
Screencasting fps fully depends on the camera's fps, so each time we get the image from the webcam we can potentially grab a screen frame and stay happy. However, all the tools for the fast screencasting, like ffmpeg, for example, return the .avi file as the result and require the fps already known to be started.
From the other side, tools like Java+Robot or ImageMagick seem to require around 20ms to return the .jpg screenshot, which is pretty slow for the task. But they may be requested right after each time the webcam frame is grabbed and provide the needed synchronization.
So the sub-questions are :
- Does the USD camera's frame rate vary during a single session ?
- Are there any tools which provide fast screencasting frame by frame ?
- Is there any way to make ffmpeg push a new frame to the .avi file only when program initiates this request ?
For my task I may either use C++ or Java.
I am, actually, an interface designer, not the driver programmer, and this task seems to be pretty low-level. I would be grateful for any suggestion and tip !
-
x86/cpu : set avxslow cpuflag on btver2 CPUs
7 février 2016, par James Almer