Recherche avancée

Médias (1)

Mot : - Tags -/censure

Autres articles (73)

  • Configurer la prise en compte des langues

    15 novembre 2010, par

    Accéder à la configuration et ajouter des langues prises en compte
    Afin de configurer la prise en compte de nouvelles langues, il est nécessaire de se rendre dans la partie "Administrer" du site.
    De là, dans le menu de navigation, vous pouvez accéder à une partie "Gestion des langues" permettant d’activer la prise en compte de nouvelles langues.
    Chaque nouvelle langue ajoutée reste désactivable tant qu’aucun objet n’est créé dans cette langue. Dans ce cas, elle devient grisée dans la configuration et (...)

  • 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

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

Sur d’autres sites (8058)

  • how to change the frame rate for a part of video using ffmpeg

    19 août 2013, par Aditya Shanker Tagirisa

    I want to change the frame rate of a video from 20 seconds to 30 seconds and want to keep the rest of the video running with the default frame rate using ffmpeg.

    is it possible to do the specified action using ffmpeg. if so please specify the command to do the same or else please help me to find the correct software in ubuntu to do the same.

    thanks in advance.

  • How should I approach encoding a video for the web using ffmpeg, where filesize, quality and support for all major browsers are critical ?

    15 mars 2021, par Sloppykaze

    I've been playing around with vp9 webm encoding, I got good results but sadly vp9 is disabled by default on Safari.

    


    I was wondering what's a good solution to encode a video with tiny filesize, support for all major browsers, while maintaining high quality.

    


    And can anyone maybe share a good example of how a command should look like ?

    


    Thanks a bunch in advance.

    


  • finding video parameters with ffmpeg

    29 septembre 2016, par Kindermann

    Can somebody tell me how to find the following parameters within a video stream with ffmpeg lib :

    1. Parameters for quantization of DCT-Coefficients
    2. Parameters for quantization of Motion Vectors
    3. Parameters for quantization of residual errors
    4. jump markers e.g. when scenes change very fast

    I just want some directions, or can someone tell me whether or not it is possible to find these parameters with ffmpeg at all ?
    Thank you in advance !