Recherche avancée

Médias (1)

Mot : - Tags -/ticket

Autres articles (38)

  • Dépôt de média et thèmes par FTP

    31 mai 2013, par

    L’outil MédiaSPIP traite aussi les média transférés par la voie FTP. Si vous préférez déposer par cette voie, récupérez les identifiants d’accès vers votre site MédiaSPIP et utilisez votre client FTP favori.
    Vous trouverez dès le départ les dossiers suivants dans votre espace FTP : config/ : dossier de configuration du site IMG/ : dossier des média déjà traités et en ligne sur le site local/ : répertoire cache du site web themes/ : les thèmes ou les feuilles de style personnalisées tmp/ : dossier de travail (...)

  • Changer le statut par défaut des nouveaux inscrits

    26 décembre 2015, par

    Par défaut, lors de leur inscription, les nouveaux utilisateurs ont le statut de visiteur. Ils disposent de certains droits mais ne peuvent pas forcément publier leurs contenus eux-même etc...
    Il est possible de changer ce statut par défaut. en "rédacteur".
    Pour ce faire, un administrateur webmestre du site doit aller dans l’espace privé de SPIP en ajoutant ecrire/ à l’url de son site.
    Une fois dans l’espace privé, il lui faut suivre les menus configuration > Interactivité et activer (...)

  • MediaSPIP v0.2

    21 juin 2013, par

    MediaSPIP 0.2 est la première version de MediaSPIP stable.
    Sa date de sortie officielle est le 21 juin 2013 et est annoncée ici.
    Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
    Comme pour la version précédente, il est nécessaire d’installer manuellement l’ensemble des dépendances logicielles sur le serveur.
    Si vous souhaitez utiliser cette archive pour une installation en mode ferme, il vous faudra également procéder à d’autres modifications (...)

Sur d’autres sites (5338)

  • Laradock FFMpeg in php-fpm container

    21 novembre 2019, par Dean Collins

    Followed the docs to install FFMpeg in laradock. Seems to work fine with the workspace, however following the instructions for php-fpm does not.

    At first I thought it was permission thing however when I looked in the container it had not been installed. A manual install and everything works as it should (access binary from php).

    Any ideas on how to get Laradock to provision the container with FFmpeg without hacking it each time ?

    Thanks !

  • Use makeinfo to generate html doc for the new website

    1er septembre 2014, par Timothy Gu
    Use makeinfo to generate html doc for the new website
    

    texi2html is deprecated by upstream in favor of makeinfo/texi2any. See :

    - https://www.gnu.org/software/texinfo/manual/texinfo/html_node/texi2html.html
    - https://wiki.debian.org/Texi2htmlTransition
    - https://lists.debian.org/debian-devel/2013/05/msg01516.html

    This is actually two separate changes.

    Based on a patch by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>.

    Fixes Trac ticket #3232.

    Signed-off-by : Timothy Gu <timothygu99@gmail.com>

    • [DH] Changelog
    • [DH] RELEASE_NOTES
    • [DH] configure
    • [DH] doc/Makefile
    • [DH] doc/platform.texi
    • [DH] doc/t2h.init
    • [DH] doc/t2h.pm
  • ffmpeg error - "error converting wmv to ac3 "

    13 octobre 2014, par yakumo

    hello i have an error

    my line

    ffmpeg -i 00003.track_4352.wav 00003.track_4352.ac3

    and résult

    ffmpeg version 2.1.5 Copyright (c) 2000-2014 the FFmpeg developers
    built on Jul 8 2014 20:44:17 with gcc 4.8.3 (GCC) 20140624 (Red Hat 4.8.3-1)
    configuration : —prefix=/usr —bindir=/usr/bin —datadir=/usr/share/ffmpeg —incdir=/usr/include/ffmpeg —libdir=/usr/lib64 —mandir=/usr/share/man —arch=x86_64 —optflags=’-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong —param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic’ —enable-bzlib —disable-crystalhd —enable-frei0r —enable-gnutls —enable-libass —enable-libcdio —enable-libcelt —enable-libdc1394 —disable-indev=jack —enable-libfreetype —enable-libgsm —enable-libmp3lame —enable-openal —enable-libopencv —enable-libopenjpeg —enable-libopus —enable-libpulse —enable-libschroedinger —enable-libsoxr —enable-libspeex —enable-libtheora —enable-libvorbis —enable-libv4l2 —enable-libvpx —enable-libx264 —enable-libxvid —enable-x11grab —enable-avfilter —enable-avresample —enable-postproc —enable-pthreads —disable-static —enable-shared —enable-gpl —disable-debug —disable-stripping —shlibdir=/usr/lib64 —enable-runtime-cpudetect
    libavutil 52. 48.101 / 52. 48.101
    libavcodec 55. 39.101 / 55. 39.101
    libavformat 55. 19.104 / 55. 19.104
    libavdevice 55. 5.100 / 55. 5.100
    libavfilter 3. 90.100 / 3. 90.100
    libavresample 1. 1. 0 / 1. 1. 0
    libswscale 2. 5.101 / 2. 5.101
    libswresample 0. 17.104 / 0. 17.104
    libpostproc 52. 3.100 / 52. 3.100
    00003.track_4352.wav : Invalid data found when processing input

    I do not understand this error can you help me I would like to convert this file

    thank you in advance