Recherche avancée

Médias (1)

Mot : - Tags -/école

Autres articles (100)

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

  • Organiser par catégorie

    17 mai 2013, par

    Dans MédiaSPIP, une rubrique a 2 noms : catégorie et rubrique.
    Les différents documents stockés dans MédiaSPIP peuvent être rangés dans différentes catégories. On peut créer une catégorie en cliquant sur "publier une catégorie" dans le menu publier en haut à droite ( après authentification ). Une catégorie peut être rangée dans une autre catégorie aussi ce qui fait qu’on peut construire une arborescence de catégories.
    Lors de la publication prochaine d’un document, la nouvelle catégorie créée sera proposée (...)

  • Des sites réalisés avec MediaSPIP

    2 mai 2011, par

    Cette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
    Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page.

Sur d’autres sites (10957)

  • libav / ffmpeg output optimisation for small file sizes

    21 avril 2016, par Claudia Rosso

    I am using the following command to take an audio mp3 file and make a video out of it (by using a static jpg picture). My aim is to get a mp3 audio that is as small as possible with still acceptable quality.

    frequency="11000"
    bitrate="45000"
    avconv -loop 1 -i a.jpg -i audio.mp3 -shortest -r 1 -metadata STEREO_MODE=mono -c:v libx264 -ar "$frequency" -b:a "$bitrate" -ac 0 result.mkv

    My questions are :
    1. how can I achieve that the resulting file is MONO ?
    2. is it possible to reduce the bitrate furthermore ? I would like to use values below 45000, too.
    3. My aim is to get control of the parameters that influence the file size most significantly. Presently I know that the frequency is quite important. Are there any other parameters that would help me to get a very small output file with still acceptable quality ?

    Thanks in advance.

  • Revision 0607abc3dd : Stop partition checking when distortion is small If the current obtained distor

    7 septembre 2013, par Yunqing Wang

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



    Stop partition checking when distortion is small

    If the current obtained distortion is very small, which happens
    for static image case, we pick the current partition type without
    further split checking.

    This won't affect regular videos. For static videos, we got 10% 12%
    encoding speed gain. PSNR was better for some clips, and worse for
    others. Overall it was even.

    Change-Id : If787a57bedf46fc595ca4f5ded2b0c0a69e9fdef

  • +Retina canvas scaling and small 360 player UI assets.

    2 septembre 2014, par scottschiller
    +Retina canvas scaling and small 360 player UI assets.