Recherche avancée

Médias (91)

Autres articles (54)

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

  • 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

  • HTML5 audio and video support

    13 avril 2011, par

    MediaSPIP uses HTML5 video and audio tags to play multimedia files, taking advantage of the latest W3C innovations supported by modern browsers.
    The MediaSPIP player used has been created specifically for MediaSPIP and can be easily adapted to fit in with a specific theme.
    For older browsers the Flowplayer flash fallback is used.
    MediaSPIP allows for media playback on major mobile platforms with the above (...)

Sur d’autres sites (5052)

  • Anomalie #2213 (Nouveau) : Fiche auteur et nombre d’objets par type

    9 août 2011, par Julien -

    dans objets/infos/auteur.html : au niveau du Donner la possibilité de comptabiliser d’autres objets éditoriaux (cette possibilité va de paire avec l’usage du pipeline affiche_auteurs_interventions). idéalement sous forme de pipeline...? au pire, mettre un comme cela est déjà le cas dans (...)

  • FFmpeg - Slow Down Video by Half - Play Back at 2x

    2 mars 2021, par nomaam

    I am working with the newest version of FFmpeg

    


    I am trying to slow down a video with audio by half speed, then play back that video in something like VLC at 2x speed and have the video appear and sound as if it was the original version.

    


    So far I have tried

    


    ./ffmpeg.exe -i "ffmpeg/testVideo.mp4" -filter_complex "[0:v]setpts=1.5*PTS[v];[0:a]atempo=0.5[a]" -map "[v]" -map "[a]" "ffmpeg/outputVideo.mp4"


    


    When I play back the video at 2x it isn't close to playing and sounding like the unaltered version.

    


    I have read the documentation but am having difficulty understanding where I am going wrong.

    


  • Adding back some setup and development instructions

    2 octobre 2015, par jonrohan
    Adding back some setup and development instructions