Recherche avancée

Médias (91)

Autres articles (97)

  • MediaSPIP 0.1 Beta version

    25 avril 2011, par

    MediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
    The zip file provided here only contains the sources of MediaSPIP in its standalone version.
    To get a working installation, you must manually install all-software dependencies on the server.
    If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...)

  • ANNEXE : Les plugins utilisés spécifiquement pour la ferme

    5 mars 2010, par

    Le site central/maître de la ferme a besoin d’utiliser plusieurs plugins supplémentaires vis à vis des canaux pour son bon fonctionnement. le plugin Gestion de la mutualisation ; le plugin inscription3 pour gérer les inscriptions et les demandes de création d’instance de mutualisation dès l’inscription des utilisateurs ; le plugin verifier qui fournit une API de vérification des champs (utilisé par inscription3) ; le plugin champs extras v2 nécessité par inscription3 (...)

  • Les autorisations surchargées par les plugins

    27 avril 2010, par

    Mediaspip core
    autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs

Sur d’autres sites (16354)

  • Acceptable Video Size For Social Network With FFMpeg

    2 août 2022, par John Santos

    I'm building a social network on Android and using FFMPeg to compress the videos before uploading them. Videos will have maximum 1 minute of duration.

    



    The original video for test has 87.74Mb 1080x1920.

    



    Trying to find the middle point between quality and file size I could get to a video size of either 26Mb with an "meh" quality (which I'm not happy with) or 33.06Mb with a good quality (scaling the video to 480x852).

    



    Problems :

    



    1) It's taking an average of 2min 30sec to compress a 1 minute video !

    



    2) Even 25Mb seems to be too much for a 1 minute video for a social network

    



    The ask :

    



    1) Any clue how do Instagram and Facebook do it to compress and upload the same video above within 1 minute !!?? I know they compress it cause the quality is not the same when on Facebook/Instagram but how to they get it done that fast ?

    



    2) What would it be an acceptable file size for a 1 minute video on Facebook/Instagram ? I'm worried about wasting too much storage for 1 minute videos. Does anyone have any idea about it ?

    




    



    I'm searching a lot about FFMpeg commands to get it better and better but it would be easier if I had in mind what I want to achieve.

    


  • Merge commit ’9e8bbe7d4d1dcd5fec491dbfbb98ed2038a7bed5’

    29 août 2014, par Michael Niedermayer
    Merge commit ’9e8bbe7d4d1dcd5fec491dbfbb98ed2038a7bed5’
    

    * commit ’9e8bbe7d4d1dcd5fec491dbfbb98ed2038a7bed5’ :
    license : Mention that vf_interlace is GPL, not LGPL

    Conflicts :
    LICENSE.md

    Merged-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] LICENSE.md
  • Re streaming an rtsp stream from an ONVIF camera

    12 avril 2013, par user132151

    I would like to take the video stream from my ONVIF TI camera and add audio to the Moët stream.
    So I have the camera and I have a beagle board xm . On the beagle board I would like to suck in the h.264 rtsp stream, then I want to take the audio in from the beagle board and make 1 mpeg stream with audio and video.
    So I think I could do it with gstreamer, since you seem to be able to do everything audio video with gstreamer. But I'm a gstreamer virgin. But I'm not wedded to gstreamer I have a feeling you could probably do it in ffmpeg as well. But I would appreciate any help at all, particularly what commands I give to gstreamer to make it work
    So I have my beagle board that is currently running Ubuntu 12. Happy to use angstrom as well. It's on say 192.168.1.4. And my camera is in 192.168.1.6