Recherche avancée

Médias (91)

Autres articles (85)

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

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

  • Configuration spécifique pour PHP5

    4 février 2011, par

    PHP5 est obligatoire, vous pouvez l’installer en suivant ce tutoriel spécifique.
    Il est recommandé dans un premier temps de désactiver le safe_mode, cependant, s’il est correctement configuré et que les binaires nécessaires sont accessibles, MediaSPIP devrait fonctionner correctement avec le safe_mode activé.
    Modules spécifiques
    Il est nécessaire d’installer certains modules PHP spécifiques, via le gestionnaire de paquet de votre distribution ou manuellement : php5-mysql pour la connectivité avec la (...)

Sur d’autres sites (4491)

  • Android screencast function with Device been Root

    4 août 2015, par facebook-1663245907229773

    I am working on how to create a smooth mp4 format video in an android device which has been rooted. (This means that we already have the permission to access frame buffer).

    But now i have no idea to figure out this function. My current idea is :

    1. Screenshot a lot of screen image according to /dev/graphics/fb0

    2. Convert images to video use ffmpeg in android

    I am facing a few issues :

    1. I cant screenshot large images. This action is very costly to the CPU which may cause the mobile phone to run unsmoothly.

    2. Even if I screenshot enough images, it take lots of time to convert images into mp4 video.

    My ffmpeg command is as below :

     ./ffmpeg -y -f image2 -i /mnt/sdcard/image%d.jpg -s 320x240 /mnt/sdcard/temp/test.mp4

    Any suggestions ?

  • Google’s challenges of freeing VP8

    10 avril 2010, par silvia

    Since On2 Technology’s stockholders have approved the merger with Google, there are now first requests to Google to open up VP8. I am sure Google is thinking about it. But … what does “it” mean ? Freeing VP8 Simply open sourcing it and making it available under a free license doesn’t help. That just (...)

  • Is it possible to download a song playlist through following description with yt-dlp ?

    26 février 2023, par BhaturaGuy

    Since downloading a thumbnail from youtube music provides really bad quality,
is it possible to download it in following manner :

    


    Download the link as bestvideo+bestaudio formatt and when the video is downloaded then extract frame number 24 then use that as thumbnail and mux it and audio to .mp3 ?

    


    Screenshot of bestvideo :
sc

    


    Screenshot of normally download with yt-dlp :
sc2