
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 (49)
-
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
-
Creating farms of unique websites
13 avril 2011, parMediaSPIP 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" (...) -
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 (6863)
-
Revision e8a967d960 : Merge "Adaptive motion search control"
13 septembre 2013, par Jingning HanChanged Paths :
Modify /vp9/encoder/vp9_onyx_if.c
Modify /vp9/encoder/vp9_onyx_int.h
Merge "Adaptive motion search control" -
Export each minute of MP3 into separate WAV
29 août 2013, par BenThis is definitely a strange question but I'm looking for a way to split an mp3 mix of 60 minutes into 60 separate 1 minute long wav files to use with an audio fingerprinting API like Echonest.
Is this possible in a single ffmpeg command or would I have to run multiple iterations of ffmpeg with a the following values :
-ss is the startpoint in seconds.
t is the duration in seconds.
-
Does H.264 standard allow separate luma and chroma QP control in Baseline Profile ?
28 août 2013, par Bhaskar DeyAlthough the wikipedia article states that separate luma and chroma QP (quantization parameter) is only supported in High profiles, I didn't find any supporting reference. At least, Rec. ITU-T H.264 (04/2013) section A.2.1 does not mention any such limitation for the Baseline Profile.
Any comment in this regard would be of great help.