
Recherche avancée
Médias (1)
-
MediaSPIP Simple : futur thème graphique par défaut ?
26 septembre 2013, par
Mis à jour : Octobre 2013
Langue : français
Type : Video
Autres articles (47)
-
Support audio et vidéo HTML5
10 avril 2011MediaSPIP utilise les balises HTML5 video et audio pour la lecture de documents multimedia en profitant des dernières innovations du W3C supportées par les navigateurs modernes.
Pour les navigateurs plus anciens, le lecteur flash Flowplayer est utilisé.
Le lecteur HTML5 utilisé a été spécifiquement créé pour MediaSPIP : il est complètement modifiable graphiquement pour correspondre à un thème choisi.
Ces technologies permettent de distribuer vidéo et son à la fois sur des ordinateurs conventionnels (...) -
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 (7057)
-
ffmpeg Unrecognized option...Error splitting the argument list : Option not found
13 juillet 2013, par Ian ZaneThis is probably a pretty simple question for those of you who use ffmpeg, but I'm very new at it, and I'm using it on Windows, which apparently isn't the norm.
From cmd, with my environment variable set at my ffmpeg install directory, I'm running
ffmpeg -i C:\Users\Me\Videos\InputVideo.wmv
-vcodec libx264 -acodec aacenc C:\Users\Me\Desktop\OutputVideo.mp4(My actual script doesn't have a line break, I just put that there to make reading easier)
and ffmpeg is throwing
Unrecognized option 'i C:\Users\Me\Videos\InputVideo.wmv
-vcodec libx264 -acodec aacenc C:\Users\Me\Desktop\OutputVideo.mp4'.
Error splitting the argument list: Option not found.Is something wrong with my script ? Am I calling an encoder that isn't currently on my machine ? Is it something to do with the file paths ?
Thanks for the help, everyone.
-
Revision c94b17f4b2 : Pruned subpel search for speed 3. Adds code to return an integer cost list for
23 septembre 2014, par Deb MukherjeeChanged Paths :
Modify /vp9/encoder/vp9_mcomp.c
Modify /vp9/encoder/vp9_mcomp.h
Modify /vp9/encoder/vp9_speed_features.c
Pruned subpel search for speed 3.Adds code to return an integer cost list for NSTEP search. Then
uses it for pruned subpel search in speed 3.derf : -0.06%
Speed on mobcal 720p increaes from 10.28 fps to 10.65 fps.
[Subject to further testing].Change-Id : Ib591382d25b2c11bcaba9d3a27a93a9d1ab27a96
-
Revision f34d728717 : test/tools_common.sh : Add support for dumping list of tests. Via new command li
19 septembre 2014, par Tom FineganChanged Paths :
Modify /test/tools_common.sh
test/tools_common.sh : Add support for dumping list of tests.Via new command line argument —list-tests.
Change-Id : I0f12d10b49c14f5f68aafd5bc45362b1ea4f361f