Recherche avancée

Médias (1)

Mot : - Tags -/book

Autres articles (53)

  • Personnaliser en ajoutant son logo, sa bannière ou son image de fond

    5 septembre 2013, par

    Certains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;

  • Ecrire une actualité

    21 juin 2013, par

    Présentez les changements dans votre MédiaSPIP ou les actualités de vos projets sur votre MédiaSPIP grâce à la rubrique actualités.
    Dans le thème par défaut spipeo de MédiaSPIP, les actualités sont affichées en bas de la page principale sous les éditoriaux.
    Vous pouvez personnaliser le formulaire de création d’une actualité.
    Formulaire de création d’une actualité Dans le cas d’un document de type actualité, les champs proposés par défaut sont : Date de publication ( personnaliser la date de publication ) (...)

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-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

Sur d’autres sites (8344)

  • ffmpeg encoding sample wanted ?

    24 juin 2015, par Rella

    I found this tutorial about ffmpeg the thing i do not get is how to encode video.

    can any one, please provide a tutorial.. with explanations for that ? (not that i dont get this official one but i’d love to see more comments)

  • Offline tracking in Matomo JavaScript Tracker – We need your feedback

    16 octobre 2020, par Matomo Core Team — Development, Uncategorized

    As part of our Matomo 4 release we are working on adding support for offline tracking using service workers (SW) and IndexedDB. An early version of this new feature is now available as part of our latest Matomo 4 beta and we now need your feedback to fix any outstanding issues.

    How does it work behind the scenes ?

    • The service worker caches the Matomo JavaScript tracker so if a user becomes offline on subsequent requests the JS tracker will be still loaded.
    • If a user is offline, any tracking request will be put into the local IndexedDB.
    • Once the user becomes online, all requests from the IndexedDB will be retried.

    How do I integrate offline tracking into my website or app ?

    Follow the steps in our FAQ on how to set up offline tracking

    We need your feedback

    We’d love to hear your feedback if this new feature is working for you or not. Simply leave a comment on the offline tracking issue and let us know if it worked for you, if something didn’t work, whether you miss any options or any other kind of feedback.

    Are you a service worker or IndexedDB pro ? We’d love if you could help us review our implementation. You can check out the code in the offline tracking pull request. We appreciate any feedback to help us improve this feature !

    Thank you for your help !

  • How to download an https live stream m3u8 file on mac ?

    16 octobre 2022, par Raghav

    How do I download an m3u8 file from live streaming source on a mac. I do not want to lose any frame or bitrate or compromise on quality at all. I want audio and video to be in perfect sync like they are on the browser and want to save file as mkv or mpv extension. I browsed the internet and found out about ffmpeg but I do not know the exact way to do that without compromising on quality

    


    Would really love any help here