Recherche avancée

Médias (91)

Autres articles (25)

  • Contribute to documentation

    13 avril 2011

    Documentation is vital to the development of improved technical capabilities.
    MediaSPIP welcomes documentation by users as well as developers - including : critique of existing features and functions articles contributed by developers, administrators, content producers and editors screenshots to illustrate the above translations of existing documentation into other languages
    To contribute, register to the project users’ mailing (...)

  • Taille des images et des logos définissables

    9 février 2011, par

    Dans beaucoup d’endroits du site, logos et images sont redimensionnées pour correspondre aux emplacements définis par les thèmes. L’ensemble des ces tailles pouvant changer d’un thème à un autre peuvent être définies directement dans le thème et éviter ainsi à l’utilisateur de devoir les configurer manuellement après avoir changé l’apparence de son site.
    Ces tailles d’images sont également disponibles dans la configuration spécifique de MediaSPIP Core. La taille maximale du logo du site en pixels, on permet (...)

  • Déploiements possibles

    31 janvier 2010, par

    Deux types de déploiements sont envisageable dépendant de deux aspects : La méthode d’installation envisagée (en standalone ou en ferme) ; Le nombre d’encodages journaliers et la fréquentation envisagés ;
    L’encodage de vidéos est un processus lourd consommant énormément de ressources système (CPU et RAM), il est nécessaire de prendre tout cela en considération. Ce système n’est donc possible que sur un ou plusieurs serveurs dédiés.
    Version mono serveur
    La version mono serveur consiste à n’utiliser qu’une (...)

Sur d’autres sites (3781)

  • Android combine videos and images into one video

    15 septembre 2017, par Patrix Williams

    I need to make an app which does the following :

    • User can select images and videos from his gallery
    • This selection must be made into one video with square dimensions
    • A watermark has to be added to the resulting video
    • All audio must be removed from all videos, and my own audio has to be added (mp3 file)

    What would be the option to do this ? I see alot of answers which uses ffmpeg but on Android API > 22 this has huge performance issues with has text relocations.

    What would be the best solution ?

  • Real time video streaming for android and windows

    31 août 2015, par Guy Levin

    I need to stream video from one computer to both android and windows clients (might be multiple clients), must be as close as can be to real time.
    I am using ffmpeg to accomplish this, but the stream is played on clients side with 5-10 sec delay from when the movie was filmed.

    What can I do ? What is the best way to accomplish this ? What are the best protocols for this ? what are the best libraries for android and windows ?

    Thanks,

  • Revision 5daaa838a6 : Enables building examples with Android NDK Soft enable runtime cpu detect for a

    12 avril 2012, par Attila Nagy

    Changed Paths : Modify /build/make/Android.mk Modify /build/make/configure.sh Modify /vpx_ports/arm_cpudetect.c Enables building examples with Android NDK Soft enable runtime cpu detect for armv7-android target, so that it can be disabled and remove dependency on 'cpufeatures' lib. Change (...)