Recherche avancée

Médias (91)

Autres articles (106)

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-je poster des contenus à partir d’une tablette Ipad ?
    Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir

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

  • Qu’est ce qu’un masque de formulaire

    13 juin 2013, par

    Un masque de formulaire consiste en la personnalisation du formulaire de mise en ligne des médias, rubriques, actualités, éditoriaux et liens vers des sites.
    Chaque formulaire de publication d’objet peut donc être personnalisé.
    Pour accéder à la personnalisation des champs de formulaires, il est nécessaire d’aller dans l’administration de votre MediaSPIP puis de sélectionner "Configuration des masques de formulaires".
    Sélectionnez ensuite le formulaire à modifier en cliquant sur sont type d’objet. (...)

Sur d’autres sites (11434)

  • Revision 225c60848b : Adds comment why avx2 removed for high transforms Change-Id : I87efe103017e80414

    2 juillet 2014, par Deb Mukherjee

    Changed Paths :
     Modify /vp9/common/vp9_rtcd_defs.pl



    Adds comment why avx2 removed for high transforms

    Change-Id : I87efe103017e80414082830987343a053e1e8cd8

  • avfilter/vf_unsharp : check if scalebits is too high

    17 septembre 2016, par Paul B Mahol
    avfilter/vf_unsharp : check if scalebits is too high
    

    Otherwise filter would happily give overflows and produce useless output.

    Signed-off-by : Paul B Mahol <onemda@gmail.com>

    • [DH] libavfilter/vf_unsharp.c
  • Is it possible to "lossless"-ly speed up a video ?

    15 novembre 2020, par Synn Ko

    Might sound like a strange question, but hear me out. I have hours of video I want to cut up and edit together, but a lot of it is just junk I don't need. I don't want to lose any quality, so I use LosslessCut.

    &#xA;

    The problem for me is that it's... A LOT of footage, and I don't need to see every single second of it. It would be nice if LosslessCut had a button to change the speed of the playback, but it doesn't have that.

    &#xA;

    So another idea would be to speed up all the videos in advance with ffmpeg, cut them up using LosslessCut, then change the remaining clips back to their original speed using ffmpeg again. Is it possible to speed up a video and change it back to its original speed without losing any quality or changing the video ?

    &#xA;