
Recherche avancée
Autres articles (55)
-
List of compatible distributions
26 avril 2011, parThe table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...) -
Personnaliser en ajoutant son logo, sa bannière ou son image de fond
5 septembre 2013, parCertains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;
-
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
Sur d’autres sites (6343)
-
MAINTAINERS : add myself to the general developers list
30 juin 2024, par Fei Wang -
doc/APIchanges : Document addition of list BSF API in lavc
16 août 2016, par Jan Sebechlebsky -
How do I get codec list supported by android device with react-native ?
10 novembre 2023, par Atul TiwareeI'm making a video converter app using react-native and want to compress videos problem arrives, like video downloaded from youtube in 4k are av1 encoded the device that does not have av1 hardware accelerated encoder or simply software based av1 encoder won't be able to convert, so I want to tell user this prior to conversion


For this I want list of codec supported by user's device so that I can provide a good user experience


I searched for codec lists for react native but not found anything