Recherche avancée

Médias (21)

Mot : - Tags -/Nine Inch Nails

Autres articles (51)

  • 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

  • Création définitive du canal

    12 mars 2010, par

    Lorsque votre demande est validée, vous pouvez alors procéder à la création proprement dite du canal. Chaque canal est un site à part entière placé sous votre responsabilité. Les administrateurs de la plateforme n’y ont aucun accès.
    A la validation, vous recevez un email vous invitant donc à créer votre canal.
    Pour ce faire il vous suffit de vous rendre à son adresse, dans notre exemple "http://votre_sous_domaine.mediaspip.net".
    A ce moment là un mot de passe vous est demandé, il vous suffit d’y (...)

Sur d’autres sites (9264)

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