Recherche avancée

Médias (91)

Autres articles (48)

  • Other interesting software

    13 avril 2011, par

    We don’t claim to be the only ones doing what we do ... and especially not to assert claims to be the best either ... What we do, we just try to do it well and getting better ...
    The following list represents softwares that tend to be more or less as MediaSPIP or that MediaSPIP tries more or less to do the same, whatever ...
    We don’t know them, we didn’t try them, but you can take a peek.
    Videopress
    Website : http://videopress.com/
    License : GNU/GPL v2
    Source code : (...)

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

  • Les autorisations surchargées par les plugins

    27 avril 2010, par

    Mediaspip core
    autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs

Sur d’autres sites (8975)

  • How to record live video stream and seek by time stamp with ffmpeg ?

    14 août 2014, par Kart R.

    I’m trying to set up streaming server with archive playback functionality in it.

    Is it possible to record live streams with current timestamps (as metadata) and then seek stream by passing time stamp as start position ?

    According to ffserver docs (https://www.ffmpeg.org/ffserver.html) it should be easy configurable but there in no enough information in given docs. ("ffserver is a streaming server for both audio and video. It supports several live feeds, streaming from files and time shifting on live feeds. You can seek to positions in the past on each live feed, provided you specify a big enough feed storage.")

    The next question would be as fallows : is there any web server module that provides similar functionality as ffserver ? I know nginx-rtmp module but it lacks with many feature that ffserver provides.

    How can I achieve that request below gives stream starting at given time stamp :

    http://localhost:8080/test.mpeg?date=2014-07-26T23:05:00

    or

    http://localhost:8080/test.mpeg?ts=1408039332

    Any input would be appreciated since I have been stuck on this on for a while now.

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