
Recherche avancée
Médias (1)
-
MediaSPIP Simple : futur thème graphique par défaut ?
26 septembre 2013, par
Mis à jour : Octobre 2013
Langue : français
Type : Video
Autres articles (68)
-
Other interesting software
13 avril 2011, parWe don’t claim to be the only ones doing what we do ... and especially not to assert claims to be the best either ... What we do, we just try to do it well and getting better ...
The following list represents softwares that tend to be more or less as MediaSPIP or that MediaSPIP tries more or less to do the same, whatever ...
We don’t know them, we didn’t try them, but you can take a peek.
Videopress
Website : http://videopress.com/
License : GNU/GPL v2
Source code : (...) -
D’autres logiciels intéressants
12 avril 2011, parOn ne revendique pas d’être les seuls à faire ce que l’on fait ... et on ne revendique surtout pas d’être les meilleurs non plus ... Ce que l’on fait, on essaie juste de le faire bien, et de mieux en mieux...
La liste suivante correspond à des logiciels qui tendent peu ou prou à faire comme MediaSPIP ou que MediaSPIP tente peu ou prou à faire pareil, peu importe ...
On ne les connais pas, on ne les a pas essayé, mais vous pouvez peut être y jeter un coup d’oeil.
Videopress
Site Internet : (...) -
Possibilité de déploiement en ferme
12 avril 2011, parMediaSPIP peut être installé comme une ferme, avec un seul "noyau" hébergé sur un serveur dédié et utilisé par une multitude de sites différents.
Cela permet, par exemple : de pouvoir partager les frais de mise en œuvre entre plusieurs projets / individus ; de pouvoir déployer rapidement une multitude de sites uniques ; d’éviter d’avoir à mettre l’ensemble des créations dans un fourre-tout numérique comme c’est le cas pour les grandes plate-formes tout public disséminées sur le (...)
Sur d’autres sites (8907)
-
How can I synchronize a method call with alsa playback ?
23 novembre 2015, par modwizcodeI’m trying to write a program that will synchronize lights to playback of a basic wav file. I’ve struggled through all the alsa docs, the source for ffplay.c and searched around on the internet, but it’s difficult to figure out how to do what seems like a common and simple task.
Basically I want to do two things, the first is to read keypress events while the audio is playing and store the offsets in a file. The second is take those queue files and load them later, this time on a different audio device like a raspberry pi.
I’m struggling with how to first account for the latency in the initial capture of the offset positions and then how to handle that latency when I playback on a completely different hardware device.
I know
snd_pcm_delay()
is used by the ffmpeg suite to deal with some of this, but I’m really struggling with even the basic technique. It’s not a complicated playback mechanism, just a blocking write in a loop.I’d post some code, but I don’t have it with me at the moment and it’s just a mess of the current hacks that aren’t working.
-
vulkan_decode : add STORAGE flag to output images
18 avril, par Lynne -
Batch Convert all .MOV in a directory to mp4s
6 mars, par anjchangJust downloaded a whole bunch of videos from my phone to desktop. How to convert all the .MOV files in a directory to mp4s quickly, using ffmpeg.