Recherche avancée

Médias (1)

Mot : - Tags -/publier

Autres articles (59)

  • Contribute to translation

    13 avril 2011

    You can help us to improve the language used in the software interface to make MediaSPIP more accessible and user-friendly. You can also translate the interface into any language that allows it to spread to new linguistic communities.
    To do this, we use the translation interface of SPIP where the all the language modules of MediaSPIP are available. Just subscribe to the mailing list and request further informantion on translation.
    MediaSPIP is currently available in French and English (...)

  • Problèmes fréquents

    10 mars 2010, par

    PHP et safe_mode activé
    Une des principales sources de problèmes relève de la configuration de PHP et notamment de l’activation du safe_mode
    La solution consiterait à soit désactiver le safe_mode soit placer le script dans un répertoire accessible par apache pour le site

  • Librairies et binaires spécifiques au traitement vidéo et sonore

    31 janvier 2010, par

    Les logiciels et librairies suivantes sont utilisées par SPIPmotion d’une manière ou d’une autre.
    Binaires obligatoires FFMpeg : encodeur principal, permet de transcoder presque tous les types de fichiers vidéo et sonores dans les formats lisibles sur Internet. CF ce tutoriel pour son installation ; Oggz-tools : outils d’inspection de fichiers ogg ; Mediainfo : récupération d’informations depuis la plupart des formats vidéos et sonores ;
    Binaires complémentaires et facultatifs flvtool2 : (...)

Sur d’autres sites (11265)

  • How to install MPD filter "ffmpeg" into MPD running on RaspberryPi [closed]

    13 mai, par Weston Mitchell

    I’m using Moode audio player OS on a Raspberry Pi 5 to play audio through two USB devices : headphones (card 3 : Device_1) for the full spectrum and a subwoofer (card 0 : Device) for low frequencies (20–100Hz) in a meditation lounge setup. The audio source is a NAS on a Mac. My goal is simultaneous playback : headphones in stereo, subwoofer in mono with low-pass filtering. I have configured the mpd.conf file to setup audio ouputs for both devices. Now I need to apply a lowpass filter to the subwoofer device. I tried using MDP's "ffmpeg" as a lowpass filter, but the logs say :

    


    


    Failed to initialize filter chain for "Subwoofer" : No such filter plugin : ffmpeg

    


    


    So I checked MPD's list of filters using mpd --version and it shows only one filter :

    


    


    Decoder plugins :
    
[mpg123] mp3
    
[mad] mp3 mp2
    
[vorbis] ogg oga
    
[oggflac] ogg oga
    
[flac] flac
    
[opus] opus ogg oga
    
[dsdiff] dff
    
[dsf] dsf
    
[faad] aac
    
[wavpack] wv
    
[adplug] amd d00 hsc laa rad raw sa2
    
[ffmpeg] 264 265 ...

    


    Filters :
    
soxr

    


    Tag plugins :
    
id3tag

    


    ...

    


    


    So it's listed as a Decoder, but not a as a filter. MPD docs says it can be used as a filter : MPD Docs - Filters

    


    So how do I add the ffmpeg to the list of filters ?

    


  • Evolution #4496 : [Cohérence d’interface] Harmonisation de la gestion des doc/logos en 3.3

    29 mai 2020

    @RealET : tu peux reporter tes remarques dans les tickets de rôles de docs stp ? Merci
    Indique aussi quelle version du plugin et si tu utilises des rôles personnalisés.
    La doc n’est pas à jour des dernières fonctionnalités.

    Spoiler : je ne reproduis pas tout ce que tu décris.

  • Revision cc6117d0f3 : update nestegg + prune some unused files https://github.com/kinetiknz/nestegg.

    14 décembre 2013, par James Zern

    Changed Paths :
     Delete /nestegg/.gitignore


     Add /nestegg/0001-include-paths.diff


     Add /nestegg/0002-ne_read_simple-uninitialized_variable.diff


     Modify /nestegg/AUTHORS


     Delete /nestegg/Makefile.am


     Add /nestegg/README.webm


     Delete /nestegg/configure.ac


     Delete /nestegg/docs/Doxyfile.in


     Delete /nestegg/docs/Makefile.am


     Modify /nestegg/halloc/src/halloc.c


     Modify /nestegg/include/nestegg/nestegg.h


     Delete /nestegg/m4/as-ac-expand.m4


     Delete /nestegg/m4/ax_create_stdint_h.m4


     Delete /nestegg/m4/pkg.m4


     Delete /nestegg/nestegg-uninstalled.pc.in


     Delete /nestegg/nestegg.pc.in


     Modify /nestegg/src/nestegg.c


     Modify /nestegg/test/test.c


     Modify /test/webm_video_source.h


     Modify /webmdec.c



    update nestegg

    + prune some unused files

    https://github.com/kinetiknz/nestegg.git

    commit f46223191d8116a36bf299b5b9793fcb798417b1
    Merge : 0851279 4b0190a
    Author : Matthew Gregan <kinetik@flim.org>
    AuthorDate : Wed Nov 27 13:50:43 2013 -0800
    Commit : Matthew Gregan <kinetik@flim.org>
    CommitDate : Wed Nov 27 13:50:43 2013 -0800

    Merge pull request #15 from shadone/master

    Fix compiler warning.

    Change-Id : I59eecdd68fced1ef61b67d446735539628d81484