Recherche avancée

Médias (0)

Mot : - Tags -/organisation

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

Autres articles (89)

  • Dépôt de média et thèmes par FTP

    31 mai 2013, par

    L’outil MédiaSPIP traite aussi les média transférés par la voie FTP. Si vous préférez déposer par cette voie, récupérez les identifiants d’accès vers votre site MédiaSPIP et utilisez votre client FTP favori.
    Vous trouverez dès le départ les dossiers suivants dans votre espace FTP : config/ : dossier de configuration du site IMG/ : dossier des média déjà traités et en ligne sur le site local/ : répertoire cache du site web themes/ : les thèmes ou les feuilles de style personnalisées tmp/ : dossier de travail (...)

  • Keeping control of your media in your hands

    13 avril 2011, par

    The vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
    While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
    MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
    MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...)

  • Les autorisations surchargées par les plugins

    27 avril 2010, par

    Mediaspip core
    autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs

Sur d’autres sites (10280)

  • Anomalie #4209 : Les critères {pagination} et {a,b} sont dans un bâteau

    30 octobre 2018, par tcharlss (*´_ゝ`)

    Un exemple concret : un squelette à inclure qui liste des articles, par défaut avec pagination et sans limite du nombre de résultats (en trichant un peu).

    Il est inclus dans plusieurs pages : sur certaines j’ai besoin d’une pagination différente, sur d’autres j’ai besoin de limiter le nombre de résultats.

    liste/articles, pagination=20}>


    liste/articles, nb=10}>
  • On demand RTSP streaming FFMPEG iPhone

    23 mai 2014, par Tarun Seera

    We are using FFmpeg for real time streaming in iPhone.
    For testing purpose we have hosted a video on local server.When we try to start stream avformat_open_input method always return error code -5.
    I have read some where that is is I/O error but the same URL working fine on VLC media player.
    If we start streaming on VLC first then play it on iPhone it works fine.
    I am not getting where I am wrong the IP address and network connection both are fine.

  • parse 'description' metadata from video created by iphone

    8 juillet 2014, par Darcy

    I have a mp4 video created by iphone 5c.
    The video contains ’description’ metadata that can be catched by exiftool.

    But I need parse the info under Android where exiftool seems too big.

    Is there a better solution to parse the metadata, such as ffmpeg, libmp4v2 or something else ?

    Thanks everyone.

    MP4 demo can be found here :
    http://xicabin.com/iphone-release.mp4