
Recherche avancée
Médias (91)
-
#3 The Safest Place
16 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Audio
-
#4 Emo Creates
15 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Audio
-
#2 Typewriter Dance
15 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Audio
-
#1 The Wires
11 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Audio
-
ED-ME-5 1-DVD
11 octobre 2011, par
Mis à jour : Octobre 2011
Langue : English
Type : Audio
-
Revolution of Open-source and film making towards open film making
6 octobre 2011, par
Mis à jour : Juillet 2013
Langue : English
Type : Texte
Autres articles (40)
-
Les tâches Cron régulières de la ferme
1er décembre 2010, parLa gestion de la ferme passe par l’exécution à intervalle régulier de plusieurs tâches répétitives dites Cron.
Le super Cron (gestion_mutu_super_cron)
Cette tâche, planifiée chaque minute, a pour simple effet d’appeler le Cron de l’ensemble des instances de la mutualisation régulièrement. Couplée avec un Cron système sur le site central de la mutualisation, cela permet de simplement générer des visites régulières sur les différents sites et éviter que les tâches des sites peu visités soient trop (...) -
Contribute to translation
13 avril 2011You can help us to improve the language used in the software interface to make MediaSPIP more accessible and user-friendly. You can also translate the interface into any language that allows it to spread to new linguistic communities.
To do this, we use the translation interface of SPIP where the all the language modules of MediaSPIP are available. Just subscribe to the mailing list and request further informantion on translation.
MediaSPIP is currently available in French and English (...) -
HTML5 audio and video support
13 avril 2011, parMediaSPIP uses HTML5 video and audio tags to play multimedia files, taking advantage of the latest W3C innovations supported by modern browsers.
The MediaSPIP player used has been created specifically for MediaSPIP and can be easily adapted to fit in with a specific theme.
For older browsers the Flowplayer flash fallback is used.
MediaSPIP allows for media playback on major mobile platforms with the above (...)
Sur d’autres sites (7199)
-
ffmpeg : convert and keep audio tracks
14 septembre 2014, par raxeri have some video files in H.264 codec and DTS audio.
My goal is to convert the audio tracks (mostly 2 tracks, english and german) to AAC, but i don’t want to lose the DTS audio tracks.I tried this command, but it only converts the tracks and replaces the DTS tracks
ffmpeg -i input.mkv -map 0 -c:v copy -c:a libfdk_aac -b:a 128k -c:s mov_text output.mp4
What should i do to have the DTS and AAC tracks in the output file ?
-
Evolution #4339 : Relancer les inscriptions en attente
4 novembre 2020, par b bMy bad, il n’y a rien à faire du côté du formulaire d’inscription, après test en 3.3 il ne génère pas d’erreur lors de la tentative de réinscription et renvoie bien le mail de confirmation.
cf le test sur le statut ’nouveau’ ici https://git.spip.net/spip/dist/src/branch/master/formulaires/inscription.php#L86
-
How to compile ffmpeg with librtmp for android in Vitamio 5.0 ?
17 décembre 2015, par Kadrii was using vitamio 4.2.2 but google send me a mail about vitamio libs including security backdoors. And says update vitamio version. But im using vitamio version which was compiled ffmpeg with librtmp android. Now i will use Vitamio 5.0 But How to find ffmpeg rtmp build or who can compile ffmpeg librtmp for Vitamio 5.0 ? Please help me