Recherche avancée

Médias (0)

Mot : - Tags -/albums

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (34)

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

  • FFMPEG - RTSP : where does sprop-parameter-sets come from ?

    13 septembre 2022, par Naryck

    I'm encoding .mp4 video files (h265) with ffmpeg to create RTSP stream, put it to rtsp-simple-server and then after aler9's restreamer the stream is available to watch. I can watch the result in VLC (adding network source rtsp ://my.server/stream), but can't watch the stream in Android application - no sprop-parameter-sets headers exist

    


    So, the question is : where can I get these headers and how can I add them to the stream, so that everything worked ?

    


    P.S. if I add the stream to Wowza, these headers (sprop-vps, sprop-sps, sprop-pps) are added by Wowza to the stream, but I need to use the server directly.

    


  • FFMPEG - RTSP : where does sprop-parameter-sets comes from ?

    7 septembre 2022, par Naryck

    I'm encoding .mp4 video files (h265) with ffmpeg to create RTSP stream, put it to rtsp-simple-server and then after aler9's restreamer the stream is available to watch. I can watch the result in VLC (adding network source rtsp ://my.server/stream), but can't watch the stream in Android application - no sprop-parameter-sets headers exist

    


    So, the question is : where can I get these headers and how can I add them to the stream, so that everything worked ?

    


    P.S. if I add the stream to Wowza, these headers (sprop-vps, sprop-sps, sprop-pps) are added by Wowza to the stream, but I need to use the server directly.

    


  • How create synth with FFMPG ?

    1er novembre 2022, par Seb

    I am looking for the creation of a synth (synthé in french) with FFMPEG. For more explanation, a synth is a rectangle on a movie, where you can write text. In France, we had a very good science program on TV which have an example of the synth I'd like : https://www.youtube.com/watch?v=HR7HojWY-kg from 11:50 to 11:54 where it is written "Dr Luc DE HARO". As this example, I'd like to add on the left a image. I am looking for weeks to do that but I can't realise this synth. Could you help me please ?