
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 (47)
-
Les autorisations surchargées par les plugins
27 avril 2010, parMediaspip core
autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs -
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 -
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 : (...)
Sur d’autres sites (9678)
-
dxva2_h264 : fix slice offset in long slice structs
23 mars 2015, par Hendrik Leppkes -
dxva2_h264 : fix slice offset in long slice structs
23 mars 2015, par Hendrik Leppkes -
How to remove long silent and unchanged video sections with ffmpeg ?
18 mars 2015, par samuiraiI want to identify areas in a
.mp4
(H264 + AAC) video that are silent and unchanged frames and cut them out.
Of course there would be some fine-tuning regarding thresholds and algorithms to measure unchanged frames.- My problem is more general, regarding how I would go about automating this ?
- Is it possible to solve this with
ffmpeg
? (preferably with C or python) - How can I programatically analyse the audio ?
- How can I programatically analyse video frames ?