Recherche avancée

Médias (16)

Mot : - Tags -/mp3

Autres articles (81)

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

  • wavpack demuxer : export full wavpack blocks.

    26 mai 2013, par Anton Khirnov
    wavpack demuxer : export full wavpack blocks.
    

    Currently the demuxer shaves the blocks and exports only the
    information that is useful to the decoder.

    Exporting the blocks just as they are stored is simpler to understand
    and will make remuxing wavpack easier.

    • [DH] libavcodec/wavpack.c
    • [DH] libavformat/wv.c
  • How to load a movie from network share in FFMPEG's filters ? [migrated]

    19 juin 2013, par bokan

    I'm trying to overlay a video on top of another using ffmpeg filters but I have problem with escaping of the file path when it is on a network share.

    ffmpeg -i "\\my_nas\path\to\source.mov" -vf "movie='\\my_nas\how\to\properly\escape\this\path.mov'[clip2]; [in] scale=640:360,pad=640:368:0:0:white [resized]; [resized][clip2] overlay=W-128:H-8 [out]" ...other params... -y "\\my_nas\path\to\dest.mp4"

    Thanks for your help.

  • use my full first name instead of short one in copyrights

    1er juin 2013, par Kostya Shishkov
    use my full first name instead of short one in copyrights
    
    • [DBH] libavcodec/binkdata.h
    • [DBH] libavcodec/binkdsp.c
    • [DBH] libavcodec/binkdsp.h
    • [DBH] libavformat/rtmp.h
    • [DBH] libavformat/rtmppkt.c
    • [DBH] libavformat/rtmppkt.h
    • [DBH] libavformat/rtmpproto.c