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 (27)

  • Modifier la date de publication

    21 juin 2013, par

    Comment changer la date de publication d’un média ?
    Il faut au préalable rajouter un champ "Date de publication" dans le masque de formulaire adéquat :
    Administrer > Configuration des masques de formulaires > Sélectionner "Un média"
    Dans la rubrique "Champs à ajouter, cocher "Date de publication "
    Cliquer en bas de la page sur Enregistrer

  • 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

  • Pas question de marché, de cloud etc...

    10 avril 2011

    Le vocabulaire utilisé sur ce site essaie d’éviter toute référence à la mode qui fleurit allègrement
    sur le web 2.0 et dans les entreprises qui en vivent.
    Vous êtes donc invité à bannir l’utilisation des termes "Brand", "Cloud", "Marché" etc...
    Notre motivation est avant tout de créer un outil simple, accessible à pour tout le monde, favorisant
    le partage de créations sur Internet et permettant aux auteurs de garder une autonomie optimale.
    Aucun "contrat Gold ou Premium" n’est donc prévu, aucun (...)

Sur d’autres sites (4610)

  • Revision 2117d4ee96 : Move get_sb_index to vp9_blockd.h Use common function to fetch/assign sb_index

    11 mai 2013, par Jingning Han

    Changed Paths :
     Modify /vp9/common/vp9_blockd.h


     Modify /vp9/decoder/vp9_decodframe.c


     Modify /vp9/encoder/vp9_bitstream.c


     Modify /vp9/encoder/vp9_encodeframe.c



    Move get_sb_index to vp9_blockd.h

    Use common function to fetch/assign sb_index in rd loop, bit-stream
    writing and reading.

    Change-Id : I1d8a214a57ed9cbcd026040436ef33e5e39d65b7

  • Best server side video processing library or software [closed]

    16 mai 2013, par Projapati

    I need your suggestion on selecting the right command line tool
    that would allow me to process user uploaded videos.

    By processing I mean :

    • Convert to flv, mp4, ogg etc formats
    • Modify quality, bitrate, framerate etc
    • Control file size and other attributes
    • Might need to process video in batch mode

    This processing will be done though some scheduled process that would grab the file and then process. The tool must have command line utilities.

    I only know the free FFMPEG library.
    Are there other (if costs money then fine) tools that allow me to do these ?

    What is used by youtube if you know it ?

    Thank you

  • cpu : Include common.h for av_popcount64

    24 mai 2013, par Martin Storsjö
    cpu : Include common.h for av_popcount64
    

    This fixes build failures on windows since 2a6eaeaa8.

    Signed-off-by : Martin Storsjö <martin@martin.st>

    • [DH] libavutil/cpu.c