Recherche avancée

Médias (0)

Mot : - Tags -/formulaire

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (67)

  • 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 (5183)

  • libavformat : add mbedTLS based TLS

    21 avril 2018, par Thomas Volkert
    libavformat : add mbedTLS based TLS
    
    • [DH] Changelog
    • [DH] configure
    • [DH] libavformat/Makefile
    • [DH] libavformat/rtmpdh.c
    • [DH] libavformat/rtmpdh.h
    • [DH] libavformat/tls_mbedtls.c
    • [DH] libavformat/version.h
  • How to Automatically Add Silence to a Voiceover Based on Punctuation ? [closed]

    19 mai 2024, par Big Loot

    I have a script and its voiceover. Is there a way to automatically add silence with the following durations :

    


      

    • 1 second at each comma
    • 


    • 2 seconds at each full stop
    • 


    • 3 seconds at each paragraph change
    • 


    


    I've tried manually inserting silence in the audio file, but it's time-consuming and prone to errors. I'm looking for a more efficient and accurate method, possibly an automated solution, that can help streamline this process.

    


  • avformat/rawdec : Deduplicate AVClasses based upon ff_rawvideo_options

    7 juin 2021, par Andreas Rheinhardt
    avformat/rawdec : Deduplicate AVClasses based upon ff_rawvideo_options
    

    The child_class_next API relied on different (de)muxers to use
    different AVClasses ; yet this API has been replaced by
    child_class_iterate.

    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    • [DH] libavformat/ingenientdec.c
    • [DH] libavformat/rawdec.c
    • [DH] libavformat/rawdec.h