Recherche avancée

Médias (1)

Mot : - Tags -/framasoft

Autres articles (66)

  • Mise à jour de la version 0.1 vers 0.2

    24 juin 2013, par

    Explications des différents changements notables lors du passage de la version 0.1 de MediaSPIP à la version 0.3. Quelles sont les nouveautés
    Au niveau des dépendances logicielles Utilisation des dernières versions de FFMpeg (>= v1.2.1) ; Installation des dépendances pour Smush ; Installation de MediaInfo et FFprobe pour la récupération des métadonnées ; On n’utilise plus ffmpeg2theora ; On n’installe plus flvtool2 au profit de flvtool++ ; On n’installe plus ffmpeg-php qui n’est plus maintenu au (...)

  • Personnaliser en ajoutant son logo, sa bannière ou son image de fond

    5 septembre 2013, par

    Certains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;

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

  • How to ffmpeg command execution in ffmpeg4android app

    3 février 2014, par Sanket990

    If i m using ffmpeg4android Play store app and executing command for video trim but they are not working i m using below command for trimming

    ffmpeg -i /sdcard/vide.mp4 -ss 00:10:00 -t 00:12:00 -async 1 /sdcard/cut.mp4

    Above Command Execute but not showing file cut.mp4 in sdcard .if you know another way for video trimming then show me example or link Thanks in Advance

    If i m running this command showing Logcat

    Looks like Vk log is not increasing in size
    /sdcard/vide.mp4 : No such file or directory
    I m already add file in sdcard path

  • ffmpeg/ffplay stream error using Windows 10

    23 juin 2018, par Alan

    I’m using Android’s screenrecord to stream the device screen via adb and pipe the
    output to ffplay 3.4. It works great using OS X via the command :

    adb shell screenecord --bit-rate=16m --output-format=h264 --size 800x600 -   | c:\bin\ffplay.exe -framerate 30 -framedrop -bufsize 60M -

    Windows 10 is a different story. I get a blurred out screen and the following stream of errors :

           ffplay version 3.4 Copyright (c) 2003-2017 the FFmpeg developers
           built with gcc 7.2.0 (GCC)
           configuration: --enable-gpl --enable-version3 --enable-sdl2 --enable-bzlib --enable-fontconfig --enable-gnutls --enable-iconv --enable-libass --enable-libbluray --enable-libfreetype --enable-libmp3lame --enable-libopenjpeg --enable-libopus --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libtheora --enable-libtwolame --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxml2 --enable-libzimg --enable-lzma --enable-zlib --enable-gmp --enable-libvidstab --enable-libvorbis --enable-cuda --enable-cuvid --enable-d3d11va --enable-nvenc --enable-dxva2 --enable-avisynth --enable-libmfx
           libavutil      55. 78.100 / 55. 78.100
           libavcodec     57.107.100 / 57.107.100
           libavformat    57. 83.100 / 57. 83.100
           libavdevice    57. 10.100 / 57. 10.100
           libavfilter     6.107.100 /  6.107.100
           libswscale      4.  8.100 /  4.  8.100
           libswresample   2.  9.100 /  2.  9.100
           libpostproc    54.  7.100 / 54.  7.100
           [h264 @ 000002a5f08320c0] negative number of zero coeffs at 9 6/0
          [h264 @ 000002a5f08320c0] error while decoding MB 9 6
          [h264 @ 000002a5f08320c0] concealing 1640 DC, 1640 AC, 1640 MV errors in I frame
          [h264 @ 000002a5f08320c0] negative number of zero coeffs at 44 7
          [h264 @ 000002a5f08320c0] error while decoding MB 44 7
          [h264 @ 000002a5f08320c0] concealing 1555 DC, 1555 AC, 1555 MV errors in P frame
          [h264 @ 000002a5f08320c0] out of range intra chroma pred mode
          [h264 @ 000002a5f08320c0] error while decoding MB 12 7
          [h264 @ 000002a5f08320c0] concealing 1587 DC, 1587 AC, 1587 MV errors in P frame
          [h264 @ 000002a5f08320c0] out of range intra chroma pred mode
          [h264 @ 000002a5f08320c0] error while decoding MB 49 6
          [h264 @ 000002a5f08320c0] concealing 1600 DC, 1600 AC, 1600 MV errors in P frame
          [h264 @ 000002a5f08320c0] mb_type 260 in P slice too large at 11 11
          [h264 @ 000002a5f08320c0] error while decoding MB 11 11
          [h264 @ 000002a5f08320c0] concealing 1388 DC, 1388 AC, 1388 MV errors in P frame
          [h264 @ 000002a5f08320c0] out of range intra chroma pred mode
          [h264 @ 000002a5f08320c0] error while decoding MB 24 16
          [h264 @ 000002a5f08320c0] concealing 1125 DC, 1125 AC, 1125 MV errors in P frame
          Input #0, h264, from 'pipe:':q=    0KB vq=    0KB sq=    0B f=0/0
            Duration: N/A, bitrate: N/A    nan    :  0.000 fd=   0 aq=    0KB vq=    0KB sq=    0B f=0/0
             Stream #0:0: Video: h264 (Baseline), yuv420p(tv, bt470bg/bt470bg/smpte170m, progressive), 800x600, 30 fps, 30 tbr, 1200k tbn, 60 tbc
          [h264 @ 000002a5f144e4c0] negative number of zero coeffs at 9 6
          [h264 @ 000002a5f144e4c0] error while decoding MB 9 6
          [h264 @ 000002a5f144e4c0] concealing 1640 DC, 1640 AC, 1640 MV errors in I frame
          [h264 @ 000002a5f10500a0] negative number of zero coeffs at 44 7
          [h264 @ 000002a5f10500a0] error while decoding MB 44 7
          [h264 @ 000002a5f10500a0] concealing 1555 DC, 1555 AC, 1555 MV errors in P frame
          [h264 @ 000002a5f1050840] out of range intra chroma pred mode
          [h264 @ 000002a5f1050840] error while decoding MB 12 7
          [h264 @ 000002a5f1050840] concealing 1587 DC, 1587 AC, 1587 MV errors in P frame
          [h264 @ 000002a5f0e500a0] out of range intra chroma pred mode
          [h264 @ 000001f5df14e5e0] cbp too large (51) at 43 7=    0B f=0/0
          [h264 @ 000001f5df14e5e0] error while decoding MB 43 7
          [h264 @ 000001f5df14e5e0] concealing 1556 DC, 1556 AC, 1556 MV errors in P frame
          [h264 @ 000001f5de6c9980] cbp too large (51) at 43 7=    0B f=0/0
          [h264 @ 000001f5de6c9980] error while decoding MB 43 7
          [h264 @ 000001f5de6c9980] concealing 1556 DC, 1556 AC, 1556 MV errors in P frame
          [ h264 @ 000001f5df338b20] cbp too large (51) at 18 7=    0B f=0/0
          [h264 @ 000001f5df338b20] error while decoding MB 18 7
          [h264 @ 000001f5df338b20] concealing 1581 DC, 1581 AC, 1581 MV errors in P frame
          [h264 @ 000001f5de618f20] cbp too large (60) at 30 8=    0B f=0/0
          [h264 @ 000001f5de618f20] error while decoding MB 30 8
          [h264 @ 000001f5de618f20] concealing 1519 DC, 1519 AC, 1519 MV errors in P frame
          [h264 @ 000001f5de5f9120] cbp too large (151) at 15 11   0B f=0/0
          [h264 @ 000001f5de5f9120] error while decoding MB 15 11
          [h264 @ 000001f5de5f9120] concealing 1384 DC, 1384 AC, 1384 MV errors in P frame
          [h264 @ 000001f5df14e5e0] cbp too large (51) at 17 8=    0B f=0/0
          [h264 @ 000001f5df14e5e0] error while decoding MB 17 8
          [h264 @ 000001f5df14e5e0] concealing 1532 DC, 1532 AC, 1532 MV errors in P frame

    How can I fix this ?

  • Merge commit ’688417399c69aadd4c287bdb0dec82ef8799011c’

    15 décembre 2015, par Hendrik Leppkes
    Merge commit ’688417399c69aadd4c287bdb0dec82ef8799011c’
    

    * commit ’688417399c69aadd4c287bdb0dec82ef8799011c’ :
    hevcdsp : split the pred functions by width

    Not merged, FFmpeg HEVC DSP has diverged substantially from Libav.

    Merged-by : Hendrik Leppkes <h.leppkes@gmail.com>