Recherche avancée

Médias (2)

Mot : - Tags -/media

Autres articles (33)

  • Les formats acceptés

    28 janvier 2010, par

    Les commandes suivantes permettent d’avoir des informations sur les formats et codecs gérés par l’installation local de ffmpeg :
    ffmpeg -codecs ffmpeg -formats
    Les format videos acceptés en entrée
    Cette liste est non exhaustive, elle met en exergue les principaux formats utilisés : h264 : H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 m4v : raw MPEG-4 video format flv : Flash Video (FLV) / Sorenson Spark / Sorenson H.263 Theora wmv :
    Les formats vidéos de sortie possibles
    Dans un premier temps on (...)

  • Contribute to a better visual interface

    13 avril 2011

    MediaSPIP is based on a system of themes and templates. Templates define the placement of information on the page, and can be adapted to a wide range of uses. Themes define the overall graphic appearance of the site.
    Anyone can submit a new graphic theme or template and make it available to the MediaSPIP community.

  • Création définitive du canal

    12 mars 2010, par

    Lorsque votre demande est validée, vous pouvez alors procéder à la création proprement dite du canal. Chaque canal est un site à part entière placé sous votre responsabilité. Les administrateurs de la plateforme n’y ont aucun accès.
    A la validation, vous recevez un email vous invitant donc à créer votre canal.
    Pour ce faire il vous suffit de vous rendre à son adresse, dans notre exemple "http://votre_sous_domaine.mediaspip.net".
    A ce moment là un mot de passe vous est demandé, il vous suffit d’y (...)

Sur d’autres sites (5672)

  • mpeg12dec : do not add stereo3D side data to a non-existing frame

    13 février 2014, par Janne Grunau
    mpeg12dec : do not add stereo3D side data to a non-existing frame
    

    User data is usually coded before slice data. That means the frame
    the user data belongs to is not available while parsing the user data.
    The stereo3D side data has to use the same indirection over the private
    context as pan scan information and A53 captions.

    Bug-Id:632

    • [DBH] libavcodec/mpeg12dec.c
  • Server-side generated video with custom texture - Where to start ?

    12 février 2014, par opznhaarlems

    I am working on a project in which a user can upload an image and then after uploading the image, a video is generated and then displayed, containing the image which was uploaded as some sort of texture/mask. (Like they do in Elf Yourself).

    The original video should contain some sort of placeholder for the image to allow it to move around and be transformed on a matrix.

    I'm not really sure where to start off or how I should even call such a merging/blending process in the first place.

    A few requirements I've came up with so far :
    - The server runs PHP
    - I am able to use GD, Imagick and FFMPEG

    Regards

  • Revision 60e91a92c3 : vp9/common/x86 : Silence MSVC warnings in vp9_asm_stubs.c. Update filter_1dfunct

    7 février 2014, par Tom Finegan

    Changed Paths :
     Modify /vp9/common/x86/vp9_asm_stubs.c



    vp9/common/x86 : Silence MSVC warnings in vp9_asm_stubs.c.

    Update filter_1dfunction definition to match usage.

    Change-Id : Ie3cae13dc1ec3f5838c5f29d1c76a1a98a9217fa