Recherche avancée

Médias (1)

Mot : - Tags -/artwork

Autres articles (100)

  • MediaSPIP 0.1 Beta version

    25 avril 2011, par

    MediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
    The zip file provided here only contains the sources of MediaSPIP in its standalone version.
    To get a working installation, you must manually install all-software dependencies on the server.
    If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...)

  • Personnaliser les catégories

    21 juin 2013, par

    Formulaire de création d’une catégorie
    Pour ceux qui connaissent bien SPIP, une catégorie peut être assimilée à une rubrique.
    Dans le cas d’un document de type catégorie, les champs proposés par défaut sont : Texte
    On peut modifier ce formulaire dans la partie :
    Administration > Configuration des masques de formulaire.
    Dans le cas d’un document de type média, les champs non affichés par défaut sont : Descriptif rapide
    Par ailleurs, c’est dans cette partie configuration qu’on peut indiquer le (...)

  • Support audio et vidéo HTML5

    10 avril 2011

    MediaSPIP utilise les balises HTML5 video et audio pour la lecture de documents multimedia en profitant des dernières innovations du W3C supportées par les navigateurs modernes.
    Pour les navigateurs plus anciens, le lecteur flash Flowplayer est utilisé.
    Le lecteur HTML5 utilisé a été spécifiquement créé pour MediaSPIP : il est complètement modifiable graphiquement pour correspondre à un thème choisi.
    Ces technologies permettent de distribuer vidéo et son à la fois sur des ordinateurs conventionnels (...)

Sur d’autres sites (7109)

  • mkv : report average framerate as minimal as well

    18 avril 2012, par Luca Barbato

    mkv : report average framerate as minimal as well

  • Adding an Overlay Using FFMPEG With Minimal Re-Encoding

    9 décembre 2015, par spaceman

    FFMPEG is really useful for cutting a part of a video, without re-encoding the video.

    I know it is also possible to use FFMPEG for adding an Overlay Image to a video, in a certain part of the video (for example from 10secs till 20secs).

    My question is : If I do this overlaying of an image, will the whole video get re-encoded because of that ? Or just the relevant duration will be encoded ?

    Also are there any options that I can use to make the re-encoding minimal ?
    The purpose if of course to keep the quality of the video like the original one..
    (I would ask for no re-encoding at all, but I don’t see how that might be possible...)

    Thank you

  • Adding an Overlay Using FFMPEG With Minimal Re-Encoding

    24 avril 2019, par spaceman

    FFMPEG is really useful for cutting a part of a video, without re-encoding the video.

    I know it is also possible to use FFMPEG for adding an Overlay Image to a video, in a certain part of the video (for example from 10secs till 20secs).

    My question is : If I do this overlaying of an image, will the whole video get re-encoded because of that ? Or just the relevant duration will be encoded ?

    Also are there any options that I can use to make the re-encoding minimal ?
    The purpose if of course to keep the quality of the video like the original one..
    (I would ask for no re-encoding at all, but I don’t see how that might be possible...)

    Thank you