Recherche avancée

Médias (1)

Mot : - Tags -/artwork

Autres articles (75)

  • MediaSPIP 0.1 Beta version

    25 avril 2011, par

    MediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
    The zip file provided here only contains the sources of MediaSPIP in its standalone version.
    To get a working installation, you must manually install all-software dependencies on the server.
    If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...)

  • Personnaliser en ajoutant son logo, sa bannière ou son image de fond

    5 septembre 2013, par

    Certains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;

  • Mise à jour de la version 0.1 vers 0.2

    24 juin 2013, par

    Explications des différents changements notables lors du passage de la version 0.1 de MediaSPIP à la version 0.3. Quelles sont les nouveautés
    Au niveau des dépendances logicielles Utilisation des dernières versions de FFMpeg (>= v1.2.1) ; Installation des dépendances pour Smush ; Installation de MediaInfo et FFprobe pour la récupération des métadonnées ; On n’utilise plus ffmpeg2theora ; On n’installe plus flvtool2 au profit de flvtool++ ; On n’installe plus ffmpeg-php qui n’est plus maintenu au (...)

Sur d’autres sites (10164)

  • avcodec/j2kenc : remove misleading pred value

    30 mars 2023, par Michael Niedermayer
    avcodec/j2kenc : remove misleading pred value
    

    This field is only checked for being 0 or not and not zero means 5/3

    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavcodec/j2kenc.c
  • Stop termux on battery low [closed]

    9 août 2022, par Wouter van Dam

    TL ;DR BELOW

    &#xA;

    I have a second phone who is converting some mkv files through ffmpeg in termux. But the phone can't get enough charging power from the charger because it uses to much power. So it state is always charging even if it isn't charging. No I want to run in termux a script that hits a kill command when the battery is low. So that it doesn't corrupt my files when shutting down because it just cant survive the night with my battery capacity. Any ideas of achieving this ?

    &#xA;

    TL ;DR&#xA;How to run a termux command or script async with a event or looping function so that it kills the process when battery power is low.

    &#xA;

  • How to completely delete a program using terminal

    8 juillet 2016, par Novice

    I’m relatively new to the terminal environment so please bear with me. I’ve downloaded an older version of ffmpeg by mistake which does not utilise some filters I want. Managed to find the updated version and download it but terminal keeps referencing the older version (despite removing folder). How do I get terminal to reference the newer version or completely rid myself of the older version ?