Recherche avancée

Médias (1)

Mot : - Tags -/Christian Nold

Autres articles (72)

  • MediaSPIP version 0.1 Beta

    16 avril 2011, par

    MediaSPIP 0.1 beta est la première version de MediaSPIP décrétée comme "utilisable".
    Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
    Pour avoir une installation fonctionnelle, il est nécessaire d’installer manuellement l’ensemble des dépendances logicielles sur le serveur.
    Si vous souhaitez utiliser cette archive pour une installation en mode ferme, il vous faudra également procéder à d’autres modifications (...)

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

  • Amélioration de la version de base

    13 septembre 2013

    Jolie sélection multiple
    Le plugin Chosen permet d’améliorer l’ergonomie des champs de sélection multiple. Voir les deux images suivantes pour comparer.
    Il suffit pour cela d’activer le plugin Chosen (Configuration générale du site > Gestion des plugins), puis de configurer le plugin (Les squelettes > Chosen) en activant l’utilisation de Chosen dans le site public et en spécifiant les éléments de formulaires à améliorer, par exemple select[multiple] pour les listes à sélection multiple (...)

Sur d’autres sites (8908)

  • Evolution #4103 : Autoriser /local/cache-gd2/ et /local/cache-vignette/ dans robots.txt

    28 mai 2018, par b b

    Hop,

    Dans mon cas, à partir du moment où une image est visible sur une page, je considère qu’elle doit être indexée car c’est du contenu et un point d’entrée au même titre que le texte (recherche par image).

    C’est plus fin que ça, autoriser l’indexation de local/ ferait que toutes les tailles de vignettes d’une images seraient indexées par les moteurs alors que l’image originale l’est déjà (ce qui suffit amplement). De plus, cela pourrait générer pas mal de trafic en plus sur les sites uniquement pour indexer des images "non utiles aux visiteurs", bref ça ne serait pas super écolo :p

  • equivalent option in ffmpeg for ffplay's -infbuff

    25 septembre 2015, par Paul

    I have a multicast UDP stream that I can watch (with almost no errors) if I use ffplay’s infbuf option.

    But when I try to encode it via ffmpeg, ffmpeg reports a lot of errors and the resultant video has lots of errors.

    I have tried setting the fifo_size to a super large value like 655360 and the buf_size as per https://www.ffmpeg.org/ffmpeg-protocols.html#udp. But none of gets rid of the decode errors in ffmpeg.

    Is it possible to provide settings to ffmpeg that do something similar to what ffplay’s -intbuf does ? I want my video encode to be as error free as video playback via ffplay.

  • Progress bar in VB 6.0 from Transcoding process in FFMPEG

    1er septembre 2022, par Ramses1974

    firts excuse me for my English it`s super Freak. Sorry

    



    I have a big problem , i need finish my applicatión in VB6.0 for a test in my High Schooll and i can`t find the solution, My app open a FFmpeg.EXE file which open a cmd window Prompt and start a trascoding process, i need link the last line generated into the Prompt of the CMD window (Or top Bottom) , in this line exists Values what change , in this trascoding process the result are bit Rates , which fluctuates acording to others var. 
The idea it´s what into the form of my app i can read this line in real time to bulid a progress bar (File Size/Bitrate average)=time to process.

    



    Can you help me. Thanks for the answer....