Recherche avancée

Médias (3)

Mot : - Tags -/image

Autres articles (107)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

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

  • avformat/rtpdec : Fix prft wallclock time.

    25 mars 2021, par Alok Priyadarshi
    avformat/rtpdec : Fix prft wallclock time.
    

    Timestamp difference is available in media timebase (1/90K) where as
    rtcp time is in the default microseconds timebase. This patch fixes
    the calculated prft wallclock time by rescaling the timestamp delta
    to the microseconds timebase.

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

    • [DH] libavformat/rtpdec.c
  • how to merge video clips at the time given by the user in c# winforms

    10 juillet 2018, par Muhammad Rizwan

    i have 5 mp4 clips to merge using ffmpeg. my task is to merge the clips but on that time which is given by the user. if my first clip start at 3 pm and last clip finish at 3.25 pm. now the output clip should be the time from 3.10 to 3.20 that is given by the user. can someone help me in this task. thanx in advance

  • Get framerate of video over time

    1er août 2016, par user2025983

    I would like to get a graph of the framerate of a video file over time.

    I have noticed when taking long movies (>10 mins) with many cellphones they get quite hot and the framerate of the movies recorded by the app start to get choppy and the FPS drops. This happens in the actual video file as I check them by transferring the videos off the phone onto a PC. I wanted to analyze when this happens for various phones. Any suggestions on how to automatically generate this data ?