
Recherche avancée
Autres articles (38)
-
Encoding and processing into web-friendly formats
13 avril 2011, parMediaSPIP automatically converts uploaded files to internet-compatible formats.
Video files are encoded in MP4, Ogv and WebM (supported by HTML5) and MP4 (supported by Flash).
Audio files are encoded in MP3 and Ogg (supported by HTML5) and MP3 (supported by Flash).
Where possible, text is analyzed in order to retrieve the data needed for search engine detection, and then exported as a series of image files.
All uploaded files are stored online in their original format, so you can (...) -
Menus personnalisés
14 novembre 2010, parMediaSPIP utilise le plugin Menus pour gérer plusieurs menus configurables pour la navigation.
Cela permet de laisser aux administrateurs de canaux la possibilité de configurer finement ces menus.
Menus créés à l’initialisation du site
Par défaut trois menus sont créés automatiquement à l’initialisation du site : Le menu principal ; Identifiant : barrenav ; Ce menu s’insère en général en haut de la page après le bloc d’entête, son identifiant le rend compatible avec les squelettes basés sur Zpip ; (...) -
Emballe médias : à quoi cela sert ?
4 février 2011, parCe plugin vise à gérer des sites de mise en ligne de documents de tous types.
Il crée des "médias", à savoir : un "média" est un article au sens SPIP créé automatiquement lors du téléversement d’un document qu’il soit audio, vidéo, image ou textuel ; un seul document ne peut être lié à un article dit "média" ;
Sur d’autres sites (5785)
-
Looking for program similar to ffprobe to interrogate images ?
4 octobre 2019, par jim slimmI need to probe a lot of images from a command line to see if they will open.
ffprobe is brilliant for multimedia but can anyone steer me in the direction of a similar process I can use for images and if the universe is answering my prayers for pdfs and documents
thanks a lot
-
Merge various Video and audio files with similar names
10 novembre 2019, par alou SSo I have downloaded various audio and video files separately from Youtube.
Now I want a .bat script to merge them all using ffmpeg.
All of the are in the same folder.
https://i.stack.imgur.com/2g4Li.pngAnd the output may be in another other created subfolder.
If possible also provide a brief explanation of the script. (I don’t know much batch scripting but very familiar with C++ and Python)
-
FFMpeg or Similar in Xamarin Android ? [closed]
13 janvier 2020, par Johannes GutenbergerOk, I tried to make a MP4 to MP3 Converter for my Android Device using Xamarin.
Well, I saw this before for Windows, But I found out, that FFMpeg wont work correctly on Xamarin / Android. Is there a way or a Version of this, wich I can use on Android to Convert mp4 to mp3, or is there another, similar Library/way, wich I can use on Android ?On Google, I only found a Solution for Windows / Mac, not Xamarin Android.
Thanks for your help.!