Recherche avancée

Médias (0)

Mot : - Tags -/clipboard

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

Autres articles (111)

  • Submit bugs and patches

    13 avril 2011

    Unfortunately a software is never perfect.
    If you think you have found a bug, report it using our ticket system. Please to help us to fix it by providing the following information : the browser you are using, including the exact version as precise an explanation as possible of the problem if possible, the steps taken resulting in the problem a link to the site / page in question
    If you think you have solved the bug, fill in a ticket and attach to it a corrective patch.
    You may also (...)

  • Personnaliser les catégories

    21 juin 2013, par

    Formulaire de création d’une catégorie
    Pour ceux qui connaissent bien SPIP, une catégorie peut être assimilée à une rubrique.
    Dans le cas d’un document de type catégorie, les champs proposés par défaut sont : Texte
    On peut modifier ce formulaire dans la partie :
    Administration > Configuration des masques de formulaire.
    Dans le cas d’un document de type média, les champs non affichés par défaut sont : Descriptif rapide
    Par ailleurs, c’est dans cette partie configuration qu’on peut indiquer le (...)

  • HTML5 audio and video support

    13 avril 2011, par

    MediaSPIP uses HTML5 video and audio tags to play multimedia files, taking advantage of the latest W3C innovations supported by modern browsers.
    The MediaSPIP player used has been created specifically for MediaSPIP and can be easily adapted to fit in with a specific theme.
    For older browsers the Flowplayer flash fallback is used.
    MediaSPIP allows for media playback on major mobile platforms with the above (...)

Sur d’autres sites (12631)

  • How do I find the pixel format of an image given the raw data ?

    29 décembre 2016, par Gokul NC

    I have a raw file which is definitely a picture..
    (Here it is)
    (It is actually a payload that’s loaded by a SoC when it’s booted, to display logo of manufacturer)

    How do I recognize what pixel format it is, so I can change/edit the picture ??

    I don’t know the resolution of the picture.. (might be 720x1280px)
    (Also, the first 512bytes maybe the file header, so maybe that’s supposed to be skipped)

    Is there any way I can detect/recognize the format using some tools like ffmpeg ?
    Or how can I do it manually ?

  • Don’t set the download template height to the upload temp ate height. Fixes #1507.

    25 juillet 2012, par Sebastian Tschan

    m js/jquery.fileupload-ui.js Don’t set the download template height to the upload temp ate height. Fixes #1507. This was previously done to avoid a flicker when the download thumbnail is loaded. However this is neglectable and setting a fixed height causes (...)

  • Font Family not rendering properly through subtitle ass in ffmpeg [closed]

    30 novembre 2020, par Konduri Sai Aditya

    Some of the font family's like Pacifico are not rendering properly with the requested font size through .ass file in ffmpeg. Although some other fonts are rendered properly with similar font size. Any reason why some fonts are not loaded properly with their respective widths ?