Recherche avancée

Médias (1)

Mot : - Tags -/portrait

Autres articles (96)

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

  • Participer à sa documentation

    10 avril 2011

    La documentation est un des travaux les plus importants et les plus contraignants lors de la réalisation d’un outil technique.
    Tout apport extérieur à ce sujet est primordial : la critique de l’existant ; la participation à la rédaction d’articles orientés : utilisateur (administrateur de MediaSPIP ou simplement producteur de contenu) ; développeur ; la création de screencasts d’explication ; la traduction de la documentation dans une nouvelle langue ;
    Pour ce faire, vous pouvez vous inscrire sur (...)

  • Que fait exactement ce script ?

    18 janvier 2011, par

    Ce script est écrit en bash. Il est donc facilement utilisable sur n’importe quel serveur.
    Il n’est compatible qu’avec une liste de distributions précises (voir Liste des distributions compatibles).
    Installation de dépendances de MediaSPIP
    Son rôle principal est d’installer l’ensemble des dépendances logicielles nécessaires coté serveur à savoir :
    Les outils de base pour pouvoir installer le reste des dépendances Les outils de développements : build-essential (via APT depuis les dépôts officiels) ; (...)

Sur d’autres sites (8251)

  • ffmpeg_filter : check that the input media type match the filter

    14 août 2013, par Michael Niedermayer
    ffmpeg_filter : check that the input media type match the filter
    

    Fixes Ticket2012

    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] ffmpeg_filter.c
  • avformat/dv : consider a header match at byte 0 to count as detection of dv in probe

    9 novembre 2013, par Michael Niedermayer
    avformat/dv : consider a header match at byte 0 to count as detection of dv in probe
    

    This reduces the amount of data needed to identify dv

    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavformat/dv.c
  • Problem with understanding libvpx coder on ffmpeg - - Windows 10 [on hold]

    3 mars 2019, par Alex Deroza

    After reading some info I understood that vp9 not for single using, and it’s very slow in processing. it’s datacenter technologie. As for me I found best way to encode uhd content, hevc. for example, I trying to tell to you some kinds of this.. at first I encode my content by faster encoder which called as hevc, then upload to more powerfull hosting as Youtube, which reencoding my avc content in vpx, wich looks more economic when data transfer starting. that’s all. /SOLVED/

    P.S. I tried to recompile ffmpeg with vpx because thought that it faster encoder than hevc(265)