Recherche avancée

Médias (1)

Mot : - Tags -/censure

Autres articles (86)

  • Mise à jour de la version 0.1 vers 0.2

    24 juin 2013, par

    Explications des différents changements notables lors du passage de la version 0.1 de MediaSPIP à la version 0.3. Quelles sont les nouveautés
    Au niveau des dépendances logicielles Utilisation des dernières versions de FFMpeg (>= v1.2.1) ; Installation des dépendances pour Smush ; Installation de MediaInfo et FFprobe pour la récupération des métadonnées ; On n’utilise plus ffmpeg2theora ; On n’installe plus flvtool2 au profit de flvtool++ ; On n’installe plus ffmpeg-php qui n’est plus maintenu au (...)

  • Personnaliser en ajoutant son logo, sa bannière ou son image de fond

    5 septembre 2013, par

    Certains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;

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

Sur d’autres sites (12211)

  • How can i create a stable checksum of a media file ?

    19 février, par yawniek

    how can i create a checksum of only the media data without the metadata to get a stable identification for a media file. preferably an cross platform approach with a library that has support for many formats. e.g. vlc, ffmpeg or mplayer.

    



    (media files should be audio and video in common formats, images would be nice to have too)

    


  • Efficient video compression for screen sharing ?

    15 juin 2014, par Maciej Jankowski

    I need to know what would be the most favorable approach for streaming screen content and controlling remote computer (mouse, keyboard). (I would like to build something like "one-click teamviewer")

    So my main question is about picking the video compression method for such requirements :

    1. Most information between subsequent frames stays the same
    2. Color depth can be degraded, but the details (text) must remain sharp
    3. It should work on low-end bandwidths : 512k and below
    4. Frames can be dropped
  • Video player for OS X (QTKit, ffmpeg)

    9 septembre 2013, par Nikolai Nagorny

    What is the best approach to create video player for Mac with maximum video formats support ?

    It is posible to add external codecs to QTKit ?
    If not anybody may give step step tutorial how to compiler ffmpeg for mac (right way, google give me a lot of ways...), how to add ffmpeg libraries to Xcode project.

    Big Thanks !