Recherche avancée

Médias (2)

Mot : - Tags -/plugins

Autres articles (107)

  • Le profil des utilisateurs

    12 avril 2011, par

    Chaque utilisateur dispose d’une page de profil lui permettant de modifier ses informations personnelle. Dans le menu de haut de page par défaut, un élément de menu est automatiquement créé à l’initialisation de MediaSPIP, visible uniquement si le visiteur est identifié sur le site.
    L’utilisateur a accès à la modification de profil depuis sa page auteur, un lien dans la navigation "Modifier votre profil" est (...)

  • Selection of projects using MediaSPIP

    2 mai 2011, par

    The examples below are representative elements of MediaSPIP specific uses for specific projects.
    MediaSPIP farm @ Infini
    The non profit organizationInfini develops hospitality activities, internet access point, training, realizing innovative projects in the field of information and communication technologies and Communication, and hosting of websites. It plays a unique and prominent role in the Brest (France) area, at the national level, among the half-dozen such association. Its members (...)

  • Encoding and processing into web-friendly formats

    13 avril 2011, par

    MediaSPIP automatically converts uploaded files to internet-compatible formats.
    Video files are encoded in MP4, Ogv and WebM (supported by HTML5) and MP4 (supported by Flash).
    Audio files are encoded in MP3 and Ogg (supported by HTML5) and MP3 (supported by Flash).
    Where possible, text is analyzed in order to retrieve the data needed for search engine detection, and then exported as a series of image files.
    All uploaded files are stored online in their original format, so you can (...)

Sur d’autres sites (10686)

  • Revision 722e9d611b : Drop special inter mode selection for screen content. Better mode selection was

    18 novembre 2014, par Alex Converse

    Changed Paths :
     Modify /vp9/encoder/vp9_speed_features.c



    Drop special inter mode selection for screen content.

    Better mode selection was implemented for all content.

    Change-Id : I479778ed21d3968892f4dce396c83733583f4f23

  • v4l2 : setting device parameters early

    2 janvier 2014, par Federico Simoncelli
    v4l2 : setting device parameters early
    

    Setting the v4l2 device parameters may influence video properties
    such as width, height and pixel format.
    This patch moves v4l2_set_parameters to be executed before fetching
    the video properties, avoiding errors such as (pal vs ntsc) :

    The v4l2 frame is 829440 bytes, but 691200 bytes are expected

    Signed-off-by : Federico Simoncelli <fsimonce@redhat.com>
    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavdevice/v4l2.c
  • Revision bc1b3d8412 : Allow DC/H/V/TM on screen content. 6.3% better compression less than 1% compres

    25 octobre 2014, par Alex Converse

    Changed Paths :
     Modify /vp9/encoder/vp9_pickmode.c


     Modify /vp9/encoder/vp9_speed_features.c



    Allow DC/H/V/TM on screen content.

    6.3% better compression
    less than 1% compression time increase

    Change-Id : Ie83c059436e54c09de9e7c87e06e0a6d40dc38fe