Recherche avancée

Médias (0)

Mot : - Tags -/objet éditorial

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

Autres articles (111)

  • Possibilité de déploiement en ferme

    12 avril 2011, par

    MediaSPIP peut être installé comme une ferme, avec un seul "noyau" hébergé sur un serveur dédié et utilisé par une multitude de sites différents.
    Cela permet, par exemple : de pouvoir partager les frais de mise en œuvre entre plusieurs projets / individus ; de pouvoir déployer rapidement une multitude de sites uniques ; d’éviter d’avoir à mettre l’ensemble des créations dans un fourre-tout numérique comme c’est le cas pour les grandes plate-formes tout public disséminées sur le (...)

  • MediaSPIP 0.1 Beta version

    25 avril 2011, par

    MediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
    The zip file provided here only contains the sources of MediaSPIP in its standalone version.
    To get a working installation, you must manually install all-software dependencies on the server.
    If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...)

  • Selection of projects using MediaSPIP

    2 mai 2011, par

    The examples below are representative elements of MediaSPIP specific uses for specific projects.
    MediaSPIP farm @ Infini
    The non profit organizationInfini develops hospitality activities, internet access point, training, realizing innovative projects in the field of information and communication technologies and Communication, and hosting of websites. It plays a unique and prominent role in the Brest (France) area, at the national level, among the half-dozen such association. Its members (...)

Sur d’autres sites (7430)

  • NewTeeVee Guide to Playing WebM

    4 août 2010, par noreply@blogger.com (John Luther)

    Janko Roettgers at NewTeeVee has written a handy guide to playing WebM video on your system. Check it out.

  • IOS development uses ffmpeg to slice videos into ts files, but the playback direction is incorrect

    12 septembre 2023, par 扬巴卡

    In iOS development, I used FFmpeg to slice the recorded video into ts and m3u8, and then uploaded it to the server. However, when pulling the playback link of m3u8, the displayed video did not have the same direction as the original video. Did the rotation information of the original video be deleted during the FFmpeg slicing process ? The FFmpeg command I used was

    


    ffmpeg - y - i inputPath - c copy - bsf: v h264_ MP4Toannexb - hls_ Time 6- hls_ List_ Size 0 outPath`your text`


    


    I do not know why,anyone can help me?

    


  • doc/developer : add a code behaviour section to development policy

    24 août 2023, par Anton Khirnov
    doc/developer : add a code behaviour section to development policy
    

    Document our longstanding de facto policies on things like correctness,
    thread-safety, undefined behaviour, etc.

    • [DH] doc/developer.texi