Recherche avancée

Médias (91)

Autres articles (74)

  • Organiser par catégorie

    17 mai 2013, par

    Dans MédiaSPIP, une rubrique a 2 noms : catégorie et rubrique.
    Les différents documents stockés dans MédiaSPIP peuvent être rangés dans différentes catégories. On peut créer une catégorie en cliquant sur "publier une catégorie" dans le menu publier en haut à droite ( après authentification ). Une catégorie peut être rangée dans une autre catégorie aussi ce qui fait qu’on peut construire une arborescence de catégories.
    Lors de la publication prochaine d’un document, la nouvelle catégorie créée sera proposée (...)

  • Récupération d’informations sur le site maître à l’installation d’une instance

    26 novembre 2010, par

    Utilité
    Sur le site principal, une instance de mutualisation est définie par plusieurs choses : Les données dans la table spip_mutus ; Son logo ; Son auteur principal (id_admin dans la table spip_mutus correspondant à un id_auteur de la table spip_auteurs)qui sera le seul à pouvoir créer définitivement l’instance de mutualisation ;
    Il peut donc être tout à fait judicieux de vouloir récupérer certaines de ces informations afin de compléter l’installation d’une instance pour, par exemple : récupérer le (...)

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

  • Revision 74d47a8132 : Merge "Re-enable unit test for SSSE3 forward 8x8 2D-DCT"

    4 juin 2014, par Jingning Han

    Merge "Re-enable unit test for SSSE3 forward 8x8 2D-DCT"

  • Call remote cmdlet (ffmpeg) via Invoke-Command : "... not recognized as the name..."

    7 décembre 2016, par sk904861

    I’m trying to call ffmpeg on a remote transcoding server via Powershell :

    $session = new-pssession -computername transcodingserver
    Invoke-Command -session $session -scriptblock { powershell ffmpeg }

    ffmpeg is correctly installed on the remote server and can be run there, but the remote call results in an error :

    ffmpeg : The term 'ffmpeg' is not recognized as the name of a cmdlet, function, script file, or operable program.
       + CategoryInfo          : NotSpecified: (ffmpeg : The te...rable program. :String) [], RemoteException
       + FullyQualifiedErrorId : NativeCommandError
       + PSComputerName        : transcodingserver

    Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
    At line:1 char:1
    + ffmpeg
    + ~~~~~~
       + CategoryInfo          : ObjectNotFound: (ffmpeg:String) [], CommandNotFoundException
       + FullyQualifiedErrorId : CommandNotFoundException
    NotSpecified: (:) [], RemoteException

    It seems to me like if the machine, I run Invoke-Command on, tries to run ffmpeg, which is not installed there. What do you have to do, to run ffmpeg on a remote server ?

  • VP8 Codec SDK "Cayuga" Released

    4 août 2011, par noreply@blogger.com (Anonymous)