Recherche avancée

Médias (2)

Mot : - Tags -/rotation

Autres articles (74)

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

  • Les autorisations surchargées par les plugins

    27 avril 2010, par

    Mediaspip core
    autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs

  • 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

Sur d’autres sites (13437)

  • avcodec : Add forgotten minor bump, add Changelog and add Cineform to general.texi

    30 janvier 2016, par Kieran Kunhya
    avcodec : Add forgotten minor bump, add Changelog and add Cineform to general.texi
    
    • [DH] Changelog
    • [DH] doc/general.texi
    • [DH] libavcodec/version.h
  • How can I figure out the optimized number of parallel running encoding jobs with the x264 encoder library

    30 janvier 2024, par Dani

    I'm batch converting hundreds of videos to mp4 and trying to optimize my method.

    



    I have written a node script, which spawns FFMPEG processes to convert the videos.

    



    From my understanding both FFMPEG and the libx264 encoder are already optimized for multithreaded support. I'm using the default threading option in the encoder.

    



    I'm trying to find the optimal number of FFMPEG spawned processes I should make. There seems to be a balance between having too many and slowing down the encoding of all jobs vs too few process going through the job queue too slowly.

    



    I'm also wondering if dedicating a specific number of threads to each encode job would help rather than using the default setting ?

    



    For my setup I'm on a dated 12-core Mac Pro with 24-threads, though this question is about finding the optimal balance in general.

    


  • MAINTAINERS : add myself to the general developers list

    30 juin 2024, par Fei Wang
    MAINTAINERS : add myself to the general developers list
    

    Signed-off-by : Fei Wang <fei.w.wang@intel.com>
    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] MAINTAINERS