Recherche avancée

Médias (1)

Mot : - Tags -/ticket

Autres articles (57)

  • XMP PHP

    13 mai 2011, par

    Dixit Wikipedia, XMP signifie :
    Extensible Metadata Platform ou XMP est un format de métadonnées basé sur XML utilisé dans les applications PDF, de photographie et de graphisme. Il a été lancé par Adobe Systems en avril 2001 en étant intégré à la version 5.0 d’Adobe Acrobat.
    Étant basé sur XML, il gère un ensemble de tags dynamiques pour l’utilisation dans le cadre du Web sémantique.
    XMP permet d’enregistrer sous forme d’un document XML des informations relatives à un fichier : titre, auteur, historique (...)

  • Use, discuss, criticize

    13 avril 2011, par

    Talk to people directly involved in MediaSPIP’s development, or to people around you who could use MediaSPIP to share, enhance or develop their creative projects.
    The bigger the community, the more MediaSPIP’s potential will be explored and the faster the software will evolve.
    A discussion list is available for all exchanges between users.

  • MediaSPIP en mode privé (Intranet)

    17 septembre 2013, par

    À partir de la version 0.3, un canal de MediaSPIP peut devenir privé, bloqué à toute personne non identifiée grâce au plugin "Intranet/extranet".
    Le plugin Intranet/extranet, lorsqu’il est activé, permet de bloquer l’accès au canal à tout visiteur non identifié, l’empêchant d’accéder au contenu en le redirigeant systématiquement vers le formulaire d’identification.
    Ce système peut être particulièrement utile pour certaines utilisations comme : Atelier de travail avec des enfants dont le contenu ne doit pas (...)

Sur d’autres sites (8904)

  • New Piwik Mobile 2 Beta app (Android only)

    9 décembre 2014, par Thomas Steur — Piwik Mobile Releases

    Are you interested in testing our newest features, bug fixes and performance improvements before they make it to our next Piwik Mobile version ?

    Check out our new app Piwik Mobile 2 Beta on Google Play. This beta includes more than 15 bugfixes and improvements.

    We have been testing as much as we could. Now is your time to experiment and help us to track down any bugs, or even suggest usability improvements. Start using it and send us any feedback or issue a bug. We can improve Piwik Mobile much better with your help !

    Be aware that this version may contain bugs, if you are interested in a more stable version install Piwik Mobile 2 instead.

  • New Piwik Mobile 2 Beta app (Android only)

    9 décembre 2014, par Thomas Steur — Piwik Mobile Releases

    Are you interested in testing our newest features, bug fixes and performance improvements before they make it to our next Piwik Mobile version ?

    Check out our new app Piwik Mobile 2 Beta on Google Play. This beta includes more than 15 bugfixes and improvements.

    We have been testing as much as we could. Now is your time to experiment and help us to track down any bugs, or even suggest usability improvements. Start using it and send us any feedback or issue a bug. We can improve Piwik Mobile much better with your help !

    Be aware that this version may contain bugs, if you are interested in a more stable version install Piwik Mobile 2 instead.

  • Range selector for Video trimming android

    28 février 2019, par VoidMain

    I am working on a project in which I have to trim a video. But first the user needs to select the video for trimming I have done a little digging around and have failed to find a suitable library. I need to implement just the UI that would let the user select the starting and ending point of the trim.

    (I need just the UI the data will be taken from that UI will be used in trimming the video using FFmpeg-android which is working properly)

    A library similar to this iOS layout would do the trick.

    https://drive.google.com/file/d/15FqIX_Sh1TqBrr2cZdkOka0pCMZ0BcNq/view

    Please, do let me know if you have any ideas ? or a better solution for it.

    Any help would be appreciated.
    Thanks