
Recherche avancée
Autres articles (54)
-
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 -
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. -
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 (...)
Sur d’autres sites (9878)
-
stdatomic/win32 : only include the lean windows headers to avoid conflicts
4 avril 2017, par Hendrik Leppkes -
Syntax error python windows mp4dash.py
7 avril 2017, par MSaudiI’m trying to encode video using mp4dash on windows 7. Downloaded sdk and after running the command :
mp4dash --widevine-header provider:widevine_test#content_id:2a --encryption-key 90351951686b5e1ba222439ecec1f12a:0a237b0752cbf1a827e2fecfb87479a2 vid_bigbuckbunny2.mp4
I get Syntax error at this line :
print 'Parsing media file', str(file_list_index)+':', GetMappedFileName(media_file)
-
Building Ffmpeg for Android [Windows 8]
20 avril 2017, par samir.k433I’m following this roman10.net article about Building FfmPeg in Android.
In step 2, I change the NDK path accordingly, but it doesn’t build as e, it shows errors like./configure : line 3305 : SLIBNAME_WITH_MAJOR : command not found.
./configure : line 3306 : LIB_INSTALL_EXTRA_CMD : command not found.