Recherche avancée

Médias (1)

Mot : - Tags -/ogg

Autres articles (62)

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-je poster des contenus à partir d’une tablette Ipad ?
    Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir

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

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

Sur d’autres sites (6761)

  • How to change stream metadata with ffmpeg ?

    13 juillet 2012, par Igor Grinfeld

    I have many video files and part of it have wrong size, or at least ffmpeg reports wrong size.
    For example, ffmpeg prints :

    Metadata:
       major_brand     : mp42
       minor_version   : 0
       compatible_brands: mp42isom
       creation_time   : 2009-10-11 15:04:33
       encoder         : HandBrake 0.9.3 2008112300
    Duration: 01:47:42.18, start: 0.000000, bitrate: 663 kb/s
       Stream #0:0(eng): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 720x464 [
    SAR 43:36 DAR 215:116], 499 kb/s, 25 fps, 25 tbr, 48k tbn, 50 tbc
    Metadata:
       creation_time   : 2009-10-11 15:04:33
       handler_name    :
    Stream #0:1(eng): Audio: aac (mp4a / 0x6134706D), 48000 Hz, stereo, s16, 159
    kb/s
    Metadata:
        creation_time   : 2009-10-11 15:04:33
        handler_name    :

    However, when I configure media player to play the file without resizing it has 860x464 size.

    I want to write scripts that will fix the files, but I don't know how to do that. I've updated to last ffmpeg version and tried to use -metadata:s:v:0 Video="...860x464...", as I read in ffmpegh doc, but it doesn't work.
    What is my mistake ?

  • ffmpeg usage to encode a video to H264 codec format

    20 août 2015, par goldenmean

    I have a *.mp4 video file(MPEG4 video codec) and I am trying to convert this to a H264 video codec format(raw h.264 format) using ffmpeg on Linux(Version - FFmpeg version SVN-r0.5.1-4:0.5.1-1ubuntu1, Copyright (c) 2000-2009 Fabrice Bellard,) using command line as shown below,

    ffmpeg -i input .mp4 output.h264

    but I get an error saying -

    Unsupported codec for output stream #0.0

    Then when i try this option :

    ffmpeg -i input .mp4 -formats h264 output.h264

    it still does not work, and gives -

    Seems stream 0 codec frame rate differs from container frame rate: 59.94 (5994/100) -> 29.97 (30000/1001)
    Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'Rapture.mp4':
     Duration: 00:02:06.44, start: 0.000000, bitrate: 26574 kb/s
       Stream #0.0(eng): Video: h264, yuv420p, 1920x1080, 29.97 tbr, 29.97 tbn, 59.94 tbc
       Stream #0.1(eng): Audio: aac, 48000 Hz, stereo, s16

    And then it prints out help on the formats which we get when we do ffmpeg -formats

    When I checked the help, ffmpeg -formats, I see below information related to H264 file format and codec :

    File format :

    DE h264            raw H.264 video format

    Codecs:

    D V D  h264         H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10

    My questions :

    1. How can I convert the video to a H264 encoded video (raw H264 video format)

    2. When I do ffmpeg -formats, I see many acronyms for the codecs supported, I see many acronyms before the codec name/type such as - D V D S E A, what do they stand for ?

    3. How to use the ffmpeg options -vcodec and -formats ?

  • Piwik gagne « Le meilleur des logiciels d’entreprise open source » (Statistiques web)

    11 novembre 2011, par Piwik team — Communauté

    Piwik a remporté le le titre de « Meilleur des logiciels d’entreprise open source » (Statistiques web) dans Infoworld’s annual BOSSIE Awards,récompense attribuée au Meilleur logiciel de gestion des sites du Monde, à la fois gratuit et open source, susceptible de permettre aux entreprises, aux professionnels IT, et aux indépendants qui utilisent l’ordinateur comme outil de travail, de gérer les différents sites de leurs entreprises.

    Sélection effectuée par la rédaction du « InfoWorld’s » et l’équipe de test, les autres gagnants dans la catégorie entreprise sont DimDim, Magento et SugarCRM.

    Évènement important, toute l’équipe planifie de nouvelles fonctionnalités et des améliorations des plugins, améliorations susceptibles d’entraîner l’adhésion des particuliers et des entreprises.

    Merci à tout le monde pour votre soutien !