Recherche avancée

Médias (0)

Mot : - Tags -/médias

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (46)

  • Creating farms of unique websites

    13 avril 2011, par

    MediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
    This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...)

  • 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 (...)

  • Installation en mode ferme

    4 février 2011, par

    Le mode ferme permet d’héberger plusieurs sites de type MediaSPIP en n’installant qu’une seule fois son noyau fonctionnel.
    C’est la méthode que nous utilisons sur cette même plateforme.
    L’utilisation en mode ferme nécessite de connaïtre un peu le mécanisme de SPIP contrairement à la version standalone qui ne nécessite pas réellement de connaissances spécifique puisque l’espace privé habituel de SPIP n’est plus utilisé.
    Dans un premier temps, vous devez avoir installé les mêmes fichiers que l’installation (...)

Sur d’autres sites (8683)

  • FFMPEG cannot find openCV while integrating modified HEVC

    12 mai 2017, par haider ali

    We modified HEVC (open-source downloaded from bitbucket) encoder and have included some openCV libraries.
    It works perfect on visual studio.

    Problem :
    FFMPEG is unable to find openCV libraries.

    Please suggest us a solution ?

    Are there any other software in which we can integrate our customized HEVC library ?

  • remove . from the results of find

    12 mai 2017, par user2680603

    I am trying to use the below command on ubuntu to find files in one folder and feed through FFmpeg and output to another folder. The problem is that when it processes the output path and filename it adds a . to the path like so : /conversions./resultFromFind.mkv

    find -name '*720p*.mp4' -exec ffmpeg -i {} -c:v copy -c:a ac3 /home/plex/library/localFiles/Complete/conversions{} \;

    I understand why it does that but can’t find the right search term to get a solution. How do I remove the . ?

  • Révision 104309 : Complement a r104308 : conserver l’inclusion formulaires/inc-upload_document pou...

    7 mai 2017, par cedric@yterium.com