Recherche avancée

Médias (0)

Mot : - Tags -/formulaire

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

Autres articles (96)

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

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

  • La sauvegarde automatique de canaux SPIP

    1er avril 2010, par

    Dans le cadre de la mise en place d’une plateforme ouverte, il est important pour les hébergeurs de pouvoir disposer de sauvegardes assez régulières pour parer à tout problème éventuel.
    Pour réaliser cette tâche on se base sur deux plugins SPIP : Saveauto qui permet une sauvegarde régulière de la base de donnée sous la forme d’un dump mysql (utilisable dans phpmyadmin) mes_fichiers_2 qui permet de réaliser une archive au format zip des données importantes du site (les documents, les éléments (...)

Sur d’autres sites (9429)

  • How do I stream a video with particular resolution using ffmpeg

    17 octobre 2018, par surendra babu

    I tried this way but not success "ffmpeg -s video_size 480x360 -i output_320.mp4"

  • How to change resolution of a video.mp4 file stored on the AWS S3 ?

    10 octobre 2018, par Aman

    I’m using AWS S3 to store my video and audio files. Before I upload any video file, I convert the video file into different resolutions from my laptop using ffmpeg and then I upload those files onto my AWS S3 account. I want to know if its possible to convert the video file stored on my AWS S3 to different resolutions. As in the conversion to happen on the AWS.

    I’m using ffmpeg command in CMD : ffmpeg -i video.mp4 -s 256x144 -c:a copy video_144p.mp4

  • Revision 86140 : Résolution du second problème : on déplace tous les styles qui ...

    17 novembre 2014, par rastapopoulos@… — Log

    Résolution du second problème : on déplace tous les styles qui concernent le fullscreen dans la feuille commune. Cette fonctionnalité marche donc tout aussi bien dans le site public. Au passage on renforce certains styles, notamment l’onglet avec l’icône fullscreen, pour qu’il soit toujours à la bonne taille (en pixel toujours), et avec l’icône (car ça virait en FOCUS avec Tinytypo… hum hum).