Recherche avancée

Médias (0)

Mot : - Tags -/page unique

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

Autres articles (35)

  • Other interesting software

    13 avril 2011, par

    We don’t claim to be the only ones doing what we do ... and especially not to assert claims to be the best either ... What we do, we just try to do it well and getting better ...
    The following list represents softwares that tend to be more or less as MediaSPIP or that MediaSPIP tries more or less to do the same, whatever ...
    We don’t know them, we didn’t try them, but you can take a peek.
    Videopress
    Website : http://videopress.com/
    License : GNU/GPL v2
    Source code : (...)

  • Support de tous types de médias

    10 avril 2011

    Contrairement à beaucoup de logiciels et autres plate-formes modernes de partage de documents, MediaSPIP a l’ambition de gérer un maximum de formats de documents différents qu’ils soient de type : images (png, gif, jpg, bmp et autres...) ; audio (MP3, Ogg, Wav et autres...) ; vidéo (Avi, MP4, Ogv, mpg, mov, wmv et autres...) ; contenu textuel, code ou autres (open office, microsoft office (tableur, présentation), web (html, css), LaTeX, Google Earth) (...)

  • 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 (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 ?