Recherche avancée

Médias (91)

Autres articles (12)

  • Supporting all media types

    13 avril 2011, par

    Unlike most software and media-sharing platforms, MediaSPIP aims to manage as many different media types as possible. The following are just a few examples from an ever-expanding list of supported formats : images : png, gif, jpg, bmp and more audio : MP3, Ogg, Wav and more video : AVI, MP4, OGV, mpg, mov, wmv and more text, code and other data : OpenOffice, Microsoft Office (Word, PowerPoint, Excel), web (html, CSS), LaTeX, Google Earth and (...)

  • Ajouter notes et légendes aux images

    7 février 2011, par

    Pour pouvoir ajouter notes et légendes aux images, la première étape est d’installer le plugin "Légendes".
    Une fois le plugin activé, vous pouvez le configurer dans l’espace de configuration afin de modifier les droits de création / modification et de suppression des notes. Par défaut seuls les administrateurs du site peuvent ajouter des notes aux images.
    Modification lors de l’ajout d’un média
    Lors de l’ajout d’un média de type "image" un nouveau bouton apparait au dessus de la prévisualisation (...)

  • Les formats acceptés

    28 janvier 2010, par

    Les commandes suivantes permettent d’avoir des informations sur les formats et codecs gérés par l’installation local de ffmpeg :
    ffmpeg -codecs ffmpeg -formats
    Les format videos acceptés en entrée
    Cette liste est non exhaustive, elle met en exergue les principaux formats utilisés : h264 : H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 m4v : raw MPEG-4 video format flv : Flash Video (FLV) / Sorenson Spark / Sorenson H.263 Theora wmv :
    Les formats vidéos de sortie possibles
    Dans un premier temps on (...)

Sur d’autres sites (3502)

  • Revision 49b2330d8b : Add prediction mode skipping in non-rd situation In non-rd pick_mode code, adde

    19 mars 2014, par Yunqing Wang

    Changed Paths :
     Modify /vp9/encoder/vp9_pickmode.c



    Add prediction mode skipping in non-rd situation

    In non-rd pick_mode code, added mode skipping according to
    thresholds. Used rd thresholds now, but we can modified them
    later for real-time case.

    RTC set borg test showed a 0.095% PSNR gain. For different rtc
    clips, the real-time(speed 7) encoder speedup is 2% - 10%.

    Change-Id : Ic72535c96b891092c662453be32d3168f7e34dcc

  • Adaptive nmls filters matlab python [closed]

    1er juin 2012, par user1314738

    I am interested in removing noise in audio from mike for reatime audio streaming using ffmpeg.

    As I get some background noise while I pass the recorded stream I am interested in removing this noise before I encode the stream the stream.

    There are few issues :-

    1.as i need to this in real time for audio streaming I cannot use Matlab TOOLBOX filters !
    so please suggest other audio processing platforms I can use for the purpose.
    If that is in python it would be really good.

    2.through ffmpeg I can link the alsa sound card using :-

    $ ffmpeg -i hw:0:0 -acodec............... rtp//255:130:40 and stream on rtp.

    but when I will be filtering the sound from mic before it is being used by the ffmpeg, i am bit confused about the syntax for the input to the ffmpeg encoder for rtp streaming.

    would it be fine to use some sort of pipe-lined buffer in between ?But the issue of real time stream and time sync between streaming and filtering still haunts.

    Please help me out in selecting right platform for filtering the audio stream and it's integration with ffmpeg encoder for real time streaming.

  • fate : Switch ra4-288 test from framecrc() to pcm()

    24 septembre 2014, par Katerina Barone-Adesi
    fate : Switch ra4-288 test from framecrc() to pcm()
    

    The decoder is float-based and the test needs to allow for some fuzz.

    Signed-off-by : Diego Biurrun <diego@biurrun.de>

    • [DH] tests/fate/real.mak
    • [DH] tests/ref/fate/ra4-288