Recherche avancée

Médias (1)

Mot : - Tags -/wave

Autres articles (75)

  • Submit bugs and patches

    13 avril 2011

    Unfortunately a software is never perfect.
    If you think you have found a bug, report it using our ticket system. Please to help us to fix it by providing the following information : the browser you are using, including the exact version as precise an explanation as possible of the problem if possible, the steps taken resulting in the problem a link to the site / page in question
    If you think you have solved the bug, fill in a ticket and attach to it a corrective patch.
    You may also (...)

  • Les images

    15 mai 2013
  • Taille des images et des logos définissables

    9 février 2011, par

    Dans beaucoup d’endroits du site, logos et images sont redimensionnées pour correspondre aux emplacements définis par les thèmes. L’ensemble des ces tailles pouvant changer d’un thème à un autre peuvent être définies directement dans le thème et éviter ainsi à l’utilisateur de devoir les configurer manuellement après avoir changé l’apparence de son site.
    Ces tailles d’images sont également disponibles dans la configuration spécifique de MediaSPIP Core. La taille maximale du logo du site en pixels, on permet (...)

Sur d’autres sites (13501)

  • using ffmpeg cli in C ?

    19 février 2021, par Matthew

    I need to encode a video, and ffmpeg seems to be the go-to solution (for one, we already use it for decoding). However, unlike decoding, where one can more or less just ask for frames, there are tons of knobs when it comes to encoding

    


    What's the best way to expose these to the user ?

    


    I'm thinking I'd like to just let the user enter an argument string using the same syntax as the CLI, but how do I parse this in order to properly set up the C API ?

    


    Note : I'm vaguely aware of e.g. AVOption, but it seems to require that I already know something about what options take what arguments. Is there anything that e.g. just takes a char** and parses it ? And/or are there any examples somewhere of doing this sort of thing ?

    


    ...or would it be far more sane to just do what I've done before ; spawn ffmpeg in a separate process and feed it via a pipe ?

    


  • Evolution #3027 (Nouveau) : Squelette Spip.net

    15 juillet 2013, par Arnaud Dupin de Beyssat

    Bonjour
    Serait-il possible de passer la liste des rubriques du menu latéral ordonné en alphabétique ? Cela faciliterait les recherches de balises, etc.
    Actuellement, les lignes sont :
    12


      13
      14
    • #TITRE

    • 15

      A la ligne 13, passer en par nom ai lieu de par num titre !par date

      Merci

  • ffmpeg encoding sample wanted ?

    24 juin 2015, par Rella

    I found this tutorial about ffmpeg the thing i do not get is how to encode video.

    can any one, please provide a tutorial.. with explanations for that ? (not that i dont get this official one but i’d love to see more comments)