Recherche avancée

Médias (0)

Mot : - Tags -/clipboard

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (97)

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

  • Contribute to translation

    13 avril 2011

    You can help us to improve the language used in the software interface to make MediaSPIP more accessible and user-friendly. You can also translate the interface into any language that allows it to spread to new linguistic communities.
    To do this, we use the translation interface of SPIP where the all the language modules of MediaSPIP are available. Just subscribe to the mailing list and request further informantion on translation.
    MediaSPIP is currently available in French and English (...)

  • Des sites réalisés avec MediaSPIP

    2 mai 2011, par

    Cette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
    Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page.

Sur d’autres sites (7891)

  • How a video template can be used to replace with custom images/text on-the-fly using PHP

    8 novembre 2015, par Aamir Siddique

    I am a website developer (php) and I have been given a task to develop a website similar to
    http://ivipid.com/.

    I need to make an identical website and I am trying to figure out how this can be done,
    especially the part in which they use user-uploaded image files and text into the Video file and all this on-the-fly ?

    I know how to convert user-uploaded video files into FLV on-the-fly using FFMPEG but I’m not sure on how they (ivipid.com) manage to do this.

  • iOS how to convert video mp4 other codecs in libavcodec [closed]

    17 décembre 2011, par Bai

    I am developing the ios app that captures the video in iPad and uploads the video captured(.mp4) to the server.

    I must convert the video to other codecs for reducing the size of the video. So I am going to use libavcodec.

    But I am beginner in video/audio codecs. I didn't find the method for using libavcodec apis.

    How can I convert the .mp4 video to other codecs using libavcodec ?

  • streaming mp4 file to html5 video [on hold]

    25 juillet 2016, par Felix

    I want to stream a mp4 file to html5 video tag.

    want to user ffmpeg stream from file.

    What I want is that the user cannot see the path of the movie.

    Is there a way ?