Recherche avancée

Médias (0)

Mot : - Tags -/performance

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

Autres articles (68)

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

  • Selection of projects using MediaSPIP

    2 mai 2011, par

    The examples below are representative elements of MediaSPIP specific uses for specific projects.
    MediaSPIP farm @ Infini
    The non profit organizationInfini develops hospitality activities, internet access point, training, realizing innovative projects in the field of information and communication technologies and Communication, and hosting of websites. It plays a unique and prominent role in the Brest (France) area, at the national level, among the half-dozen such association. Its members (...)

  • Sélection de projets utilisant MediaSPIP

    29 avril 2011, par

    Les exemples cités ci-dessous sont des éléments représentatifs d’usages spécifiques de MediaSPIP pour certains projets.
    Vous pensez avoir un site "remarquable" réalisé avec MediaSPIP ? Faites le nous savoir ici.
    Ferme MediaSPIP @ Infini
    L’Association Infini développe des activités d’accueil, de point d’accès internet, de formation, de conduite de projets innovants dans le domaine des Technologies de l’Information et de la Communication, et l’hébergement de sites. Elle joue en la matière un rôle unique (...)

Sur d’autres sites (5748)

  • ffmpeg : transcode over socket

    19 septembre 2020, par user14258924

    I am consuming multiple streams of h264 video and aac audio data in my own RTMP server and I want to transcode these streams into different codecs so I want to send these tracks, in chunks, into ffmpeg and get the transcoded result back. But due to performance requirements I want to use some kind of streaming where I can just open up a socket to get files in/out instead of dumping the data into individual files and then reading transcoded files back.

    


    Is it possible with ffmpeg ?

    


  • FFmpeg encode video on the fly from images

    13 septembre 2017, par user1658593

    I have an experiment setup (LabVIEW based) which produces png images at 40fps each with timestamp filename. The number of images is substantial (several thousands) and each of 6MB.
    I was wondering if I could use ffmpeg to create a lossless video on-the fly from those images (instead of saving individual frames as image files).

    Unfortunately I do not know how to set up input parameter to ffmpeg in my case.

    I have full control over image saving process, so I can substitute _save_to_png_ function with a dll call, or command line call.

    Could you come up with some suggestions ?

  • Revision 0451c6b6dd : Refactor per block rate distortion estimate Move the rate-distortion estimate f

    22 avril 2015, par Jingning Han

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



    Refactor per block rate distortion estimate

    Move the rate-distortion estimate function outside the recursion
    as an individual operating module.

    Change-Id : I662199223c256664bcd312084b3aebffb8a8034b