
Recherche avancée
Médias (1)
-
Collections - Formulaire de création rapide
19 février 2013, par
Mis à jour : Février 2013
Langue : français
Type : Image
Autres articles (107)
-
MediaSPIP 0.1 Beta version
25 avril 2011, parMediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
The zip file provided here only contains the sources of MediaSPIP in its standalone version.
To get a working installation, you must manually install all-software dependencies on the server.
If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...) -
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. -
Supporting all media types
13 avril 2011, parUnlike most software and media-sharing platforms, MediaSPIP aims to manage as many different media types as possible. The following are just a few examples from an ever-expanding list of supported formats : images : png, gif, jpg, bmp and more audio : MP3, Ogg, Wav and more video : AVI, MP4, OGV, mpg, mov, wmv and more text, code and other data : OpenOffice, Microsoft Office (Word, PowerPoint, Excel), web (html, CSS), LaTeX, Google Earth and (...)
Sur d’autres sites (20121)
-
How Install ffmpeg using php ? and How to encode video using FFmpeg ? [on hold]
9 août 2019, par Navdeepsinh jethwaI want to encode videos using AV1 encoder with the use of ffmpeg ?
i have’t idea about that ? So please help me. if any have example please add.
Thanks In advance. -
How to extract MP4 seekpoints information from PHP/FFmpeg/MP4Box/Anything ?
22 octobre 2014, par user3052587Is it possible to extract the seekpoints/keyframes from a MP4 file in the following fashion :
Keyframe - Time Range (in seconds) - Offset (in bytes)
Example :
0 - 0s - 772621 - 0.5s - 144183
2 - 1s - 222965
3 - 1.5s - 293303
4 - 2s - 362199
5 - 2.5s - 431178
Thanks in advance.
-
Ffmpeg concat do not work with mp4 videos in C#.Net [duplicate]
16 juillet 2021, par Bhupendra S RaoI am trying A.mp4,B.mp4,C.mp4 files to be concated in sequence into D.mp4.


I tried variety of concat commands but its not working well, and audio , video are not synch.
Also D.mp4 is going large in size and time.


Pls provide a sample that can work on c#.Net.


Thanks in Advance
Bhupendra