Recherche avancée

Médias (2)

Mot : - Tags -/media

Autres articles (11)

  • Pas question de marché, de cloud etc...

    10 avril 2011

    Le vocabulaire utilisé sur ce site essaie d’éviter toute référence à la mode qui fleurit allègrement
    sur le web 2.0 et dans les entreprises qui en vivent.
    Vous êtes donc invité à bannir l’utilisation des termes "Brand", "Cloud", "Marché" etc...
    Notre motivation est avant tout de créer un outil simple, accessible à pour tout le monde, favorisant
    le partage de créations sur Internet et permettant aux auteurs de garder une autonomie optimale.
    Aucun "contrat Gold ou Premium" n’est donc prévu, aucun (...)

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

  • Les vidéos

    21 avril 2011, par

    Comme les documents de type "audio", Mediaspip affiche dans la mesure du possible les vidéos grâce à la balise html5 .
    Un des inconvénients de cette balise est qu’elle n’est pas reconnue correctement par certains navigateurs (Internet Explorer pour ne pas le nommer) et que chaque navigateur ne gère en natif que certains formats de vidéos.
    Son avantage principal quant à lui est de bénéficier de la prise en charge native de vidéos dans les navigateur et donc de se passer de l’utilisation de Flash et (...)

Sur d’autres sites (4366)

  • JPEG image quality problems

    2 mars 2020, par atokzz

    I have two different JPEG images captured by the same source (stream IP Boroscope MJPEG). I analyzed the bytes and the structure and, with my very little experience with image byte structures, I couldn’t tell the difference between the two. So, based on the image that has no defects, what makes JPEG 2 have quality problems ?

    PS. : Both of them has the correct SOI and EOI markers (FFD8 and FFD9)

    JPEG 1 : Image without quality problems download from here to see the bytes

    Image’s preview (do not download from here)

    JPEG 2 : Image with quality problems download from here to see the bytes

    Image’s preview (do not download from here)

    Online hex editor (online hex editor to see the binary of the image)

  • how to install ffmpeg via brew on mac os ?

    31 décembre 2020, par gayavat

    Is it possible to install ffmpeg via brew ?

    



    brew install ffmpeg

    



    Warning: A newer Command Line Tools for Xcode release is available
You should install the latest version from: http://connect.apple.com
==> Installing ffmpeg dependency: texi2html
==> Downloading http://download.savannah.gnu.org/releases/texi2html/texi2html-1.82.tar.gz 
######################################################################## 100.0%
curl: (6) Could not resolve host: mirror.yongbok.net; nodename nor servname provided, or not known 
Error: Download failed: http://download.savannah.gnu.org/releases/texi2html/texi2html-1.82.tar.gz


    



    brew install texi2html

    



    Warning: A newer Command Line Tools for Xcode release is available
You should install the latest version from: http://connect.apple.com
 ==> Downloading http://download.savannah.gnu.org/releases/texi2html/texi2html-1.82.tar.gz 
######################################################################## 100.0%
curl: (6) Could not resolve host: mirror.yongbok.net; nodename nor servname provided, or not known
Error: Download failed: http://download.savannah.gnu.org/releases/texi2html/texi2html-1.82.tar.gz


    


  • how to install ffmpeg via brew on mac os ?

    19 décembre 2016, par gayavat

    Is it possible to install ffmpeg via brew ?

    brew install ffmpeg

    Warning: A newer Command Line Tools for Xcode release is available
    You should install the latest version from: http://connect.apple.com
    ==> Installing ffmpeg dependency: texi2html
    ==> Downloading http://download.savannah.gnu.org/releases/texi2html/texi2html-1.82.tar.gz
    ######################################################################## 100.0%
    curl: (6) Could not resolve host: mirror.yongbok.net; nodename nor servname provided, or not known
    Error: Download failed: http://download.savannah.gnu.org/releases/texi2html/texi2html-1.82.tar.gz

    brew install texi2html

    Warning: A newer Command Line Tools for Xcode release is available
    You should install the latest version from: http://connect.apple.com
    ==> Downloading http://download.savannah.gnu.org/releases/texi2html/texi2html-1.82.tar.gz
    ######################################################################## 100.0%
    curl: (6) Could not resolve host: mirror.yongbok.net; nodename nor servname provided, or not known
    Error: Download failed: http://download.savannah.gnu.org/releases/texi2html/texi2html-1.82.tar.gz