Recherche avancée

Médias (3)

Mot : - Tags -/Valkaama

Autres articles (58)

  • Keeping control of your media in your hands

    13 avril 2011, par

    The vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
    While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
    MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
    MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...)

  • Support de tous types de médias

    10 avril 2011

    Contrairement à beaucoup de logiciels et autres plate-formes modernes de partage de documents, MediaSPIP a l’ambition de gérer un maximum de formats de documents différents qu’ils soient de type : images (png, gif, jpg, bmp et autres...) ; audio (MP3, Ogg, Wav et autres...) ; vidéo (Avi, MP4, Ogv, mpg, mov, wmv et autres...) ; contenu textuel, code ou autres (open office, microsoft office (tableur, présentation), web (html, css), LaTeX, Google Earth) (...)

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

  • avformat_open_input returns -2 (Android)

    29 septembre 2013, par Ivelius

    I'm using this FFMPEG port for Android.
    My Goal is to read RTSP stream eventually.

    I can open a stream from a local file (located at "/storage/emulated/0/bunny.mp4") ,
    using *avformat_open_input* function.

    However when I try to open the same file from remote location like *"http_ ://192.168.1.183/bunny.mp4*" , it returns error -2 .

    The whole cpp code is here.

    Any ideas ?

  • avformat_open_input returns -2 (Android)

    13 octobre 2020, par Ivelius

    I'm using this FFMPEG port for Android.
My Goal is to read RTSP stream eventually.

    



    I can open a stream from a local file (located at "/storage/emulated/0/bunny.mp4") ,
using *avformat_open_input* function.

    



    However when I try to open the same file from remote location like *"http_ ://192.168.1.183/bunny.mp4*" , it returns error -2 .

    



    The whole cpp code is here.

    



    Any ideas ?

    


  • Revision adb20849b6 : Refactor reference frame control in sub8x8 block RD search This commit unifies

    12 septembre 2014, par Jingning Han

    Changed Paths :
     Modify /vp9/encoder/vp9_rdopt.c



    Refactor reference frame control in sub8x8 block RD search

    This commit unifies the reference frame control in the rate-
    distortion optimization search loop of sub8x8 block size to remove
    the control dependency on mode search order.

    Change-Id : I3a174099f71a7cc176ede9fd60e2374243ae9232