
Recherche avancée
Autres articles (46)
-
L’espace de configuration de MediaSPIP
29 novembre 2010, parL’espace de configuration de MediaSPIP est réservé aux administrateurs. Un lien de menu "administrer" est généralement affiché en haut de la page [1].
Il permet de configurer finement votre site.
La navigation de cet espace de configuration est divisé en trois parties : la configuration générale du site qui permet notamment de modifier : les informations principales concernant le site (...) -
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 (...)
-
Contribute to a better visual interface
13 avril 2011MediaSPIP is based on a system of themes and templates. Templates define the placement of information on the page, and can be adapted to a wide range of uses. Themes define the overall graphic appearance of the site.
Anyone can submit a new graphic theme or template and make it available to the MediaSPIP community.
Sur d’autres sites (8094)
-
Playing back video one frame at a time and saving a bitmap on android
7 septembre 2017, par TimmothI’m trying to achieve frame by frame playback of mp4 videos on Android with the ability of capturing and saving a chosen frame to an external storage device.
I have used VideoView and MediaController to playback a video and MediaMetadataRetriever to retrieve and save a frame as a bitmap however this solution does not give me the ability to step through the video one frame at a time nor does it allow me the accuracy i need of capturing a specific frame.
I have been reading up on how to cross compile FFMPEG for android and write a wrapper to give me a much larger range of video capabilities as i believe this is a viable route to go down. Unfortunately there is not much information out there on getting FFMPEG working on Android, and i couldn’t find anything helpful from the last few years.
My questions are
1) Am i missing something and does the android framework give this granular control over video playback ?2) Is it possible to use FFMPEG to playback a video frame by frame in a android application ?
3) Does anyone have any resource on compiling and using a recent version of FFMPEG on android 7 ?
-
lavd : drop QTKit indev
4 septembre 2017, par Clément Bœschlavd : drop QTKit indev
QTKit has been deprecated in favor of AVFoundation for years, and we
have an avfoundation input device. -
lavd : drop disabled v4l code
3 septembre 2017, par Clément Bœsch