Recherche avancée

Médias (1)

Mot : - Tags -/net art

Autres articles (51)

  • Keeping control of your media in your hands

    13 avril 2011, par

    The vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
    While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
    MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
    MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...)

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-je poster des contenus à partir d’une tablette Ipad ?
    Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir

  • Submit bugs and patches

    13 avril 2011

    Unfortunately a software is never perfect.
    If you think you have found a bug, report it using our ticket system. Please to help us to fix it by providing the following information : the browser you are using, including the exact version as precise an explanation as possible of the problem if possible, the steps taken resulting in the problem a link to the site / page in question
    If you think you have solved the bug, fill in a ticket and attach to it a corrective patch.
    You may also (...)

Sur d’autres sites (9009)

  • Anomalie #3495 : Il manque peut-être un accent à icône

    3 juillet 2015

    wikipedia préfère icône
    https://fr.wikipedia.org/wiki/Ic%C3%B4ne

    je serais pour laisser le chapeau pour éviter la confusion avec l’anglais

  • avfilter/af_apsyclip : fix peak overestimation

    29 janvier 2022, par Jason Jang
    avfilter/af_apsyclip : fix peak overestimation
    

    Ignore more samples that are near the edge of the block. The reason
    is that the filtering tends to cause these samples to go above the
    window more than the samples near the middle. If these samples are
    included in the unwindowed peak estimation, the peak can be
    overestimated. Because the block is windowed again before
    overlapping, overshoots near the edge of the block are not very
    important.

    0.1 is the value from the version originally contributed to calf.

    Signed-off-by : Jason Jang <jcj83429@gmail.com>

    • [DH] libavfilter/af_apsyclip.c
  • In some cases, the value of FFmpegMSS is null

    16 février 2018, par Sanhei
    Uri uri = new Uri("https://cloud189-nj.oos-js.ctyunapi.cn/68e09e6a-3a50-4f7b-ba59-968d61dcb771?response-content-type=video/mp4&amp;Expires=1518683112&amp;response-content-disposition=attachment%3Bfilename%3D%22%5BUHA-WINGS%5D%5BKakegurui%5D%5B01%5D%5B720p%5D%5BGB%5D.mp4%22&amp;AWSAccessKeyId=ad2d051c334eb8bbf4c1&amp;Signature=22RXF7qDozpBQNl44/QVx62Anv4%3D");
    var FFmpegMSS = FFmpegInteropMSS.CreateFFmpegInteropMSSFromUri(uri, true, true);

    When the value of uri is "http://edge.ivideo.sina.com.cn/31451018.flv?KID=sina,viask&Expires=1518796800&ssig=7zn7dHMQVK",the program can run normally

    What is the difference between them ?
    How do I modify the code to make ffmpeg work properly ?

    My English is not good, I’m sorry for the inconvenience.