Recherche avancée

Médias (91)

Autres articles (72)

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

  • MediaSPIP version 0.1 Beta

    16 avril 2011, par

    MediaSPIP 0.1 beta est la première version de MediaSPIP décrétée comme "utilisable".
    Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
    Pour avoir une installation fonctionnelle, 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 (...)

  • Amélioration de la version de base

    13 septembre 2013

    Jolie sélection multiple
    Le plugin Chosen permet d’améliorer l’ergonomie des champs de sélection multiple. Voir les deux images suivantes pour comparer.
    Il suffit pour cela d’activer le plugin Chosen (Configuration générale du site > Gestion des plugins), puis de configurer le plugin (Les squelettes > Chosen) en activant l’utilisation de Chosen dans le site public et en spécifiant les éléments de formulaires à améliorer, par exemple select[multiple] pour les listes à sélection multiple (...)

Sur d’autres sites (11056)

  • Convert SWF file to FLV with FFMPEG & getting error "could not find codec parameters"

    15 septembre 2011, par Ritesh

    Hi I am trying to convert SWF file to FLV, but i am getting same eror

    C:\Users\Administrator>C:/ffmpeg/ffmpeg.exe -i C:/xampplite/htdocs/ffmpeg/1.swf \
    C:/xampplite/htdocs/ffmpeg/file1.flv

    FFmpeg version SVN-r16573, Copyright (c) 2000-2009 Fabrice Bellard, et al.
    configuration: --extra-cflags=-fno-common --enable-memalign-hack --enable-pthreads
    --enable-libmp3lame --enable-libxvid --enable-libvorbis --enable-libtheora
    --enable-libspeex --enable-libfaac --enable-libgsm --enable-libx264
    --enable-libschroedinger --enable-avisynth --enable-swscale --enable-gpl
     libavutil 49.12. 0 / 49.12. 0
     libavcodec 52.10. 0 / 52.10. 0
     libavformat 52.23. 1 / 52.23. 1
     libavdevice 52. 1. 0 / 52. 1. 0
     libswscale 0. 6. 1 / 0. 6. 1
    built on Jan 13 2009 02:57:09, gcc: 4.2.4
    C:/xampplite/htdocs/ffmpeg/1.swf: could not find codec parameters

    Please solve this problem, what i am doing wrong ??

  • Ffmpeg I/O error

    11 septembre 2011, par David542

    I am trying to get info on a file. I can this on either a file or url on my local machine. However, when using my server, I can only get info on a file. This is what happens when I try a URL :

    [david542@web ~]$ ffmpeg -i http://url/1video.mp4
    FFmpeg version UNKNOWN, Copyright (c) 2000-2009 Fabrice Bellard, et al.
     configuration: --enable-gpl --enable-libamr-nb --enable-libamr-wb --enable-libfaac --enable-libfaad --enable-libmp3lame --enable-nonfree
     libavutil     49.14. 0 / 49.14. 0
     libavcodec    52.15. 0 / 52.15. 0
     libavformat   52.28. 0 / 52.28. 0
     libavdevice   52. 1. 0 / 52. 1. 0
     built on Apr 30 2009 20:58:02, gcc: 4.1.2 20080704 (Red Hat 4.1.2-44)
    http://url/1video.mp4: I/O error occurred
    Usually that means that input file is truncated and/or corrupted.

    However, the file is not corrupted, as this works fine on my local machine. What do I need to do to fix this ? Thank you.

  • FFMPEG - Not finding codec parameters

    26 février 2016, par Tanner Smith

    I’m trying to convert a sequence of images into a mpeg movie via FFMPEG, although I keep getting an error saying that it could not find the code parameters (Video : mjpeg). A Google search did not bring much up that was useful.

    ffmpeg -f image2 -i /tmp/img%03d.jpg video.mpgFFmpeg version SVN-r0.5.1-4:0.5.1-1ubuntu1, Copyright (c) 2000-2009 Fabrice Bellard, et al.
      configuration : —extra-version=4:0.5.1-1ubuntu1 —prefix=/usr —enable-avfilter —enable-avfilter-lavf —enable-vdpau —enable-bzlib —enable-libgsm —enable-libschroedinger —enable-libspeex —enable-libtheora —enable-libvorbis —enable-pthreads —enable-zlib —disable-stripping —disable-vhook —enable-runtime-cpudetect —enable-gpl —enable-postproc —enable-swscale —enable-x11grab —enable-libdc1394 —enable-shared —disable-static
      libavutil     49.15. 0 / 49.15. 0
      libavcodec    52.20. 1 / 52.20. 1
      libavformat   52.31. 0 / 52.31. 0
      libavdevice   52. 1. 0 / 52. 1. 0
      libavfilter    0. 4. 0 /  0. 4. 0
      libswscale     0. 7. 1 /  0. 7. 1
      libpostproc   51. 2. 0 / 51. 2. 0
      built on Mar  4 2010 12:35:30, gcc : 4.4.3
    [mjpeg @ 0x9069870]dqt : 16bit precision
    [mjpeg @ 0x9069870]mjpeg : unsupported coding type (c9)
    [mjpeg @ 0x9069870]mjpeg : unsupported coding type (cf)
    [mjpeg @ 0x9069870]only 8 bits/component accepted
    [mjpeg @ 0x9069870]dqt : 16bit precision
    [mjpeg @ 0x9069870]huffman table decode error
    [mjpeg @ 0x9069870]mjpeg : unsupported coding type (ca)
    [mjpeg @ 0x9069870]mjpeg : unsupported coding type (ce)
    [mjpeg @ 0x9069870]mjpeg : unsupported coding type (cb)
    [mjpeg @ 0x9069870]decode_sos : invalid len (60581)
    [mjpeg @ 0x9069870]only 8 bits/component accepted
    [mjpeg @ 0x9069870]decode_sos : invalid len (56833)
    [mjpeg @ 0x9069870]invalid id 207
    [mjpeg @ 0x9069870]mjpeg : unsupported coding type (cd)
    [mjpeg @ 0x9069870]huffman table decode error
    [image2 @ 0x90682c0]Could not find codec parameters (Video : mjpeg)
    /tmp/img%03d.jpg : could not find codec parameters
    

    The images reside in the /tmp directory with names such as img001.jpg and img002.jpg.

    Any ideas ?

    Thanks
    - Tanner