Recherche avancée

Médias (1)

Mot : - Tags -/framasoft

Autres articles (97)

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

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

  • MediaSPIP Core : La Configuration

    9 novembre 2010, par

    MediaSPIP Core fournit par défaut trois pages différentes de configuration (ces pages utilisent le plugin de configuration CFG pour fonctionner) : une page spécifique à la configuration générale du squelettes ; une page spécifique à la configuration de la page d’accueil du site ; une page spécifique à la configuration des secteurs ;
    Il fournit également une page supplémentaire qui n’apparait que lorsque certains plugins sont activés permettant de contrôler l’affichage et les fonctionnalités spécifiques (...)

Sur d’autres sites (7704)

  • browser hang when converting video using ffmpeg

    4 avril 2019, par Aniqa Fahmida

    I’m using ffmpeg to convert videos in my codeigniter project. I’m facing with a browser related problem, when I run my php script, it basically works - takes the file, uses ffmpeg, starts converting it, but halway through it’s finished, the browser hangs, I don’t understand why or how to resolve it.

    My operating system is ubuntu & version is : 16.04.1 and ffmpeg version is : 2.8.14-0

    ffmpeg video comverting command :

    $command = ’ffmpeg -i ’ . $input_file . ’ -y -codec:v libx264 -profile:v high -b:v 1000k -maxrate 1000k -bufsize 2000k -vf : scale=-2:720 -r 24 -crf 18 -pix_fmt yuv420p ’ . $output_file . ’ 2>&1’ ;
    exec($command) ;

    I need help regarding the lagging I am facing while converting videos.

  • +"Bosnian Syndicate" on turntable demo, seems fitting. :)

    1er juin 2015, par scottschiller
    +"Bosnian Syndicate" on turntable demo, seems fitting. :)
  • Revision 968291f556 : Merge "Revert "Fix a bug in VP9Worker which leads to unit test hang.""

    1er juillet 2014, par James Zern

    Merge "Revert "Fix a bug in VP9Worker which leads to unit test hang.""