Recherche avancée

Médias (1)

Mot : - Tags -/ogg

Autres articles (53)

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-je poster des contenus à partir d’une tablette Ipad ?
    Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir

  • Emballe médias : à quoi cela sert ?

    4 février 2011, par

    Ce plugin vise à gérer des sites de mise en ligne de documents de tous types.
    Il crée des "médias", à savoir : un "média" est un article au sens SPIP créé automatiquement lors du téléversement d’un document qu’il soit audio, vidéo, image ou textuel ; un seul document ne peut être lié à un article dit "média" ;

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

Sur d’autres sites (6157)

  • Nomenclature #3701 (Nouveau) : "En cours de rédaction"

    14 février 2016, par Fil Up

    cette expression est employée comme statut ET comme intitulé pour la liste des articles en cours d’édition/modification ; il faudrait renommer la liste pour éviter la confusion

  • Using ffmpeg to cut video into pieces

    13 février 2016, par jsch

    If using ffmpeg to precisely cut up a video into pieces, for instance using something like :

    ffmpeg -i input.mkv -ss 0 -to 30 -c:v libx264 -preset ultrafast -qp 0 -c:a copy p_1.mkv

    Would the resulting clip include the last frame ? (e.g., frame 1800 for a 60FPS video)

    Also, should the audio also be re-encoded to ensure that no audio de-sync happens if I were to concatenated it together with other clips ?

  • Add tile format frame packing value

    3 février 2015, par Anton Mitrofanov
    Add tile format frame packing value
    

    Defined in 2014-02 edition.

    • [DH] encoder/encoder.c
    • [DH] x264.c
    • [DH] x264.h