Recherche avancée

Médias (1)

Mot : - Tags -/iphone

Autres articles (106)

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

  • Amélioration de la version de base

    13 septembre 2013

    Jolie sélection multiple
    Le plugin Chosen permet d’améliorer l’ergonomie des champs de sélection multiple. Voir les deux images suivantes pour comparer.
    Il suffit pour cela d’activer le plugin Chosen (Configuration générale du site > Gestion des plugins), puis de configurer le plugin (Les squelettes > Chosen) en activant l’utilisation de Chosen dans le site public et en spécifiant les éléments de formulaires à améliorer, par exemple select[multiple] pour les listes à sélection multiple (...)

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

  • Anomalie #2710 : Restauration d’une base

    31 octobre 2014, par cedric -

    Non après une restauration on arrive bien sur une page de résumé qui dit un truc du genre

    C’est fini !. La sauvegarde
    tmp/dump/titre_fr_20141031_002.sqlite a été restaurée dans votre site. Vous pouvez retourner à la gestion de votre site.

  • Is it possible to programmatically apply a filter to single frame via ffmpeg without specifying time base ?

    13 mai 2023, par Dan M.

    I'm trying to apply a filter to a single AVFrame following the example in https://github.com/FFmpeg/FFmpeg/blob/master/doc/examples/decode_filter_video.c
however it involves setting up

    


    const AVFilter *buffersrc  = avfilter_get_by_name("buffer");
...
snprintf(args, sizeof(args),
            "video_size=%dx%d:pix_fmt=%d:time_base=%d/%d:pixel_aspect=%d/%d",
...


    


    After waddling through obscure errors and debugging the ffmpeg I've found that it doesn't like if I drop the time_base parameter however I don't know what to specify it to (I don't have access to this information at the point I'm trying to apply the filter) and it doesn't seem relevant to the filter I'm trying to use. Indeed, if I specify something random there I see no difference, however that feels like a hack and I'd like to know if there is some proper way you are supposed to set your filter up without specifying the time base/framerate ?

    


  • Anomalie #2951 : La sauvegarde sqlite sur une base mysql génère une erreur

    5 mars 2013, par Gilles VINCENT

    Voici une capture d’écran. Le même message est dans sqlite.log et spip.log