Recherche avancée

Médias (1)

Mot : - Tags -/musée

Autres articles (97)

  • Personnaliser les catégories

    21 juin 2013, par

    Formulaire de création d’une catégorie
    Pour ceux qui connaissent bien SPIP, une catégorie peut être assimilée à une rubrique.
    Dans le cas d’un document de type catégorie, les champs proposés par défaut sont : Texte
    On peut modifier ce formulaire dans la partie :
    Administration > Configuration des masques de formulaire.
    Dans le cas d’un document de type média, les champs non affichés par défaut sont : Descriptif rapide
    Par ailleurs, c’est dans cette partie configuration qu’on peut indiquer le (...)

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-je poster des contenus à partir d’une tablette Ipad ?
    Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir

  • MediaSPIP Player : problèmes potentiels

    22 février 2011, par

    Le lecteur ne fonctionne pas sur Internet Explorer
    Sur Internet Explorer (8 et 7 au moins), le plugin utilise le lecteur Flash flowplayer pour lire vidéos et son. Si le lecteur ne semble pas fonctionner, cela peut venir de la configuration du mod_deflate d’Apache.
    Si dans la configuration de ce module Apache vous avez une ligne qui ressemble à la suivante, essayez de la supprimer ou de la commenter pour voir si le lecteur fonctionne correctement : /** * GeSHi (C) 2004 - 2007 Nigel McNie, (...)

Sur d’autres sites (9332)

  • Ffmpeg Error on server

    30 juin 2015, par pedroooo

    hello i have a ffmpeg on server vps but when i convert a only a video from webcam i have a error

    Comand
    Command 'PATH=/usr/local/bin/:$PATH; ffmpeg -i '/tmp/4158602f121d1e6f0dc8ba45a4c25fa620150630-21866-dylnjx.webm' -vcodec libx264 -s 1280x720 -acodec aac -strict experimental -y '/tmp/4158602f121d1e6f0dc8ba45a4c25fa620150630-21866-dylnjx20150630-21866-i25cmw.mp4''

    App 21834 stderr: [libx264 @ 0x374e440] AVFrame.format is not set
    App 21834 stderr: [libx264 @ 0x374e440] AVFrame.width or height is not set
    App 21834 stderr: [libx264 @ 0x374e440] Input picture width (1280) is greater than stride (0)
    App 21834 stderr: Video encoding failed
    App 21834 stderr: [libx264 @ 0x374e440]
    App 21834 stderr: frame I:125   Avg QP:16.63  size: 53542
    App 21834 stderr: [libx264 @ 0x374e440]
    App 21834 stderr: frame P:8143  Avg QP:18.97  size:  1151
    App 21834 stderr: [libx264 @ 0x374e440]
    App 21834 stderr: frame B:22849 Avg QP:27.42  size:    52
    App 21834 stderr: [libx264 @ 0x374e440]
    App 21834 stderr: consecutive B-frames:  2.0%  0.1%  0.2% 97.6%
    App 21834 stderr: [libx264 @ 0x374e440]
    App 21834 stderr: mb I  I16..4: 19.2% 71.8%  9.1%
    App 21834 stderr: [libx264 @ 0x374e440]
    App 21834 stderr: mb P  I16..4:  0.3%  0.4%  0.0%  P16..4:  5.1%  0.8%  0.7%  0.0%  0.0%    skip:92.7%
    App 21834 stderr: [libx264 @ 0x374e440]
    App 21834 stderr: mb B  I16..4:  0.0%  0.0%  0.0%  B16..8:  0.6%  0.0%  0.0%  direct: 0.0%  skip:99.4%  L0:17.2% L1:82.8% BI: 0.0%


    App 21834 stderr: [aac @ 0x383e9c0]
    App 21834 stderr: 2 frames left in the queue on closing
    App 21834 stderr: Conversion failed!
    App 21834 stderr: ffmpeg version git-2015-04-15-c5d4f87 Copyright (c) 2000-2015 the FFmpeg developers
    App 21834 stderr:   built with gcc 4.6 (Ubuntu/Linaro 4.6.3-1ubuntu5)
    App 21834 stderr:   configuration: --enable-gpl --enable-libfaac --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-librtmp --enable-libtheora --enable-libvorbis --enable-libvpx --enable-libx264 --enable-nonfree --enable-version3
    App 21834 stderr:   libavutil      54. 22.101 / 54. 22.101

    App 21834 stderr : libavcodec 56. 34.100 / 56. 34.100
    App 21834 stderr : libavformat 56. 30.100 / 56. 30.100
    App 21834 stderr : libavdevice 56. 4.100 / 56. 4.100
    App 21834 stderr : libavfilter 5. 14.100 / 5. 14.100
    App 21834 stderr : libswscale 3. 1.101 / 3. 1.101
    App 21834 stderr : libswresample 1. 1.100 / 1. 1.100
    App 21834 stderr : libpostproc 53. 3.100 / 53. 3.100
    App 21834 stderr : Input #0, matroska,webm, from ’/tmp/4158602f121d1e6f0dc8ba45a4c25fa620150630-21866-dylnjx.webm’ :

    App 21834 stderr: video:59kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: unknown

    App 21866 stdout: Validation failed: Video presentacion error while processing video for 4158602f121d1e6f0dc8ba45a4c25fa620150630-21866-dylnjx: Command 'PATH=/usr/local/bin/:$PATH; ffmpeg -i '/tmp/4158602f121d1e6f0dc8ba45a4c25fa620150630-21866-dylnjx.webm' -vcodec libx264 -s 1280x720 -acodec aac -strict experimental -y '/tmp/4158602f121d1e6f0dc8ba45a4c25fa620150630-21866-dylnjx20150630-21866-i25cmw.mp4'' returned 1. Expected 0
  • FFmpeg can't access file in Dropbox on Ubuntu 12.04

    30 juin 2015, par afterglowlee

    I have installed FFmpeg on Ubuntu 12.04. When I use ffmpeg -i command to check some video file online, it works :

    ffmpeg -i http://techslides.com/demos/sample-videos/small.mp4

    However, when I check a public file hosted in my Dropbox it gives ’No such file or directory error’ :

    ffmpeg -i https://dl.dropboxusercontent.com/u/51617581/bigbuck.webm

    and the error is :

    https://dl.dropboxusercontent.com/u/51617581/bigbuck.webm : No such
    file or directory

    and here is the version info of the ffmpeg installation :

    ffmpeg version 0.8.17-4:0.8.17-0ubuntu0.12.04.1, Copyright (c)
    2000-2014 the Libav developers built on Mar 16 2015 13:26:50 with
    gcc 4.6.3

    I have also tried both files on my Mac 10.10 laptop, and both of them work fine. Could anyone suggest where is the problem ? Many thanks.

  • How can I compress and create mp4 video file from batch of images on hard disk using ffmpeg ?

    29 juin 2015, par Brubaker Haim

    In my directory I copied ffmpeg.exe to the same directory where all the images are.
    All images are bitmaps.

    Then in the command prompt windows I typed :

    ffmpeg -f rawvideo -pix_fmt yuv420p -video_size 1920x1080 -i \\.\pipe\mytestpipe -map 0 -c:v mpeg4 -r  out.mp4

    But I get error that there is no a directory name :

    \.\pipe\mytestpipe

    So I removed it and typed the same line without the pipe part.

    ffmpeg -f rawvideo -pix_fmt yuv420p -video_size 1920x1080 -i -map 0 -c:v mpeg4 -r  out.mp4

    Now there is no a directory name -map

    So I moved the -map 0

    ffmpeg -f rawvideo -pix_fmt yuv420p -video_size 1920x1080 -i -c:v mpeg4 -r  out.mp4

    Now I’m getting error :

    -c:v : Protocol not found

    I used this line with the pipe in my c# program as arguments to ffmpeg using ProcessStartInfo but now I don’t want to use pipes only in the command prompt to type it and compress and create mp4 video file.

    Edit I tried this now :

    ffmpeg -framerate 1/5 -i screenshot%06d.bmp -c:v libx264 -r 30 -pix_fmt yuv420p out.mp4

    And what I get is some errors :

    E:\screenshots>ffmpeg -framerate 1/5 -i screenshot%06d.bmp -c:v libx264 -r 30 -p
    ix_fmt yuv420p out.mp4
    ffmpeg version N-73165-gf1e1730 Copyright (c) 2000-2015 the FFmpeg developers
     built with gcc 4.9.2 (GCC)
     configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-av
    isynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enab
    le-iconv --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --
    enable-libdcadec --enable-libfreetype --enable-libgme --enable-libgsm --enable-l
    ibilbc --enable-libmodplug --enable-libmp3lame --enable-libopencore-amrnb --enab
    le-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-librtmp --en
    able-libschroedinger --enable-libsoxr --enable-libspeex --enable-libtheora --ena
    ble-libtwolame --enable-libvidstab --enable-libvo-aacenc --enable-libvo-amrwbenc
    --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enabl
    e-libx264 --enable-libx265 --enable-libxavs --enable-libxvid --enable-lzma --ena
    ble-decklink --enable-zlib
     libavutil      54. 27.100 / 54. 27.100
     libavcodec     56. 45.100 / 56. 45.100
     libavformat    56. 38.102 / 56. 38.102
     libavdevice    56.  4.100 / 56.  4.100
     libavfilter     5. 18.100 /  5. 18.100
     libswscale      3.  1.101 /  3.  1.101
     libswresample   1.  2.100 /  1.  2.100
     libpostproc    53.  3.100 / 53.  3.100
    [bmp @ 0000000002eb7f80] bad magic number
       Last message repeated 2 times
    [image2 @ 0000000002eb64e0] decoding for stream 0 failed
    [image2 @ 0000000002eb64e0] Could not find codec parameters for stream 0 (Video:
    bmp, none): unspecified size
    Consider increasing the value for the 'analyzeduration' and 'probesize' options
    screenshot%06d.bmp: could not find codec parameters
    Input #0, image2, from 'screenshot%06d.bmp':
     Duration: 00:07:35.00, start: 0.000000, bitrate: N/A
       Stream #0:0: Video: bmp, none, 0.20 fps, 0.20 tbr, 0.20 tbn, 0.20 tbc
    Output #0, mp4, to 'out.mp4':
    Output file #0 does not contain any stream

    For those who can see. When i’m doing it on a single file for example : ffmpeg -framerate 1/5 -i screenshot000002.bmp -c:v libx264 -r 30 -pix_fmt yuv420p out1.mp4 or screenshot000003.bmp or screenshot000122.bmp it will work fine and create the video file. But when i’m doing this for all images i’m getting all the errors : ffmpeg -framerate 1/5 -i screenshot%06d.bmp -c:v libx264 -r 30 -pix_fmt yuv420p out.mp4 here is the results when i did on screenshot000002.bmp and it worked fine.

    When i’m doing it on a single image file it’s working fine like screenshot000002.bmp but when doing it on all the images screenshot%06d.bmp it’s giving me all the errors i mentioned above.