Recherche avancée

Médias (39)

Mot : - Tags -/audio

Autres articles (70)

  • Mise à jour de la version 0.1 vers 0.2

    24 juin 2013, par

    Explications des différents changements notables lors du passage de la version 0.1 de MediaSPIP à la version 0.3. Quelles sont les nouveautés
    Au niveau des dépendances logicielles Utilisation des dernières versions de FFMpeg (>= v1.2.1) ; Installation des dépendances pour Smush ; Installation de MediaInfo et FFprobe pour la récupération des métadonnées ; On n’utilise plus ffmpeg2theora ; On n’installe plus flvtool2 au profit de flvtool++ ; On n’installe plus ffmpeg-php qui n’est plus maintenu au (...)

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

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

  • FFMpeg - Packet validation without decoding

    16 janvier 2021, par Salvo Passaro

    My code does some remuxing of H264 transported by RTSP into mp4 segments using libavformat.

    


    I occasionally get segfaults inside av_interleaved_write_frame moments before the source EOF : I believe the source stream (which i can't control) sends some corrupted packets before ending.

    


    Now I'm wondering if is there some method of verifying the validity of each packet before passing it to the muxer without re-encoding it. (the code is intentionally wrote without decoding/encoding)

    


  • Anomalie #2486 : Charge du processeur après validation d’un document

    12 janvier 2012, par Johan .

    Je reproduis également avec SPIP 3.0.0-beta2 SVN [18911] Firebug montre à la fermeture de la fenêtre un appel en boucle de ecrire/ ?exec=article&id_article=XYZ&var_ajax=1&var_ajax_env=...&var_t=... En fermant l’onglet, le processeur revient à la (...)

  • ffprobe : implement string validation setting

    2 octobre 2013, par Stefano Sabatini
    ffprobe : implement string validation setting
    

    This should fix trac tickets #1163, #2502.

    • [DH] Changelog
    • [DH] doc/ffprobe.texi
    • [DH] ffprobe.c