Recherche avancée

Médias (21)

Mot : - Tags -/Nine Inch Nails

Autres articles (57)

  • Encoding and processing into web-friendly formats

    13 avril 2011, par

    MediaSPIP automatically converts uploaded files to internet-compatible formats.
    Video files are encoded in MP4, Ogv and WebM (supported by HTML5) and MP4 (supported by Flash).
    Audio files are encoded in MP3 and Ogg (supported by HTML5) and MP3 (supported by Flash).
    Where possible, text is analyzed in order to retrieve the data needed for search engine detection, and then exported as a series of image files.
    All uploaded files are stored online in their original format, so you can (...)

  • Contribute to documentation

    13 avril 2011

    Documentation is vital to the development of improved technical capabilities.
    MediaSPIP welcomes documentation by users as well as developers - including : critique of existing features and functions articles contributed by developers, administrators, content producers and editors screenshots to illustrate the above translations of existing documentation into other languages
    To contribute, register to the project users’ mailing (...)

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

  • How to upload files to Azure Blob Stotage like FTP ?

    25 janvier 2016, par CG-Guy

    I am able to upload files from my ffmpeg app to an FTP using this path :

    ftp://[user:password]@server[:port]/MyFolder/video/video.flv

    How do I achieve the same thing in Azure Blob ? I have tried this path :

    https://[account-name].blob.core.windows.net/video/video.flv /DestKey:[account-storage-key]

    But that doesn’t seem to work. TCP connection shows the app is making a connection with the Azure account to the remote address 104.208.XXX.XX and remote port 443. However, it drops the connection and starts attempts to reconnect repeatedly. It will then time out after countless attempts and crash the app. I have also tried /> without success. The same thing happens. It attempts connecting to the remote address and port 80.

    The FFMPEG app has full access to firewall ports and the app communication shell show files are published without errors. System is a Server 2008 R2 unit on-site, not VM.

  • Anomalie #3418 : Les tables des plugins ne s’installent pas

    4 juin 2015, par b b

    Bon, j’ai une mauvaise nouvelle, je confirme ce qu’annonce Franck.

    Installation de SPIP 3.1.0-beta [22198] sur un mutu ovh avec la config suivante :

    app.engine=php
    app.engine.version=5.4
    http.firewall=none
    environment=production
    

    Après l’installation du plugin Agenda, j’ai l’erreur suivante quand je tente d’accéder à l’exec des événements :

    Erreur SQL HY000 / 1
    no such table : spip_evenements
    SELECT evenements.date_debut FROM spip_evenements AS ’evenements’ ORDER BY evenements.date_debut LIMIT 0,1

    La bonne nouvelle, c’est que si on ajoute +1 à la $duree comme le suggère Franck, ça fixe le bug. L’explication pourrait être que comme on fait un sleep de la durée de la fréquence d’invalidation du cache, et bien on retombe dedans. Non ?

  • Your metadata is not my metadata

    1er octobre 2010, par silvia

    Over the last two days we had the Open Subtitles Summit here in New York. It was very exciting to feel the energy in the room to make a change to media accessibility – I am sure we will see much development over the next 12 months. We spoke much about HTML5 video and standards (...)