Recherche avancée

Médias (2)

Mot : - Tags -/documentation

Autres articles (79)

  • List of compatible distributions

    26 avril 2011, par

    The table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
    If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...)

  • Mise à disposition des fichiers

    14 avril 2011, par

    Par défaut, lors de son initialisation, MediaSPIP ne permet pas aux visiteurs de télécharger les fichiers qu’ils soient originaux ou le résultat de leur transformation ou encodage. Il permet uniquement de les visualiser.
    Cependant, il est possible et facile d’autoriser les visiteurs à avoir accès à ces documents et ce sous différentes formes.
    Tout cela se passe dans la page de configuration du squelette. Il vous faut aller dans l’espace d’administration du canal, et choisir dans la navigation (...)

  • Gestion des droits de création et d’édition des objets

    8 février 2011, par

    Par défaut, beaucoup de fonctionnalités sont limitées aux administrateurs mais restent configurables indépendamment pour modifier leur statut minimal d’utilisation notamment : la rédaction de contenus sur le site modifiables dans la gestion des templates de formulaires ; l’ajout de notes aux articles ; l’ajout de légendes et d’annotations sur les images ;

Sur d’autres sites (13161)

  • Import and use ffmpeg in an iOS project [on hold]

    12 février 2014, par Hadi M.NourAllah

    What I am trying to achieve is to play a wmv stream and local wmv files using ffmpeg.

    How can I import and use ffmpeg in my iOS development project ?


    how to play local and streaming sound like wmv using ffmpeg

    is there source code or something ???

    i have ffmpeg and i compiled it now i don't how to use it into my ios project

  • iOS use FFMPEG to play sound files [on hold]

    13 février 2014, par Hadi M.NourAllah

    I am already compiled ffmpeg well and use it to try IFrameExtractor and kxmovie but i need some of codes or source code that makes me play audio files


    thank you for your help i found what i was need you can find it FFmpegAudioPlayer

    and thank you again

  • ffmpeg : Could not find codec parameters for stream 0 (Video : h264) unspecified size [on hold]

    15 février 2014, par dempap

    I try to convert a video from .raw to .mp4. For this reason I did download, build and install both x264 and ffmpeg. However, command :

    ffmpeg -f h264 -i output.raw -vcodec copy output.mp4

    fails with error (shown in picture below). Is there any way to fix this ?

    enter image description here