Recherche avancée

Médias (1)

Mot : - Tags -/belgique

Autres articles (16)

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

  • Qu’est ce qu’un éditorial

    21 juin 2013, par

    Ecrivez votre de point de vue dans un article. Celui-ci sera rangé dans une rubrique prévue à cet effet.
    Un éditorial est un article de type texte uniquement. Il a pour objectif de ranger les points de vue dans une rubrique dédiée. Un seul éditorial est placé à la une en page d’accueil. Pour consulter les précédents, consultez la rubrique dédiée.
    Vous pouvez personnaliser le formulaire de création d’un éditorial.
    Formulaire de création d’un éditorial Dans le cas d’un document de type éditorial, les (...)

  • Keeping control of your media in your hands

    13 avril 2011, par

    The vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
    While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
    MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
    MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...)

Sur d’autres sites (2971)

  • Revision 104133 : On est en 2017 et version 3.6.9

    30 avril 2017, par kent1@… — Log

    On est en 2017 et version 3.6.9

  • mp4 with pixel format yuvj420p won't play in Chrome 17, but plays in Safari, IE etc

    21 août 2014, par marca

    File is from a Nikon D3s (mov) converted with ffmpeg to mp4.
    Working without problems with all other files (avi, flv, mp4 etc)

    Please see file : http://shootitlive.s3.amazonaws.com/output.mp4
    (Same non working result in Chrome when served from diffrent hosts, and always works in Safari and with flash in Firefox, Chromium)

    /usr/local/bin/ffmpeg -i nonworking.MOV -acodec libfaac -ab 128k -vcodec libx264 -preset slow -crf 30 -threads 0 -s 768x576 -aspect 1.33333333333 -ar 48000 output.mp4

    Cant find anything strange with (but dont really know what to look for) :

    ffmpeg -v 5 -i filename -f null - 2>error.log`

    Any ideas ?

  • mp4 with pixel format yuvj420p won't play in Chrome 17, but plays in Safari, IE etc

    21 août 2014, par marca

    File is from a Nikon D3s (mov) converted with ffmpeg to mp4.
    Working without problems with all other files (avi, flv, mp4 etc)

    Please see file : http://shootitlive.s3.amazonaws.com/output.mp4
    (Same non working result in Chrome when served from diffrent hosts, and always works in Safari and with flash in Firefox, Chromium)

    /usr/local/bin/ffmpeg -i nonworking.MOV -acodec libfaac -ab 128k -vcodec libx264 -preset slow -crf 30 -threads 0 -s 768x576 -aspect 1.33333333333 -ar 48000 output.mp4

    Cant find anything strange with (but dont really know what to look for) :

    ffmpeg -v 5 -i filename -f null - 2>error.log`

    Any ideas ?