
Recherche avancée
Autres articles (40)
-
Contribute to translation
13 avril 2011You can help us to improve the language used in the software interface to make MediaSPIP more accessible and user-friendly. You can also translate the interface into any language that allows it to spread to new linguistic communities.
To do this, we use the translation interface of SPIP where the all the language modules of MediaSPIP are available. Just subscribe to the mailing list and request further informantion on translation.
MediaSPIP is currently available in French and English (...) -
HTML5 audio and video support
13 avril 2011, parMediaSPIP uses HTML5 video and audio tags to play multimedia files, taking advantage of the latest W3C innovations supported by modern browsers.
The MediaSPIP player used has been created specifically for MediaSPIP and can be easily adapted to fit in with a specific theme.
For older browsers the Flowplayer flash fallback is used.
MediaSPIP allows for media playback on major mobile platforms with the above (...) -
De l’upload à la vidéo finale [version standalone]
31 janvier 2010, parLe chemin d’un document audio ou vidéo dans SPIPMotion est divisé en trois étapes distinctes.
Upload et récupération d’informations de la vidéo source
Dans un premier temps, il est nécessaire de créer un article SPIP et de lui joindre le document vidéo "source".
Au moment où ce document est joint à l’article, deux actions supplémentaires au comportement normal sont exécutées : La récupération des informations techniques des flux audio et video du fichier ; La génération d’une vignette : extraction d’une (...)
Sur d’autres sites (3860)
-
Merge commit ’c4bfa098072ba338d83555d6e2199f7e1e64ffff’
19 septembre 2013, par Michael NiedermayerMerge commit ’c4bfa098072ba338d83555d6e2199f7e1e64ffff’
* commit ’c4bfa098072ba338d83555d6e2199f7e1e64ffff’ :
Add a WebP decoderConflicts :
Changelog
doc/general.texi
libavcodec/Makefile
libavcodec/avcodec.h
libavcodec/version.h
libavformat/img2.cThe previously existing webp decoder is disabled as the new
one supports lossless mode and alpha while the previous does not.Merged-by : Michael Niedermayer <michaelni@gmx.at>
-
Visual Studio & ffmpeg : Building FFmpeg in visual studio - 'ffmpeg.obj'
11 mai 2021, par Simba_cl25I am new here and I am trying to link ffmpeg with visual studio following some guides like :




I added librairies in the project propreties :


- 

- In C/C++ —> General —> Additional Include Directories
- In Linker —> General —> Additional Library Directories
- In Linker —> Input —> Additional Dependencies








But I have encountered the following problem :




Error LNK1104 cannot open file 'ffmpeg.obj'




I tried to add double quotes around path of the libraries but it hasn't changed the outcome.


Nevertheless, I can't find anything about 'ffmpeg.obj'
What is this file ? What could I change to avoid this error ?


-
avs2 : correct avs2 description
7 août 2018, par hwren