
Recherche avancée
Médias (1)
-
The pirate bay depuis la Belgique
1er avril 2013, par
Mis à jour : Avril 2013
Langue : français
Type : Image
Autres articles (26)
-
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 (...) -
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 -
L’utiliser, en parler, le critiquer
10 avril 2011La première attitude à adopter est d’en parler, soit directement avec les personnes impliquées dans son développement, soit autour de vous pour convaincre de nouvelles personnes à l’utiliser.
Plus la communauté sera nombreuse et plus les évolutions seront rapides ...
Une liste de discussion est disponible pour tout échange entre utilisateurs.
Sur d’autres sites (4870)
-
Additional : Add validation rule for mobile number of Russia Federatio…
6 novembre 2018, par jehadjaAdditional : Add validation rule for mobile number of Russia Federation (#2207)
-
How to use mobile-ffmpeg and shared library (.so) ffmpeg together ?
3 février 2021, par Рябчиков АлександрI have problem with using aar mobile-ffmpeg (https://github.com/tanersener/mobile-ffmpeg) and build .so library ffmpeg for oboe (Android NDK), when I try to use them together I get this error
by : java.lang.UnsatisfiedLinkError : dlopen failed : cannot locate symbol "avpriv_init_elbg" referenced by ... ==/lib/x86/libavfilter.so"


If I disable one of this, everything works.


Thanks.


-
how to encode videos for the web and mobile phones using ffmpeg
3 février 2012, par Arnar YngvasonI'm running a website where users can upload their videos and they are all trancoded to the same format (mp4 a.t.m.). Up until now I've been using zencoder (transcoding as a service). But I want to start transcoding the videos on my own server.
What I would like to know is :
- Which formats should I transcode to and which sizes are needed for the videos to play on most mobile phones ?
- Do I actually need webm ?
- Which is better : CRF or VRF ?
- I would like the videos to have the same bitrate/quality as the originals. Can I set a max ?
- Is there a max bitrate I should not exceed if I want to videos to play everywhere ?
If someone would be so kind to write down the commands I need and explain how they work and what they do, I would be very thankful :)