
Recherche avancée
Autres articles (40)
-
La file d’attente de SPIPmotion
28 novembre 2010, parUne file d’attente stockée dans la base de donnée
Lors de son installation, SPIPmotion crée une nouvelle table dans la base de donnée intitulée spip_spipmotion_attentes.
Cette nouvelle table est constituée des champs suivants : id_spipmotion_attente, l’identifiant numérique unique de la tâche à traiter ; id_document, l’identifiant numérique du document original à encoder ; id_objet l’identifiant unique de l’objet auquel le document encodé devra être attaché automatiquement ; objet, le type d’objet auquel (...) -
Use, discuss, criticize
13 avril 2011, parTalk to people directly involved in MediaSPIP’s development, or to people around you who could use MediaSPIP to share, enhance or develop their creative projects.
The bigger the community, the more MediaSPIP’s potential will be explored and the faster the software will evolve.
A discussion list is available for all exchanges between users. -
Contribute to documentation
13 avril 2011Documentation 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 (7287)
-
Révision 22375 : report de 91148 (acces de google bot aux js et css)
30 juillet 2015, par cy_altern-yahoo-fr - -
How to download videos with a size less than 19M using yt dlp [closed]
11 août 2024, par Иван ШиваловHow to force yt-dlp url -f "b[filesize<19M]". The problem is that youtube stores video and audio separately, is it possible to select by size at the same time ? Also, if the file is going to be larger than 19M anyway, then I want to compress it. How to do it ?


I tried using yt dlp, but I didn't figure out the parameters. I used ffmpeg for compression, but I still didn't understand how to compress to the desired size


-
amfenc : Do not automatically download/upload unknown hardware input frames
14 avril 2018, par Mark Thompsonamfenc : Do not automatically download/upload unknown hardware input frames
Supplying a hardware input frame which is not in the input hardware frames
context is not allowed by the API, so additional code to handle it is not
necessary. Further, handling it automatically results in very low
performance - it is more appropriate to fail immediately so that the user
can fix their incorrect setup.