
Recherche avancée
Autres articles (28)
-
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 -
Contribute to a better visual interface
13 avril 2011MediaSPIP is based on a system of themes and templates. Templates define the placement of information on the page, and can be adapted to a wide range of uses. Themes define the overall graphic appearance of the site.
Anyone can submit a new graphic theme or template and make it available to the MediaSPIP community. -
Des sites réalisés avec MediaSPIP
2 mai 2011, parCette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page.
Sur d’autres sites (4917)
-
ffmpeg- Windows server 2008
6 novembre 2016, par Rafael Maires Rangelboa noite
instalei o ffmpeg no windows server 2008 32 bits, porem ele não executa. Existe alguma biblioteca que devo instalar ?O erro é este :
ffmpeg.exe - Ponto de entrada não encontradoNão foi possível localizar o ponto de entrada do procedimento GetNumaNodeProcessorMaskEx na biblioteca de vínculo dinâmico KERNEL32.dll.
-
stdint.h fixes for MSVS 2005/2008
18 janvier 2017, par Erik de Castro Lopostdint.h fixes for MSVS 2005/2008
This adds a new msvc2005_int.h header file which is "force included"
as needed by the MSVS project file.Patch-from : lvqcl <lvqcl.mail@gmail.com>
- [DH] examples/c/decode/file/example_c_decode_file.vcproj
- [DH] examples/c/encode/file/example_c_encode_file.vcproj
- [DH] examples/cpp/decode/file/example_cpp_decode_file.vcproj
- [DH] examples/cpp/encode/file/example_cpp_encode_file.vcproj
- [DH] include/FLAC/ordinals.h
- [DH] include/share/Makefile.am
- [DH] include/share/compat.h
- [DH] src/flac/flac.vcproj
- [DH] src/flac/iffscan.vcproj
- [DH] src/libFLAC++/libFLAC++_dynamic.vcproj
- [DH] src/libFLAC++/libFLAC++_static.vcproj
- [DH] src/libFLAC/libFLAC_dynamic.vcproj
- [DH] src/libFLAC/libFLAC_static.vcproj
- [DH] src/metaflac/metaflac.vcproj
- [DH] src/share/getopt/getopt_static.vcproj
- [DH] src/share/grabbag/grabbag_static.vcproj
- [DH] src/share/replaygain_analysis/replaygain_analysis_static.vcproj
- [DH] src/share/replaygain_synthesis/replaygain_synthesis_static.vcproj
- [DH] src/share/utf8/utf8_static.vcproj
- [DH] src/share/win_utf8_io/win_utf8_io_static.vcproj
- [DH] src/test_grabbag/cuesheet/test_cuesheet.vcproj
- [DH] src/test_grabbag/picture/test_picture.vcproj
- [DH] src/test_libFLAC++/test_libFLAC++.vcproj
- [DH] src/test_libFLAC/test_libFLAC.vcproj
- [DH] src/test_libs_common/test_libs_common_static.vcproj
- [DH] src/test_seeking/test_seeking.vcproj
- [DH] src/test_streams/test_streams.vcproj
- [DH] src/utils/flacdiff/flacdiff.vcproj
- [DH] src/utils/flactimer/flactimer.vcproj
-
ffmpeg .libs windows visual studio 2008
10 mars 2018, par DM1974I’ve downloaded the latest version of FFMPEG dev libraries, which include all the .libs etc
I’ve created an MFC dialogue application in visual studio 2008 and setup all the dependencies as per Use FFmpeg in Visual Studio.However, I’m getting the lnk2019 issue, unresolved external symbol _avcodec_register_all referenced in funtion...
I included the extern C at the top of my programme and setup the additional included directories...
Can anyone help please ?
Thanks !