Recherche avancée

Médias (0)

Mot : - Tags -/tags

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

Autres articles (49)

  • Gestion générale des documents

    13 mai 2011, par

    MédiaSPIP ne modifie jamais le document original mis en ligne.
    Pour chaque document mis en ligne il effectue deux opérations successives : la création d’une version supplémentaire qui peut être facilement consultée en ligne tout en laissant l’original téléchargeable dans le cas où le document original ne peut être lu dans un navigateur Internet ; la récupération des métadonnées du document original pour illustrer textuellement le fichier ;
    Les tableaux ci-dessous expliquent ce que peut faire MédiaSPIP (...)

  • Keeping control of your media in your hands

    13 avril 2011, par

    The vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
    While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
    MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
    MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...)

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

  • Fastest ffmpeg encode and codec, lowest quality [on hold]

    15 février 2014, par David542

    I have a two-hour video file that I need to make the fastest encode for. Nothing matters here except the speed of the encode. The quality does not matter at all.

    Given a machine with two cores, what would be the best ffmpeg command to accomplish this ? Here's what I'm currently using :

    ./ffmpeg -i media/test.mov -vf 'movie=media/test.png'
       -acodec copy -vcodec mjpeg -qscale 30 -threads 2
  • MinGW 64 bit , installing [on hold]

    27 février 2014, par Mark Yang

    I'm trying to compile FFMPEG in 64 bit. It seems that require mingw 64 bit. But It's quite complicate and there is no simple instruction for that. How can I do that ?

  • how to pause the video in FFmpeg [on hold]

    17 février 2014, par Hadi M.NourAllah

    I am using IFrameExtractor and I want to make pause button how can i make it