Recherche avancée

Médias (10)

Mot : - Tags -/wav

Autres articles (78)

  • Problèmes fréquents

    10 mars 2010, par

    PHP et safe_mode activé
    Une des principales sources de problèmes relève de la configuration de PHP et notamment de l’activation du safe_mode
    La solution consiterait à soit désactiver le safe_mode soit placer le script dans un répertoire accessible par apache pour le site

  • MediaSPIP 0.1 Beta version

    25 avril 2011, par

    MediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
    The zip file provided here only contains the sources of MediaSPIP in its standalone version.
    To get a working installation, you must manually install all-software dependencies on the server.
    If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...)

  • Personnaliser les catégories

    21 juin 2013, par

    Formulaire de création d’une catégorie
    Pour ceux qui connaissent bien SPIP, une catégorie peut être assimilée à une rubrique.
    Dans le cas d’un document de type catégorie, les champs proposés par défaut sont : Texte
    On peut modifier ce formulaire dans la partie :
    Administration > Configuration des masques de formulaire.
    Dans le cas d’un document de type média, les champs non affichés par défaut sont : Descriptif rapide
    Par ailleurs, c’est dans cette partie configuration qu’on peut indiquer le (...)

Sur d’autres sites (12748)

  • avformat/matroskaenc : print debug message with cluster offsets only if the output...

    2 octobre 2016, par James Almer
    avformat/matroskaenc : print debug message with cluster offsets only if the output is seekable
    

    Printing the dynamic buffer offset is useless.

    Reviewed-by : Michael Niedermayer <michael@niedermayer.cc>
    Signed-off-by : James Almer <jamrial@gmail.com>

    • [DH] libavformat/matroskaenc.c
  • avformat/matroskaenc : write a CRC32 element on each Cluster

    3 octobre 2016, par James Almer
    avformat/matroskaenc : write a CRC32 element on each Cluster
    

    Implements part of ticket #4347

    Tested-by : Dave Rice <dave@dericed.com>
    Tested-by : Jerome Martinez <jerome@mediaarea.net>
    Reviewed-by : Michael Niedermayer <michael@niedermayer.cc>
    Signed-off-by : James Almer <jamrial@gmail.com>

    • [DH] libavformat/matroskaenc.c
    • [DH] tests/ref/fate/rgb24-mkv
    • [DH] tests/ref/lavf/mka
    • [DH] tests/ref/lavf/mkv
    • [DH] tests/ref/seek/lavf-mkv
  • powerpoint 2016 screen recording

    13 mai 2016, par DeanB_Develop

    Compressing an .MP4 causes a transcoding process failure in FFMPEG. The MP4 was created using the PowerPoint 2016 Screen Recording tool.

    enter image description here enter image description here

    I created an .MP4 using the default configuration in PowerPoint 2016. When the file is compressed using FFMPEG, the process fails without creating a new file.

    Other .MP4’s work fine with FFMPEG. I believe the problem is with the .mp4 generated by PowerPoint 2016.