
Recherche avancée
Médias (1)
-
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 (107)
-
MediaSPIP v0.2
21 juin 2013, parMediaSPIP 0.2 est la première version de MediaSPIP stable.
Sa date de sortie officielle est le 21 juin 2013 et est annoncée ici.
Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
Comme pour la version précédente, il est nécessaire d’installer manuellement l’ensemble des dépendances logicielles sur le serveur.
Si vous souhaitez utiliser cette archive pour une installation en mode ferme, il vous faudra également procéder à d’autres modifications (...) -
Multilang : améliorer l’interface pour les blocs multilingues
18 février 2011, parMultilang est un plugin supplémentaire qui n’est pas activé par défaut lors de l’initialisation de MediaSPIP.
Après son activation, une préconfiguration est mise en place automatiquement par MediaSPIP init permettant à la nouvelle fonctionnalité d’être automatiquement opérationnelle. Il n’est donc pas obligatoire de passer par une étape de configuration pour cela. -
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 (...)
Sur d’autres sites (6234)
-
Merge commit ’b4dd424d96f09f9bafb88e47f37df65dc4529143’
13 mars 2014, par Michael NiedermayerMerge commit ’b4dd424d96f09f9bafb88e47f37df65dc4529143’
* commit ’b4dd424d96f09f9bafb88e47f37df65dc4529143’ :
Remove all SPARC architecture optimizationsConflicts :
Makefile
configure
libavcodec/sparc/dsputil_vis.c
libavcodec/sparc/dsputil_vis.h
libavcodec/sparc/hpeldsp_vis.c
libavcodec/sparc/simple_idct_vis.c
libavcodec/sparc/vis.h
libswscale/sparc/yuv2rgb_vis.c
libswscale/swscale_internal.hIf someone wants to maintain these (or other) SPARC optimizations, please
contact me or ffmpeg-devel.
I am happy to revert this removial if theres someone considering to
maintain this code.Merged-by : Michael Niedermayer <michaelni@gmx.at>
- [DH] Makefile
- [DH] arch.mak
- [DH] configure
- [DH] doc/optimization.txt
- [DH] libavcodec/avcodec.h
- [DH] libavcodec/dsputil.c
- [DH] libavcodec/dsputil.h
- [DH] libavcodec/hpeldsp.c
- [DH] libavcodec/hpeldsp.h
- [DH] libavcodec/sparc/Makefile
- [DH] libavcodec/sparc/dsputil_vis.c
- [DH] libavcodec/sparc/dsputil_vis.h
- [DH] libavcodec/sparc/hpeldsp_vis.c
- [DH] libavcodec/sparc/simple_idct_vis.c
- [DH] libavcodec/sparc/vis.h
- [DH] libavcodec/version.h
- [DH] libswscale/sparc/Makefile
- [DH] libswscale/sparc/yuv2rgb_vis.c
- [DH] libswscale/swscale_internal.h
- [DH] libswscale/yuv2rgb.c
-
problem compiling ffmpeg for iFrameExtractor
11 septembre 2012, par Robin RyeI'm trying to compile the ffmpeg by using the make and build files in iFrameExtractor example. firstly i tried to follow the readme file on the github, which only says to run the
./build_universal
in ffmpeg folder. it did not worki then tried to follow the info in INSTALL without success. i then tried doing the stuff in INSTALL followed by the
./build_universal
which didn't work. All the *.a files that are imported to the project exists until the end of the build sequence. when the lipo commands in build_universal are run, which i guess concat the .a files for the different architectures(?). anyhow these leave the following errors :lipo: specifed architecture type (armv6) for file (armv6/libavcodec.a) does not match it's cputype (16777223) and cpusubtype (3) (should be cputype (12) and cpusubtype (6))
lipo: specifed architecture type (armv6) for file (armv6/libavdevice.a) does not match it's cputype (16777223) and cpusubtype (3) (should be cputype (12) and cpusubtype (6))
lipo: specifed architecture type (armv6) for file (armv6/libavformat.a) does not match it's cputype (16777223) and cpusubtype (3) (should be cputype (12) and cpusubtype (6))
lipo: specifed architecture type (armv6) for file (armv6/libavutil.a) does not match it's cputype (16777223) and cpusubtype (3) (should be cputype (12) and cpusubtype (6))
lipo: specifed architecture type (armv6) for file (armv6/libswscale.a) does not match it's cputype (16777223) and cpusubtype (3) (should be cputype (12) and cpusubtype (6))i can get the project to compile for simulator if i only use
./build_armv7
but if i run the universal the .a files are removed in the end. and only using doesn't work to build for iphone 4 . -
building MobileVLC -> armc7 + ffmpeg issue
28 septembre 2012, par ShamilI'm trying to build MobileVLC on OS X Lion, against iOS SDK 5.0. So far, no dice.
Followed the given instructions, however, build stops and fails here :
[info] Building contrib for iOS in '/Users/shamil/Documents/MobileVLC/ImportedSources/vlc/contrib-builddir-ios-i686-apple-darwin10Current log :
./buildMobileVLC.sh -s
[info] Preparing build dirs
[info] Building
[info] Building vlc
[info] Building libvlc for the iOS
[info] Using i386 with SDK version 4.2
[info] Building contrib for iOS in '/Users/shamil/Documents/MobileVLC/ImportedSources/vlc/contrib-builddir-ios-i686-apple-darwin10'The error is given as follows :
make[1]: *** [.ffmpeg] Error 1
make: *** [using-src] Error 2/ImportedSources/vlc/contrib-builddir-ios-arm-apple-darwin10/build-src/ffmpeg/config.log tells me :
ld: warning: directory not found for option 'L/Users/shamil/Documents/MobileVLC/ImportedSources/vlc/contrib-ios-arm-apple-darwin10/lib'
ld: warning: directory not found for option '-L/Users/shamil/Documents/MobileVLC/ImportedSources/vlc/contrib-ios-arm-apple-darwin10/lib'
**ld: in /usr/lib/system/libcache.dylib, missing required architecture armv7 in file for architecture armv7**
collect2: ld returned 1 exit status
C compiler test failed.I've bolded the one which I think is causing it to fail. Now - how do I fix THIS error ?