Recherche avancée

Médias (1)

Mot : - Tags -/embed

Autres articles (29)

  • D’autres logiciels intéressants

    12 avril 2011, par

    On ne revendique pas d’être les seuls à faire ce que l’on fait ... et on ne revendique surtout pas d’être les meilleurs non plus ... Ce que l’on fait, on essaie juste de le faire bien, et de mieux en mieux...
    La liste suivante correspond à des logiciels qui tendent peu ou prou à faire comme MediaSPIP ou que MediaSPIP tente peu ou prou à faire pareil, peu importe ...
    On ne les connais pas, on ne les a pas essayé, mais vous pouvez peut être y jeter un coup d’oeil.
    Videopress
    Site Internet : (...)

  • Contribute to documentation

    13 avril 2011

    Documentation is vital to the development of improved technical capabilities.
    MediaSPIP welcomes documentation by users as well as developers - including : critique of existing features and functions articles contributed by developers, administrators, content producers and editors screenshots to illustrate the above translations of existing documentation into other languages
    To contribute, register to the project users’ mailing (...)

Sur d’autres sites (5162)

  • Best flags to use FFMPEG in commercial product

    7 décembre 2015, par mhergon

    I’m trying to "decrypt" legal terms of the ffmpeg license but after few hours I’m confused more and more.
    I need use ffmpeg for a commercial product, for the moment without AC3, DTS support, but I’m unable to know what flags should I use to compile. I’m aware that I should not use flags --enable-gpl and --enable-nonfree but I don’t know if it’s necessary any other flag.

    Can anyone help me ?

    Thanks !

  • lavc/audiodsp : fix RISC-V V scalar product (again)

    16 octobre 2022, par Rémi Denis-Courmont
    lavc/audiodsp : fix RISC-V V scalar product (again)
    

    The loop uses a 32-bit accumulator. The current code would only zero
    the lower 16 bits thereof.

    • [DH] libavcodec/riscv/audiodsp_rvv.S
  • I need an azure product that executes my intensive ffmpeg command then dies, and i only get charged for the delta. Any Tips ?

    31 mars 2024, par gamers hd

    I need an azure product where i can run my ffmpeg process on but i dont want to deal with acces overhead etc. But i need to be able to specify how strong the cpu and stuff should be.

    


    So consumption functions would be to weak & Premium functions are billed with a fixed rate so i cant use that either

    


    I tried first using a webapi but those are quite costly and because the commands are extremely sudden like in a couple seconds it can go to 100% cpu usage, so scalinng solutions even if i could afford it would be quite hard.

    


    I'm basicly looking for something that i can write a http triggered function for, i call it, it comes to life executes and then dies.

    


    Ps I'm a novice to Azure so if i overlooked anything obvious please let me know.