
Recherche avancée
Autres articles (21)
-
Selection of projects using MediaSPIP
2 mai 2011, parThe examples below are representative elements of MediaSPIP specific uses for specific projects.
MediaSPIP farm @ Infini
The non profit organizationInfini develops hospitality activities, internet access point, training, realizing innovative projects in the field of information and communication technologies and Communication, and hosting of websites. It plays a unique and prominent role in the Brest (France) area, at the national level, among the half-dozen such association. Its members (...) -
Sélection de projets utilisant MediaSPIP
29 avril 2011, parLes exemples cités ci-dessous sont des éléments représentatifs d’usages spécifiques de MediaSPIP pour certains projets.
Vous pensez avoir un site "remarquable" réalisé avec MediaSPIP ? Faites le nous savoir ici.
Ferme MediaSPIP @ Infini
L’Association Infini développe des activités d’accueil, de point d’accès internet, de formation, de conduite de projets innovants dans le domaine des Technologies de l’Information et de la Communication, et l’hébergement de sites. Elle joue en la matière un rôle unique (...) -
Qualité du média après traitement
21 juin 2013, parLe bon réglage du logiciel qui traite les média est important pour un équilibre entre les partis ( bande passante de l’hébergeur, qualité du média pour le rédacteur et le visiteur, accessibilité pour le visiteur ). Comment régler la qualité de son média ?
Plus la qualité du média est importante, plus la bande passante sera utilisée. Le visiteur avec une connexion internet à petit débit devra attendre plus longtemps. Inversement plus, la qualité du média est pauvre et donc le média devient dégradé voire (...)
Sur d’autres sites (3689)
-
Best flags to use FFMPEG in commercial product
7 décembre 2015, par mhergonI’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 -
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 hdI 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.