Recherche avancée

Médias (2)

Mot : - Tags -/doc2img

Autres articles (89)

  • Multilang : améliorer l’interface pour les blocs multilingues

    18 février 2011, par

    Multilang est un plugin supplémentaire qui n’est pas activé par défaut lors de l’initialisation de MediaSPIP.
    Après son activation, une préconfiguration est mise en place automatiquement par MediaSPIP init permettant à la nouvelle fonctionnalité d’être automatiquement opérationnelle. Il n’est donc pas obligatoire de passer par une étape de configuration pour cela.

  • Organiser par catégorie

    17 mai 2013, par

    Dans MédiaSPIP, une rubrique a 2 noms : catégorie et rubrique.
    Les différents documents stockés dans MédiaSPIP peuvent être rangés dans différentes catégories. On peut créer une catégorie en cliquant sur "publier une catégorie" dans le menu publier en haut à droite ( après authentification ). Une catégorie peut être rangée dans une autre catégorie aussi ce qui fait qu’on peut construire une arborescence de catégories.
    Lors de la publication prochaine d’un document, la nouvelle catégorie créée sera proposée (...)

  • Récupération d’informations sur le site maître à l’installation d’une instance

    26 novembre 2010, par

    Utilité
    Sur le site principal, une instance de mutualisation est définie par plusieurs choses : Les données dans la table spip_mutus ; Son logo ; Son auteur principal (id_admin dans la table spip_mutus correspondant à un id_auteur de la table spip_auteurs)qui sera le seul à pouvoir créer définitivement l’instance de mutualisation ;
    Il peut donc être tout à fait judicieux de vouloir récupérer certaines de ces informations afin de compléter l’installation d’une instance pour, par exemple : récupérer le (...)

Sur d’autres sites (6200)

  • 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