
Recherche avancée
Autres articles (39)
-
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 (...) -
MediaSPIP v0.2
21 juin 2013, parMediaSPIP 0.2 is the first MediaSPIP stable release.
Its official release date is June 21, 2013 and is announced here.
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 (...) -
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 (2684)
-
ratecontrol : Use ticks_per_frame to calculate fps.
12 avril 2012, par Michael Niedermayerratecontrol : Use ticks_per_frame to calculate fps.
-
Is it possible to calculate the output file size before creating it using FFmpeg ?
17 février 2020, par PrabhakarI’m using FFmpeg to create an mp4 video from images. I use the following command to do that :
ffmpeg -framerate 30 -i inp_%d.jpg -s 1920x1080 -y -crf 10 output.mp4
Is it possible to calculate the size of the output.mp4 file before it is generated (before executing the above command) ?
-
Revision b19126b291 : Merge "Reduce the amount of extension in src frames"
9 septembre 2013, par Yaowu XuMerge "Reduce the amount of extension in src frames"