Recherche avancée

Médias (1)

Mot : - Tags -/publishing

Autres articles (90)

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

  • L’utiliser, en parler, le critiquer

    10 avril 2011

    La première attitude à adopter est d’en parler, soit directement avec les personnes impliquées dans son développement, soit autour de vous pour convaincre de nouvelles personnes à l’utiliser.
    Plus la communauté sera nombreuse et plus les évolutions seront rapides ...
    Une liste de discussion est disponible pour tout échange entre utilisateurs.

  • Mise à disposition des fichiers

    14 avril 2011, par

    Par défaut, lors de son initialisation, MediaSPIP ne permet pas aux visiteurs de télécharger les fichiers qu’ils soient originaux ou le résultat de leur transformation ou encodage. Il permet uniquement de les visualiser.
    Cependant, il est possible et facile d’autoriser les visiteurs à avoir accès à ces documents et ce sous différentes formes.
    Tout cela se passe dans la page de configuration du squelette. Il vous faut aller dans l’espace d’administration du canal, et choisir dans la navigation (...)

Sur d’autres sites (10911)

  • FFMPEG fails to stream from .m3u8 over HTTP

    16 mars 2017, par Parsa Samet

    FFMPEG will fail to stream from .m3u8 over HTTP. It is pointing to getting an empty playlist whilst it’s not empty. It also points to the following error sometimes :

    Failed to open segment of playlist 0.

    UPDATE :

    The command that I use :

    ffmpeg -re -i http://cdn.live.domain.tld:port/radio.stream/playlist.m3u8?wmsAuthSign=xyz -vn -codec:a libmp3lame -b:a 64k -f mp3 -content_type audio/mpeg icecast://"source":"password"@destinationIPorDomain:8000/mountPoint

    Logs on macOS 10.12.3 :

    ffmpeg version N-83840-gce01065-tessus Copyright (c) 2000-2017 the FFmpeg developers


    built with Apple LLVM version 8.0.0 (clang-800.0.42.1)
     configuration: --cc=/usr/bin/clang --prefix=/opt/ffmpeg --extra-version=tessus --enable-avisynth --enable-fontconfig --enable-gpl --enable-libass --enable-libbluray --enable-libfreetype --enable-libgsm --enable-libmodplug --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopus --enable-libschroedinger --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libvidstab --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libx264 --enable-libx265 --enable-libxavs --enable-libxvid --enable-libzmq --enable-version3 --disable-ffplay --disable-indev=qtkit --disable-indev=x11grab_xcb

     libavutil      55. 48.100 / 55. 48.100
     libavcodec     57. 82.102 / 57. 82.102
     libavformat    57. 66.104 / 57. 66.104
     libavdevice    57.  3.100 / 57.  3.100
     libavfilter     6. 74.100 /  6. 74.100
     libswscale      4.  3.101 /  4.  3.101
     libswresample   2.  4.100 /  2.  4.100
     libpostproc    54.  2.100 / 54.  2.100

    Input #0, hls,applehttp, from 'http://cdn.live.domain.tld:port/radio.stream/playlist.m3u8?wmsAuthSign=xyz':
     Duration: N/A, start: 26772.495667, bitrate: 52 kb/s
     Program 0
       Metadata:
         variant_bitrate : 54206
       Stream #0:0: Audio: aac (HE-AAC), 44100 Hz, stereo, fltp, 52 kb/s
       Metadata:
         variant_bitrate : 54206
    Stream mapping:
     Stream #0:0 -> #0:0 (aac (native) -> mp3 (libmp3lame))
    Press [q] to stop, [?] for help
    Output #0, mp3, to 'icecast://source:password@destinationIPorDomain:8000/mountPoint':
     Metadata:
       TSSE            : Lavf57.66.104
       Stream #0:0: Audio: mp3 (libmp3lame), 44100 Hz, stereo, fltp, 64 kb/s
       Metadata:
         variant_bitrate : 54206
         encoder         : Lavc57.82.102 libmp3lame

    [http @ 0x7f949ad03bc0] HTTP error 404 Not Foundbits/s speed=   1x

    [hls,applehttp @ 0x7f949c000000] Failed to reload playlist 0
    skipping 13 segments ahead, expired from playlists
    http://cdn.live.domain.tld:port/radio.stream/playlist.m3u8?wmsAuthSign=xyz: Server returned 404 Not Found

    Logs - Empty Playlist - on RHEL 7 - kernel 4.8.5 :

    ffmpeg version N-83691-g7f62368 Copyright (c) 2000-2017 the FFmpeg developers
     built with gcc 4.8.5 (GCC) 20150623 (Red Hat 4.8.5-11)
     configuration: --prefix=/root/ffmpeg_build --extra-cflags=-I/root/ffmpeg_build/include --extra-ldflags='-L/root/ffmpeg_build/lib -ldl' --bindir=/root/bin --pkg-config-flags=--static --enable-gpl --enable-nonfree --enable-libfdk_aac --enable-libfreetype --enable-libmp3lame --enable-libopus --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libx265
     libavutil      55. 47.100 / 55. 47.100
     libavcodec     57. 81.100 / 57. 81.100
     libavformat    57. 66.102 / 57. 66.102
     libavdevice    57.  3.100 / 57.  3.100
     libavfilter     6. 74.100 /  6. 74.100
     libswscale      4.  3.101 /  4.  3.101
     libswresample   2.  4.100 /  2.  4.100
     libpostproc    54.  2.100 / 54.  2.100

    Empty playlist
    http://cdn.live.domain.tld:port/radio.stream/playlist.m3u8?wmsAuthSign=xyz: End of file

    And sometimes "Conversion Failed !" on RHEL 7 :

    Duration: N/A, start: 23599.450667, bitrate: 51 kb/s
     Program 0
       Metadata:
         variant_bitrate : 54206
       Stream #0:0: Audio: aac (HE-AAC), 44100 Hz, stereo, fltp, 51 kb/s
       Metadata:
         variant_bitrate : 54206
    Output #0, mp3, to 'icecast://"source":"password"@destinationIPorDomain:8000/mountPoint':
     Metadata:
       TSSE            : Lavf57.66.102
       Stream #0:0: Audio: mp3 (libmp3lame), 44100 Hz, stereo, fltp, 64 kb/s
       Metadata:
         variant_bitrate : 54206
         encoder         : Lavc57.81.100 libmp3lame
    Stream mapping:
     Stream #0:0 -> #0:0 (aac (native) -> mp3 (libmp3lame))
    Press [q] to stop, [?] for help
    [http @ 0x41c92e0] HTTP error 404 Not Found64.1kbits/s speed=0.997x    
    [hls,applehttp @ 0x408e4e0] Failed to open segment of playlist 0
    [http @ 0x40965e0] HTTP error 404 Not Found51.2kbits/s speed=0.998x    
    [hls,applehttp @ 0x408e4e0] Failed to open segment of playlist 0
    [http @ 0x41c92e0] HTTP error 404 Not Found45.7kbits/s speed=0.999x    
    [hls,applehttp @ 0x408e4e0] Failed to open segment of playlist 0
    [http @ 0x40cbec0] HTTP error 404 Not Found46.5kbits/s speed=0.999x    
    [hls,applehttp @ 0x408e4e0] Failed to open segment of playlist 0
    [http @ 0x40cbc00] HTTP error 404 Not Found44.3kbits/s speed=0.999x    
    [hls,applehttp @ 0x408e4e0] Failed to open segment of playlist 0
    [http @ 0x4097300] HTTP error 404 Not Found44.0kbits/s speed=   1x    
    [hls,applehttp @ 0x408e4e0] Failed to open segment of playlist 0
    [http @ 0x40965e0] HTTP error 404 Not Found44.8kbits/s speed=   1x    
    [hls,applehttp @ 0x408e4e0] Failed to open segment of playlist 0
    [http @ 0x40cbc00] HTTP error 404 Not Found44.5kbits/s speed=   1x    
    [hls,applehttp @ 0x408e4e0] Failed to open segment of playlist 0
    [http @ 0x4096660] HTTP error 404 Not Found46.9kbits/s speed=   1x    
    [hls,applehttp @ 0x408e4e0] Failed to open segment of playlist 0
    [http @ 0x40c74e0] HTTP error 404 Not Found47.5kbits/s speed=   1x    
    [hls,applehttp @ 0x408e4e0] Failed to open segment of playlist 0
    [http @ 0x4096260] HTTP error 404 Not Found
    [hls,applehttp @ 0x408e4e0] Failed to open segment of playlist 0
    [http @ 0x40c7800] HTTP error 404 Not Found46.4kbits/s speed=   1x    
    [hls,applehttp @ 0x408e4e0] Failed to open segment of playlist 0
    [http @ 0x40c64c0] HTTP error 404 Not Found46.1kbits/s speed=   1x    
    [hls,applehttp @ 0x408e4e0] Failed to open segment of playlist 0
    [http @ 0x40c75a0] HTTP error 404 Not Found
    [hls,applehttp @ 0x408e4e0] Failed to open segment of playlist 0
    av_interleaved_write_frame(): Broken pipe  46.1kbits/s speed=0.956x    
    Error writing trailer of icecast://"source":"password"@destinationIPorDomain:8000/mountPoint: Broken pipe
    size=    2463kB time=00:07:17.29 bitrate=  46.1kbits/s speed=0.955x    
    video:0kB audio:2463kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.001784%
    Conversion failed!
  • Merge commit 'c29da01ac95ea2c8c5c4b3a312a33aaaa8fb7068'

    26 septembre 2017, par James Almer
    Merge commit 'c29da01ac95ea2c8c5c4b3a312a33aaaa8fb7068'
    

    * commit 'c29da01ac95ea2c8c5c4b3a312a33aaaa8fb7068' :
    svq3 : Convert to the new bitstream reader

    This commit is a noop, see
    http://ffmpeg.org/pipermail/ffmpeg-devel/2017-April/209609.html

    Merged-by : James Almer <jamrial@gmail.com>

  • FFmpeg - Concatenate videos with not know format

    22 mars 2017, par Javier

    I am developing an application.
    People upload videos from their mobile, from other places.

    Using a CMS in PHP (it is the language with which the application is developed) I need to generate a unique video with these partial uploads.

    Through FFmpeg I am doing tests, from the command line :

    ffmpeg -i concat:IMG_1916.mp4\|IMG_1917.mp4 -c copy videoLoop.mp4

    This code when I run it says :

    ffmpeg version 3.2.4 Copyright (c) 2000-2017 the FFmpeg developers
    

    built with Apple LLVM version 8.0.0 (clang-800.0.42.1)

    configuration : —prefix=/usr/local/Cellar/ffmpeg/3.2.4 —enable-shared —enable-pthreads —enable-gpl —enable-version3 —enable-hardcoded-tables —enable-avresample —cc=clang —host-cflags= —host-ldflags= —enable-libmp3lame —enable-libx264 —enable-libxvid —enable-opencl —disable-lzma —enable-vda
    libavutil 55. 34.101 / 55. 34.101
    libavcodec 57. 64.101 / 57. 64.101
    libavformat 57. 56.101 / 57. 56.101
    libavdevice 57. 1.100 / 57. 1.100
    libavfilter 6. 65.100 / 6. 65.100
    libavresample 3. 1. 0 / 3. 1. 0
    libswscale 4. 2.100 / 4. 2.100
    libswresample 2. 3.100 / 2. 3.100
    libpostproc 54. 1.100 / 54. 1.100

    [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7f8515000000] Found duplicated MOOV Atom. Skipped it Input #0, mov,mp4,m4a,3gp,3g2,mj2, from ’concat:IMG_1916.mp4|IMG_1917.mp4’ :
    Metadata :

    encoder : Lavf57.66.102
    major_brand : isom
    minor_version : 512
    compatible_brands : isomiso2avc1mp41

    Duration : 00:00:04.27, start : 0.000000, bitrate : 26792 kb/s

    Stream #0:0(und) : Video : h264 (Constrained Baseline) (avc1 / 0x31637661), yuv420p, 1920x1080, 11978 kb/s, 29.97 fps, 29.97 tbr, 30k tbn, 59.94 tbc (default)

    Metadata :

    handler_name : VideoHandler

    Stream #0:1(und) : Audio : aac (LC) (mp4a / 0x6134706D), 44100 Hz, mono, fltp, 120 kb/s (default)
    Metadata :

    handler_name : SoundHandler

    Output #0, mp4, to ’videoLoop.mp4’ :

    Metadata :

    compatible_brands : isomiso2avc1mp41
    major_brand : isom
    minor_version : 512
    encoder : Lavf57.56.101
    Stream #0:0(und) : Video : h264 (Constrained Baseline) ([33][0][0][0] / 0x0021), yuv420p, 1920x1080, q=2-31, 11978 kb/s, 29.97 fps, 29.97 tbr, 30k tbn, 30k tbc (default)

    Metadata :

    handler_name : VideoHandler

    Stream #0:1(und) : Audio : aac (LC) ([64][0][0][0] / 0x0040), 44100 Hz, mono, 120 kb/s (default)
    Metadata :

    handler_name : SoundHandler

    Stream mapping :

    Stream #0:0 -> #0:0 (copy)
    Stream #0:1 -> #0:1 (copy)

    Press [q] to stop, [?] for help
    frame= 127 fps=0.0 q=-1.0 Lsize= 6264kB time=00:00:04.22 bitrate=12142.8kbits/s speed= 376x
    video:6196kB audio:63kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead : 0.076698%

    This execution generates a video, but not concatenated with the 2 specified, only with the first one.

    Why not join the 2 ?

    The videos to upload, will be of very different formats so I can not define codec.