
Recherche avancée
Autres articles (79)
-
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
-
List of compatible distributions
26 avril 2011, parThe table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...) -
MediaSPIP v0.2
21 juin 2013, parMediaSPIP 0.2 est la première version de MediaSPIP stable.
Sa date de sortie officielle est le 21 juin 2013 et est annoncée ici.
Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
Comme pour la version précédente, 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 (...)
Sur d’autres sites (9517)
-
avfilter/formats : free the correct pointer in ADD_FORMAT()
21 novembre 2014, par Michael Niedermayer -
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.