Recherche avancée

Médias (0)

Mot : - Tags -/content

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

Autres articles (46)

  • La file d’attente de SPIPmotion

    28 novembre 2010, par

    Une file d’attente stockée dans la base de donnée
    Lors de son installation, SPIPmotion crée une nouvelle table dans la base de donnée intitulée spip_spipmotion_attentes.
    Cette nouvelle table est constituée des champs suivants : id_spipmotion_attente, l’identifiant numérique unique de la tâche à traiter ; id_document, l’identifiant numérique du document original à encoder ; id_objet l’identifiant unique de l’objet auquel le document encodé devra être attaché automatiquement ; objet, le type d’objet auquel (...)

  • List of compatible distributions

    26 avril 2011, par

    The table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
    If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...)

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

Sur d’autres sites (4919)

  • doc/APIchanges : Document addition of list BSF API in lavc

    16 août 2016, par Jan Sebechlebsky
    doc/APIchanges : Document addition of list BSF API in lavc
    

    Signed-off-by : Jan Sebechlebsky <sebechlebskyjan@gmail.com>
    Signed-off-by : James Almer <jamrial@gmail.com>

    • [DH] doc/APIchanges
  • How do I get codec list supported by android device with react-native ?

    10 novembre 2023, par Atul Tiwaree

    I'm making a video converter app using react-native and want to compress videos problem arrives, like video downloaded from youtube in 4k are av1 encoded the device that does not have av1 hardware accelerated encoder or simply software based av1 encoder won't be able to convert, so I want to tell user this prior to conversion

    &#xA;

    For this I want list of codec supported by user's device so that I can provide a good user experience

    &#xA;

    I searched for codec lists for react native but not found anything

    &#xA;

  • doc/encoders : list missing options for x265

    30 mars 2018, par Gyan Doshi
    doc/encoders : list missing options for x265
    

    Add entries for crf and profile in libx265 section

    Signed-off-by : Lou Logan <lou@lrcd.com>

    • [DH] doc/encoders.texi