Recherche avancée

Médias (1)

Mot : - Tags -/école

Autres articles (99)

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

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

Sur d’autres sites (9850)

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

    


  • FFmpeg + ffplay bad codec ?

    26 avril 2014, par Tomas Lysek

    i am creating video player by using ffmpeg.

    But when i install ffmpeg and use ffplay to any video (for instance clock.avi) i had this result :

    Image with bad video

    Input #0, avi, from 'video.avi':
     Duration: 00:00:12.00, start: 0.000000, bitrate: 55 kb/s
       Stream #0:0: Video: msrle ([1][0][0][0] / 0x0001), pal8, 321x321, 1 fps, 1 tbr, 1 tbn, 1 tbc
     Metadata:
         title           : CLOCK.avi Video #1
    Stream #0:1: Audio: truespeech ([34][0][0][0] / 0x0022), 8000 Hz, mono, s16, 8 kb/s
    Metadata:
     title           : Microsoft Waveform: 12TONEt2.WAV

    I am using latest ffmpeg and ubuntu 12.04. I tried install ubuntu-restricted-extras, but it doesn’t help.

    Any thoughts ? Thanks !

  • riff : Add an additional AAC TwoCC

    3 avril 2014, par Carl Eugen Hoyos
    riff : Add an additional AAC TwoCC
    

    Mentioned on http://msdn.microsoft.com/en-us/library/dd341376%28prot.20%29.aspx

    • [DH] libavformat/riff.c