Recherche avancée

Médias (91)

Autres articles (47)

  • List of compatible distributions

    26 avril 2011, par

    The 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 Core : La Configuration

    9 novembre 2010, par

    MediaSPIP Core fournit par défaut trois pages différentes de configuration (ces pages utilisent le plugin de configuration CFG pour fonctionner) : une page spécifique à la configuration générale du squelettes ; une page spécifique à la configuration de la page d’accueil du site ; une page spécifique à la configuration des secteurs ;
    Il fournit également une page supplémentaire qui n’apparait que lorsque certains plugins sont activés permettant de contrôler l’affichage et les fonctionnalités spécifiques (...)

  • Gestion des droits de création et d’édition des objets

    8 février 2011, par

    Par défaut, beaucoup de fonctionnalités sont limitées aux administrateurs mais restent configurables indépendamment pour modifier leur statut minimal d’utilisation notamment : la rédaction de contenus sur le site modifiables dans la gestion des templates de formulaires ; l’ajout de notes aux articles ; l’ajout de légendes et d’annotations sur les images ;

Sur d’autres sites (9250)

  • Library not loaded error and Abort trap : 6 when using ffmpeg

    1er novembre 2019, par bruno

    After updating my mac to high sierra, I can’t use ffmpeg

    $ ffmpeg
    dyld : Library not loaded : /opt/local/lib/libidn2.0.dylib
      Referenced from : /opt/local/lib/libgnutls.30.dylib
      Reason : image not found
    Abort trap : 6
    

    I appreciate any help !

  • ffmpeg aborts with 'dyld : Library not loaded' error

    13 août 2019, par sadlyfe

    When I run ffmpeg on my Mac (Sierra), I receive the following error :

    dyld: Library not loaded: @rpath/libx264.138.dylib
     Referenced from: /Users/me/anaconda/bin/ffmpeg
     Reason: image not found
    Abort trap: 6

    I tried reinstalling ffmpeg with homebrew, but to no avail. I also tried updating brew and this didn’t help either. Are there any fixes to my problem ?

    Thanks

  • FFMPEG When joining an audio track to a longer video track the audio loops

    23 août 2014, par James Blackbj Blackburn

    I am able to join video and audio files fine but if for example I add a 30 second audio clip to a minute long video, the audio will loop again once the 30 second mark is reached.

    I want the audio to not loop so it should finish at the 30 second mark. I’ve looked around but couldn’t find a solution. Any help will be greatly appreciated.