
Recherche avancée
Autres articles (41)
-
Les autorisations surchargées par les plugins
27 avril 2010, parMediaspip core
autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs -
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 (...) -
Librairies et binaires spécifiques au traitement vidéo et sonore
31 janvier 2010, parLes logiciels et librairies suivantes sont utilisées par SPIPmotion d’une manière ou d’une autre.
Binaires obligatoires FFMpeg : encodeur principal, permet de transcoder presque tous les types de fichiers vidéo et sonores dans les formats lisibles sur Internet. CF ce tutoriel pour son installation ; Oggz-tools : outils d’inspection de fichiers ogg ; Mediainfo : récupération d’informations depuis la plupart des formats vidéos et sonores ;
Binaires complémentaires et facultatifs flvtool2 : (...)
Sur d’autres sites (6863)
-
src/flac/decode.c : Decode WAVEFORMATEXTENSIBLE_CHANNEL_MASK.
27 avril 2014, par Erik de Castro Lopo -
compile ffmpeg for android [PAID]
2 juin 2018, par Rafael LimaI’m 100% sure this is not the place for that and many people will downvote it but i’ve already posted this request in specific foruns and still no answer
I’m willing to pay for someone able to compile ffmpeg for android
I’ve been developing an app using ffmpeg binaries provided by an user on github, on the final phase of development i discover those binaries are not able to do some things i need because they were compiled without some specific flags
I spent unsucessfully the last 20 days following tutorials about compile ffmpeg for android
the flags i need are
--enable-libfreetype \
--enable-libfontconfig \
--enable-zlib \
--enable-libmp3lame \
--enable-libopus \
--enable-libx264 \ or --enable-openh264 \
--enable-static \
--enable-ffmpeg \
--enable-librtmp \
--enable-pic \
--disable-doc \
--disable-sharedif you think you able to do it please contact me at my e-mail ragpl07@gmail.com
-
libFLAC : Fix memory leak
22 août 2015, par Erik de Castro Lopo