Recherche avancée

Médias (1)

Mot : - Tags -/Rennes

Autres articles (40)

  • 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

  • Les formats acceptés

    28 janvier 2010, par

    Les commandes suivantes permettent d’avoir des informations sur les formats et codecs gérés par l’installation local de ffmpeg :
    ffmpeg -codecs ffmpeg -formats
    Les format videos acceptés en entrée
    Cette liste est non exhaustive, elle met en exergue les principaux formats utilisés : h264 : H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 m4v : raw MPEG-4 video format flv : Flash Video (FLV) / Sorenson Spark / Sorenson H.263 Theora wmv :
    Les formats vidéos de sortie possibles
    Dans un premier temps on (...)

  • Ajouter notes et légendes aux images

    7 février 2011, par

    Pour pouvoir ajouter notes et légendes aux images, la première étape est d’installer le plugin "Légendes".
    Une fois le plugin activé, vous pouvez le configurer dans l’espace de configuration afin de modifier les droits de création / modification et de suppression des notes. Par défaut seuls les administrateurs du site peuvent ajouter des notes aux images.
    Modification lors de l’ajout d’un média
    Lors de l’ajout d’un média de type "image" un nouveau bouton apparait au dessus de la prévisualisation (...)

Sur d’autres sites (5861)

  • ffmpeg android-prepare video from images according to sound file

    16 décembre 2013, par Sameer Z.

    I am working app which create the video from many screen(images).
    I can prepare video from screen.
    Now to select the no of frames depends on the pitch of the audio,for example
    for 1 sec only 3 frames and another sec 5 frames.The audio files are static.

    Please let me know your thoughts how i can achieve this.

    Thanks in advance.

  • RTSP Live Streaming in iOS

    19 février 2015, par Ashok Londhe

    How to create Live Streaming ip camera using RTSP Protocol. To connect to ip Camera use ip address of camera , Username and Password.
    if anyone know how to do it please give the solution.

    i have search more then i understand ios not directly support the RTSP Live streaming so that first RTSP is Converted into Http Streaming.
    OR
    use ffmpeg Library but i don’t know how to use it.

    Thanks in Advance...!!!

  • Ideas on how to create a transparent video with images in a given frames for a given length

    11 juin 2012, par RakeshS

    I am looking for a various option to do the following in Linux OS (either FFMPEG or MENCODER) :

    1. Able to create a dummy (yes no data) transparent video for a given length (say 2 mins)
    2. Able to insert transparent images in a given frames (from 4-5, 20-22, etc) in the above video.
    3. Want output either in MOV or uncompressed AVI format.

    Any help is highly appreciated.
    Thanks in advance.