Recherche avancée

Médias (1)

Mot : - Tags -/ogg

Autres articles (37)

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

  • Ecrire une actualité

    21 juin 2013, par

    Présentez les changements dans votre MédiaSPIP ou les actualités de vos projets sur votre MédiaSPIP grâce à la rubrique actualités.
    Dans le thème par défaut spipeo de MédiaSPIP, les actualités sont affichées en bas de la page principale sous les éditoriaux.
    Vous pouvez personnaliser le formulaire de création d’une actualité.
    Formulaire de création d’une actualité Dans le cas d’un document de type actualité, les champs proposés par défaut sont : Date de publication ( personnaliser la date de publication ) (...)

Sur d’autres sites (5500)

  • How do I use ffmpeg to put HTML text overlay in a video ? [closed]

    29 septembre 2020, par Tom

    How do I use ffmpeg to put HTML text overlay in a video ?

    


    I have a web page where a user can write html text with online editor tool. I want to overlay the html text to a video. What can I do ?
Here is a sample HTML text.

    


    <p style="color:#000;"><span style="color:#FFFFFF;"><span style="font-size:48px;"><span style="font-family:philosopher;">Best Wishes for </span></span></span></p><p style="color:#000;"><span style="color:#FFFFFF;"><span style="font-size:48px;"><span style="font-family:philosopher;">a joyful and prosperous<br />New Year!</span></span></span></p>&#xA;

    &#xA;

  • ffprobe/ffmpeg detect when video is unplayable

    8 mars 2018, par Philip Tenn

    We are calling ffpmeg 2.6.8 through Java to convert different video formats to MP4.

    Is there a way to detect that the resulting MP4 video will be unplayable ?

    We’ve explored :

    • stderr. Unfortunately ffmpeg is writing all diagnostic information to stderr.
    • -xerror. I tried it on a file and it stopped converting, but when I tried without this switch, it converted and I could play the resulting MP4 file.
    • exit code. From reading various forums, it sounds like 0 is success, 1 is error, and there are other codes, but that this isn’t completely reliable (we could get an exit code of 0 and video still unplayable).

    Has anyone faced a similar need ? Just looking for ideas/suggestions that I could research and explore. Thanks !

  • mobile-ffmpeg-https (4.3.1) POD install failed

    22 avril, par shruti tupkari

    I am getting error on my pod install command , Error creating package is mobile-ffmpeg-https (4.3.1). Image attached for more details.

    &#xA;

    Actually i have not used this package anywhere in my project. I tried to use it and then removed it from project. But i am not getting why this is still showing up in pod install.

    &#xA;

    i tried deleting my podfile.lock and again running pod install but issue remains.

    &#xA;

    enter image description here

    &#xA;

    thanks in advance .

    &#xA;