Recherche avancée

Médias (1)

Mot : - Tags -/intégration

Autres articles (81)

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

  • Amélioration de la version de base

    13 septembre 2013

    Jolie sélection multiple
    Le plugin Chosen permet d’améliorer l’ergonomie des champs de sélection multiple. Voir les deux images suivantes pour comparer.
    Il suffit pour cela d’activer le plugin Chosen (Configuration générale du site > Gestion des plugins), puis de configurer le plugin (Les squelettes > Chosen) en activant l’utilisation de Chosen dans le site public et en spécifiant les éléments de formulaires à améliorer, par exemple select[multiple] pour les listes à sélection multiple (...)

  • MediaSPIP v0.2

    21 juin 2013, par

    MediaSPIP 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 (16146)

  • configure : Disable i686 for i586 and lower CPUs

    15 septembre 2014, par Mikulas Patocka
    configure : Disable i686 for i586 and lower CPUs
    
    • [DBH] configure
  • Is there a way to automate conversion of FLAC to ALAC while preserving tags/album artwork quality and preventing upscaling from lower bitrate files [closed]

    15 janvier, par biftheinknux

    Anyone know of a batch script/ffmpeg automation script to automatically convert all FLAC files in a folder and convert it to ALAC in a specific bitrate and preserve the bitrate of files that have a lower bitrate than the one specified, as to prevent upscaling, as well as preserving all tags and having the album covers in the same resolution they were previously ?

    


    I know there's ways to automate converting to another bitrate and codec, but I'm specifically trying to prevent lower bitrate files from being upscaled to the target bitrate, which I haven't been able to do thus far.

    


    (for those curious, this is for usage on an iPod. yes, I know I could use Rockbox and avoid all of this, but I prefer the stock OS)

    


    I've used ffmpeg and batch scripts in the past, but I'm completely lost on how I could do all of this together in one script.

    


  • avformat/brstm : lower magic number, fixes decoding of some files

    3 avril 2016, par Paul B Mahol
    avformat/brstm : lower magic number, fixes decoding of some files
    

    Signed-off-by : Paul B Mahol <onemda@gmail.com>

    • [DH] libavformat/brstm.c