Recherche avancée

Médias (91)

Autres articles (69)

  • Amélioration de la version de base

    13 septembre 2013

    Jolie sélection multiple
    Le plugin Chosen permet d’améliorer l’ergonomie des champs de sélection multiple. Voir les deux images suivantes pour comparer.
    Il suffit pour cela d’activer le plugin Chosen (Configuration générale du site > Gestion des plugins), puis de configurer le plugin (Les squelettes > Chosen) en activant l’utilisation de Chosen dans le site public et en spécifiant les éléments de formulaires à améliorer, par exemple select[multiple] pour les listes à sélection multiple (...)

  • Emballe médias : à quoi cela sert ?

    4 février 2011, par

    Ce plugin vise à gérer des sites de mise en ligne de documents de tous types.
    Il crée des "médias", à savoir : un "média" est un article au sens SPIP créé automatiquement lors du téléversement d’un document qu’il soit audio, vidéo, image ou textuel ; un seul document ne peut être lié à un article dit "média" ;

  • Le plugin : Gestion de la mutualisation

    2 mars 2010, par

    Le plugin de Gestion de mutualisation permet de gérer les différents canaux de mediaspip depuis un site maître. Il a pour but de fournir une solution pure SPIP afin de remplacer cette ancienne solution.
    Installation basique
    On installe les fichiers de SPIP sur le serveur.
    On ajoute ensuite le plugin "mutualisation" à la racine du site comme décrit ici.
    On customise le fichier mes_options.php central comme on le souhaite. Voilà pour l’exemple celui de la plateforme mediaspip.net :
    < ?php (...)

Sur d’autres sites (8322)

  • H.264 is patented. What happens when developing a commercial app in Android using H264 codec in ffmpeg ? [closed]

    26 mai 2013, par user1914692

    H.264 is patented.

    In countries where patents on software algorithms are upheld, vendors
    and commercial users of products that use H.264/AVC are expected to
    pay patent licensing royalties for the patented technology[14] that
    their products use.

    What happens when developing a commercial app in Android using H264 codec in ffmpeg ?

    Here there are two situations :
    (1) decode online video stream, and display it.

    (2) encode contents to a video file using H.264.

    [Update :]
    From what I googled, here are some simple pieces of information :
    (1) decode : free
    (2) encode : H.264 encoded internet video that is free to end users will never be charged royalties.
    On August 26, 2010 MPEG LA announced that H.264 encoded internet video that is free to end users will never be charged royalties. See Wiki H.264
    (3) encode : for other situations except the one in (2), I guess it might be for commercial use.

    For more, see Ref : "Know your rights : H.264, patent licensing, and you" 2010/05/04

  • WebM Semantic Video Demo

    18 août 2010, par noreply@blogger.com (John Luther)

    Brett Gaylor at WebMadeMovies has posted an HTML5 demo of popcorn.js, “a javascript library for manipulating open video on the web.” The demo plays a video while using semantic data in the video to trigger machine-translated subtitles, map lookups, Twitter feeds and other elements on the page. If you’re using a WebM-enabled browser the page serves a WebM video, otherwise it serves an Ogg or MP4 video depending on the browser’s capabilities.

    See Brett’s post or the popcorn.js wiki page for more info. You can also download the source from the Mozilla github repo.

  • WebM Semantic Video Demo

    18 août 2010, par noreply@blogger.com (John Luther)

    Brett Gaylor at WebMadeMovies has posted an HTML5 demo of popcorn.js, “a javascript library for manipulating open video on the web.” The demo plays a video while using semantic data in the video to trigger machine-translated subtitles, map lookups, Twitter feeds and other elements on the page. If you’re using a WebM-enabled browser the page serves a WebM video, otherwise it serves an Ogg or MP4 video depending on the browser’s capabilities.

    See Brett’s post or the popcorn.js wiki page for more info. You can also download the source from the Mozilla github repo.