Recherche avancée

Médias (1)

Mot : - Tags -/bug

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 (7147)

  • ffmpeg doesn't show download progress [closed]

    10 mars 2013, par Siddharth Ramakrishnan

    I run a mp3 site which converts video to mp3 from youtube and i have working script which works well on my another server. Recently changed my server and found that it is not showing download progress when downloading song from youtube instead it shows white page untill in downloads and then display the conversion progress. Confirmed with my site coder and he said that it is not php error. Error with ur server.

    You can check it here http://mp3world.mobi/details.php?code=jVl5s1e0Oo4&name=Chester+See+-+God+Damn+You%27re+Beautiful+%28Official+Music+Video%29

    I am unable to figure it out. Can anyone help me in this.

  • Create Music Slide show with ffmpeg

    16 avril 2014, par user2637966

    I am now trying to create picture slide show video with music. So far, I only know ffmpeg will be one of the solution. I successfully create one with my own picture and music. However, i wonder whether ffmpeg allows me to create such music slide show according to the beat of a song. What i mean all picture transition takes place at each beat of the song.

    The photo slide show video should be in mp4 format.

  • Revision 7d54e0f093 : Android NDK support for x86 and mips This does not do the full toolchain setup

    2 mai 2014, par Johann

    Changed Paths :
     Modify /build/make/Android.mk


     Modify /test/android/README



    Android NDK support for x86 and mips

    This does not do the full toolchain setup like the arm builds. It only
    allows for ndk-builds. See the instructions in tests/android/README or
    the webm jnin bindings project :
    https://chromium.googlesource.com/webm/bindings/+/master/JNI/README.Android

    Because this support is not quite polished, the build targets must be
    forced. Please use
    — force-target=x86-android-gcc —disable-ssse3 —disable-sse4_1 —disable-avx2
    — force-target-mips-android-gcc

    Change-Id : Ie2b6623f71ac816e3965c39bf97097e9d30b6e94