Recherche avancée

Médias (1)

Mot : - Tags -/pirate bay

Autres articles (99)

  • Changer son thème graphique

    22 février 2011, par

    Le thème graphique ne touche pas à la disposition à proprement dite des éléments dans la page. Il ne fait que modifier l’apparence des éléments.
    Le placement peut être modifié effectivement, mais cette modification n’est que visuelle et non pas au niveau de la représentation sémantique de la page.
    Modifier le thème graphique utilisé
    Pour modifier le thème graphique utilisé, il est nécessaire que le plugin zen-garden soit activé sur le site.
    Il suffit ensuite de se rendre dans l’espace de configuration du (...)

  • Les sons

    15 mai 2013, par
  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

Sur d’autres sites (16060)

  • Revision 2786938a3c : Merge "Renaming and making vp9_update_mode_info_border() static."

    22 mars 2014, par Dmitry Kovalev

    Merge "Renaming and making vp9_update_mode_info_border() static."

  • Tips on making a video uploader secure ?

    4 mars 2016, par Cameron Swyft

    So, I cannot seem to find any decent PHP Video Uploaders that use FFMPEG so I’ve decided to attempt to create my own.

    Video uploading is more scarier than images because images has many more tools offered by PHP to validate it’s legitimacy. But how do we validate legitimacy with videos ? Is there any tips that could help me ? Much appreciated !

    Also, if you know any Video converters that are useful, could help me further :)

  • simple hls server - Streaming from local NAS

    18 juillet 2020, par Neil Bernard

    I'm using FFMPEG to stream to a synology NAS, I cant open the files in VLC over the network. I assume its some sort of CIFS/SMB thing (edit : I think its actually the paths in the .m38u file). I don't really want to setup a nginx server. This is for local use.

    


    Any thoughts on a lightweight solution ?

    


    Cheers in advance

    


    Neil