Recherche avancée

Médias (91)

Autres articles (96)

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

  • Multilang : améliorer l’interface pour les blocs multilingues

    18 février 2011, par

    Multilang est un plugin supplémentaire qui n’est pas activé par défaut lors de l’initialisation de MediaSPIP.
    Après son activation, une préconfiguration est mise en place automatiquement par MediaSPIP init permettant à la nouvelle fonctionnalité d’être automatiquement opérationnelle. Il n’est donc pas obligatoire de passer par une étape de configuration pour cela.

  • Gestion générale des documents

    13 mai 2011, par

    MédiaSPIP ne modifie jamais le document original mis en ligne.
    Pour chaque document mis en ligne il effectue deux opérations successives : la création d’une version supplémentaire qui peut être facilement consultée en ligne tout en laissant l’original téléchargeable dans le cas où le document original ne peut être lu dans un navigateur Internet ; la récupération des métadonnées du document original pour illustrer textuellement le fichier ;
    Les tableaux ci-dessous expliquent ce que peut faire MédiaSPIP (...)

Sur d’autres sites (11254)

  • Converting large number of MP3 files to videos for YouTube, each using same JPG

    2 juin 2020, par David

    Looking for a way to convert large number of mp3 files to videos each using the same image. Efficient processing time is important.

    



    Tried following :

    



    ffmpeg -i image.jpg -i audio.mp3 -vcodec libx264 video.mp4


    



    VLC played the resulting video file with the correct sound, but blank screen.
Microsoft Media Player played the sound and showed the intended image.
Uploaded the video to YouTube and received mesage "The video has failed to process. Please make sure you are uploading a supported file type."

    



    Would appreciate advice on how to make this work.

    


  • get_xbits : assert validity of the number of bits

    30 juin 2013, par Michael Niedermayer
    get_xbits : assert validity of the number of bits
    

    similar is already done in the other get_bits() functions

    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavcodec/get_bits.h
  • Revision f225b1e69b : vpxdec : Include frame number when decode fails. Change-Id : I6ea460af884d5223197

    19 novembre 2013, par Tom Finegan

    Changed Paths :
     Modify /vpxdec.c



    vpxdec : Include frame number when decode fails.

    Change-Id : I6ea460af884d522319735e4416a2dd66c2f35d27