
Recherche avancée
Médias (91)
-
Richard Stallman et le logiciel libre
19 octobre 2011, par
Mis à jour : Mai 2013
Langue : français
Type : Texte
-
Stereo master soundtrack
17 octobre 2011, par
Mis à jour : Octobre 2011
Langue : English
Type : Audio
-
Elephants Dream - Cover of the soundtrack
17 octobre 2011, par
Mis à jour : Octobre 2011
Langue : English
Type : Image
-
#7 Ambience
16 octobre 2011, par
Mis à jour : Juin 2015
Langue : English
Type : Audio
-
#6 Teaser Music
16 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Audio
-
#5 End Title
16 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Audio
Autres articles (107)
-
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. -
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 (...) -
Other interesting software
13 avril 2011, parWe don’t claim to be the only ones doing what we do ... and especially not to assert claims to be the best either ... What we do, we just try to do it well and getting better ...
The following list represents softwares that tend to be more or less as MediaSPIP or that MediaSPIP tries more or less to do the same, whatever ...
We don’t know them, we didn’t try them, but you can take a peek.
Videopress
Website : http://videopress.com/
License : GNU/GPL v2
Source code : (...)
Sur d’autres sites (16834)
-
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 !
-
ffmpeg.exe : Missing MFPlat.dll in Windows Server 2008 R2
15 avril 2021, par Shyam NarayanI am using ffmpeg to convert .m3u8 playlist to single mp4 file.
I download the Windows EXE Files from http://ffmpeg.org/download.html#build-windows successfully.
But when I open the ffmpeg.exe, an error message appears that says MFPlat.dll is missing.