Recherche avancée

Médias (1)

Mot : - Tags -/Rennes

Autres articles (67)

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

  • 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

  • Des sites réalisés avec MediaSPIP

    2 mai 2011, par

    Cette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
    Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page.

Sur d’autres sites (9392)

  • LICENSE : Remove nvenc from the non-free section.

    10 mai 2019, par Carl Eugen Hoyos
    LICENSE : Remove nvenc from the non-free section.
    

    The headers are auto-detected by current FFmpeg.

    • [DH] LICENSE.md
  • Forwarding an RTSP stream from IP camera to youtube [closed]

    30 avril 2024, par cbake

    I have an IP camera (Foscam FI9800P) capable of sending an RTSP stream (I've confirmed using VLC the stream works). I want to stream the video from that camera to youtube.

    



    I'm guessing the camera can't send it to youtube directly, so I need a device in the middle. Something like :

    



    IP Camera —> Raspberry Pi —> Youtube live

    



    Ideally I'd like to do this without re-encoding the video along the way. ffmpeg appears to be able to do this, but it has many options and I haven't been able to figure out all its command line options.

    



    Any suggestions to how I can do this ?

    


  • libavfilter/vf_cover_rect.c : free the allocated frame

    11 juin 2019, par Limin Wang
    libavfilter/vf_cover_rect.c : free the allocated frame
    

    Signed-off-by : Limin Wang <lance.lmwang@gmail.com>
    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavfilter/vf_cover_rect.c