Recherche avancée

Médias (1)

Mot : - Tags -/Christian Nold

Autres articles (79)

  • MediaSPIP Core : La Configuration

    9 novembre 2010, par

    MediaSPIP Core fournit par défaut trois pages différentes de configuration (ces pages utilisent le plugin de configuration CFG pour fonctionner) : une page spécifique à la configuration générale du squelettes ; une page spécifique à la configuration de la page d’accueil du site ; une page spécifique à la configuration des secteurs ;
    Il fournit également une page supplémentaire qui n’apparait que lorsque certains plugins sont activés permettant de contrôler l’affichage et les fonctionnalités spécifiques (...)

  • Emballe médias : à quoi cela sert ?

    4 février 2011, par

    Ce 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" ;

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

Sur d’autres sites (5536)

  • NuGet : where is AForge.Video.FFMPEG

    16 janvier 2017, par Evgeniy175

    Good day. I want to use AForge.Video.FFMPEG in my project. So, i try to find it on the NuGet. But i’m not found it here.

    So, here it exists : https://code.google.com/archive/p/aforge/downloads

    But, if i want to restore it automatically from nuget (after git clone and rebuild), it’s not allowed in this case ? Only store this dll in project and push/fetch it always ?

  • NuGet : where is AForge.Video.FFMPEG

    1er juin 2018, par Evgeniy175

    Good day. I want to use AForge.Video.FFMPEG in my project. So, i try to find it on the NuGet. But i’m not found it here.

    So, here it exists : https://code.google.com/archive/p/aforge/downloads

    But, if i want to restore it automatically from nuget (after git clone and rebuild), it’s not allowed in this case ? Only store this dll in project and push/fetch it always ?

  • How to connect ffmpeg binaries with laravel on cpanel

    13 février 2020, par Manjeet Singh

    I am using laravel version 5.8,

    the root directory of my project on cpanel is home/user/public_html,
    the ffmpeg is installed on whm root server, (my cpanel account have full access to root)

    so how can I connect ffmpeg package with my laravel project in