
Recherche avancée
Médias (1)
-
The Slip - Artworks
26 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Texte
Autres articles (32)
-
Participer à sa traduction
10 avril 2011Vous pouvez nous aider à améliorer les locutions utilisées dans le logiciel ou à traduire celui-ci dans n’importe qu’elle nouvelle langue permettant sa diffusion à de nouvelles communautés linguistiques.
Pour ce faire, on utilise l’interface de traduction de SPIP où l’ensemble des modules de langue de MediaSPIP sont à disposition. ll vous suffit de vous inscrire sur la liste de discussion des traducteurs pour demander plus d’informations.
Actuellement MediaSPIP n’est disponible qu’en français et (...) -
Publier sur MédiaSpip
13 juin 2013Puis-je poster des contenus à partir d’une tablette Ipad ?
Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir -
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 (6093)
-
AVPlayer HTTP Live Streaming support
2 novembre 2023, par embed_developi have an app that converts RTSP to HLS using ffmpeg lib. Since ffmpeg has 2 codecs for HEVC - HEVC native and libx265, my question is does iOS AVPlayer supports libx265 ?


I tried to transcode my rtsp stream from native to libx265 and to play it on AVPlayer but i didn't have playback. When i returned to -c:v copy, copying of the native codec, it worked fine. Same question for libx264.


Also is low latency hls supported for apple with using ffmpeg for configuring it ?


-
Convert ProRes codec to H.264 format with ffmpeg
30 juin 2023, par Samir AhamadCan i change .mov Apple ProRes 422 codec to H.264 format without losing video quality with ffmpeg ?


File size may be greater than 5GB.


I am trying to get the solution to convert video without losing its quality.
output format should be .mov.


-
Revision f600b50a6e : Fix avx builds on macosx with clang 5.0. The macosx release of clang v5.0 ident
9 avril 2014, par Tom FineganChanged Paths :
Modify /vp9/common/x86/vp9_subpixel_8t_intrin_avx2.c
Fix avx builds on macosx with clang 5.0.The macosx release of clang v5.0 identifies itself as :
Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)This version of clang uses the older _mm_broadcastsi128_si256, like
v3.3, as given away in the LLVM svn version above.Change-Id : I4d6d59d5454efd57d2ae9e75f5eb7486af7cbd0c