Recherche avancée

Médias (3)

Mot : - Tags -/Valkaama

Autres articles (53)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • Creating farms of unique websites

    13 avril 2011, par

    MediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
    This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...)

  • 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 : (...)

Sur d’autres sites (8187)

  • fate : add tests for xHE-AAC

    21 mai 2024, par Lynne
    fate : add tests for xHE-AAC
    

    Starting off small with a few features.
    Samples and reference decoded files copied from the official ISO
    reference suite.

    • [DH] tests/fate/aac.mak
  • Can I concatenate stream identifiers in FFMPEG ?

    29 septembre 2023, par Ángel

    I would like to order tracks by title and other metadata identifiers.

    


    -map 0:a:m:title:"español" works as intended. It selects the track titled "español". But -map 0:a:m:title:"español latinoamericano":language:spa doesnt seem to work. I have tried -map 0:a:m:title:"español":m:language:spa as well. Is there any way to concatenate identifiers ?

    


    Also, are there any more metadata identifiers besides title, handler_name and language ? I have tried channels (2-6, for example) and channel_layout (5.1(side), for example). But no luck so far.

    


    Is there any documentation for this ? Official mapping documentation doesn't seem to mention anything about this.

    


  • Autostart Ffmpeg when I connect to Red5 ? [on hold]

    6 novembre 2013, par Alex Scott

    I have setup Red5 media server on my server along with ffmpeg and I can connect to my Red5 server using Flash Media Encoder and I can view my stream within my website.

    My problem is that I know you can now use ffmpeg to convert the stream into segmented files and create the m3u8 playlist.

    Unfortunately, my stream is not live 24/7, only on weekends, so I want to know if it is possible to automatically start the ffmpeg decoding process when the stream is active and end it when the stream finishes ?

    The website which I am using this on is Official Sound FM.

    Thanks in advance for helping me with this matter and if anyone should require my services to setup a similar streaming service with them, please don't hesitate to ask me.