Recherche avancée

Médias (0)

Mot : - Tags -/médias

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

Autres articles (95)

  • Ajouter notes et légendes aux images

    7 février 2011, par

    Pour pouvoir ajouter notes et légendes aux images, la première étape est d’installer le plugin "Légendes".
    Une fois le plugin activé, vous pouvez le configurer dans l’espace de configuration afin de modifier les droits de création / modification et de suppression des notes. Par défaut seuls les administrateurs du site peuvent ajouter des notes aux images.
    Modification lors de l’ajout d’un média
    Lors de l’ajout d’un média de type "image" un nouveau bouton apparait au dessus de la prévisualisation (...)

  • Les tâches Cron régulières de la ferme

    1er décembre 2010, par

    La gestion de la ferme passe par l’exécution à intervalle régulier de plusieurs tâches répétitives dites Cron.
    Le super Cron (gestion_mutu_super_cron)
    Cette tâche, planifiée chaque minute, a pour simple effet d’appeler le Cron de l’ensemble des instances de la mutualisation régulièrement. Couplée avec un Cron système sur le site central de la mutualisation, cela permet de simplement générer des visites régulières sur les différents sites et éviter que les tâches des sites peu visités soient trop (...)

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

Sur d’autres sites (6399)

  • The file upload on server side using multipart file upload

    6 février 2014, par user3217695

    I am trying to upload a file using file upload in java and writing the file to directory in the server side, so the file upload is completed once it's completed the uploaded file is converted to mp4 format so that file can be played in video tag of html5.

    Issue is with the svn file, the new ffmpeg support file are in server side and conversion code is executed it gives me following error.
    What does this error mean ??

    Please help me thanks in advance.

    FFmpeg version SVN-r15137, Copyright (c) 2000-2008 Fabrice Bellard, et al.
     configuration:
     libavutil     49.10. 0 / 49.10. 0
     libavcodec    51.70. 0 / 51.70. 0
     libavformat   52.21. 0 / 52.21. 0
     libavdevice   52. 1. 0 / 52. 1. 0
     built on Aug 31 2008 21:44:56, gcc: 4.1.2 20070626 (Red Hat 4.1.2-14)
    Input #0, avi, from ' from//170_lesson.avi':
     Duration: 00:02:15.68, start: 0.000000, bitrate: 1353 kb/s
       Stream #0.0: Video: mpeg4, yuv420p, 788x480 [PAR 1:1 DAR 197:120], 24.00 tb(r)
       Stream #0.1: Audio: mp2, 44100 Hz, stereo, s16, 192 kb/s
    WARNING: The bitrate parameter is set too low. It takes bits/s as argument, not kbits/s
    Output #0, mp4, to '170_lesson1.mp4':
       Stream #0.0: Video: mpeg4, yuv420p, 514x362 [PAR 37:32 DAR 9509:5792], q=2-31, 200 kb/s, 24.00 tb(c)
       Stream #0.1: Audio: 0x0000, 22050 Hz, stereo, s16, 0 kb/s
    Stream mapping:
     Stream #0.0 -> #0.0
     Stream #0.1 -> #0.1
    Unsupported codec for output stream #0.1
  • File Conversion on server side using ffmpeg [on hold]

    6 février 2014, par user3217695

    The conversion of file from any format to mp4, following are some of the preferred formats
    file formats flv,webm,wmv,avi,m4v are the files which i am using, and i tried many of the codec with different ffmpeg linux version but failed. please do the needful help

    Thanks in advance

  • Allow client-side previews of SVG images. Closes #2912

    5 février 2014, par blueimp
    Allow client-side previews of SVG images. Closes #2912