Recherche avancée

Médias (1)

Mot : - Tags -/lev manovitch

Autres articles (15)

  • 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

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

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

Sur d’autres sites (4975)

  • avcodec/cbs : Only write extradata if there is something to write

    20 septembre 2022, par Andreas Rheinhardt
    avcodec/cbs : Only write extradata if there is something to write
    

    It is e.g. legal for an ISOBMFF avcc to contain zero parameter sets.
    In this case the annex B that we produce would be empty and therefore
    useless. This happens e.g. with mov/frag_overlap.mp4 from the
    FATE-suite.

    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    • [DH] libavcodec/cbs.c
  • Using NReco.VideoConverter commercially [closed]

    1er octobre 2020, par BillyDay

    Hi I am looking at using NReco.VideoConverter commercially for a product were looking at building, it will be used to generate videos but I'm a bit unsure on the licensing terms.

    &#xA;

    If we have an NReco enterprise license according to the terms we can use it. However when you run NReco.VideoConverter for the first time it generates FFMpeg.exe.

    &#xA;

    The terms of FFMpeg.exe is a little confusing and if NReco are not following the "License Compliance Checklist" it would fall under GNU General Public License (GPL) version 2 which can not be distributed commercially does anyone know if NReco is ok to use commercially or any guidance would be much apricated

    &#xA;

    Thanks all.

    &#xA;

    NReco site

    &#xA;

    FFMpeg license

    &#xA;

  • License or not ? As website owner do i have to pay license for using ffmpeg (x264) -> mp4 decoding in my webiste ?

    28 août 2014, par linderman

    I am very confused about my legal or illegal rights to use H.264 mp4 file.

    I had long time reading various websites about should i pay license or not ... still cant understand ..

    So here is the exact situation :

    I have website , where users can upload their videos. Videos are taken with their smart-phones or home cameras , or webcam etc.

    After they upload their videos , i am using FFMPEG (x264) to convert the video from 3gp, mov, or even "mp4 to mp4".

    Then other users can watch these decoded videos on my website.

    I am not charging the end users anything. My website is free for uploaders and viewers.

    You will be right if you say that my website have the same purpose as youtube - and you will be right.. video sharing !

    So ME - as website owner , hosting buyer and ffmpeg user ... should i have to pay license ? OR ABANDON THE MP4 decoding in my website ?

    Thank you