Recherche avancée

Médias (1)

Mot : - Tags -/swfupload

Autres articles (63)

  • Participer à sa traduction

    10 avril 2011

    Vous pouvez nous aider à améliorer les locutions utilisées dans le logiciel ou à traduire celui-ci dans n’importe qu’elle nouvelle langue permettant sa diffusion à de nouvelles communautés linguistiques.
    Pour ce faire, on utilise l’interface de traduction de SPIP où l’ensemble des modules de langue de MediaSPIP sont à disposition. ll vous suffit de vous inscrire sur la liste de discussion des traducteurs pour demander plus d’informations.
    Actuellement MediaSPIP n’est disponible qu’en français et (...)

  • Use, discuss, criticize

    13 avril 2011, par

    Talk to people directly involved in MediaSPIP’s development, or to people around you who could use MediaSPIP to share, enhance or develop their creative projects.
    The bigger the community, the more MediaSPIP’s potential will be explored and the faster the software will evolve.
    A discussion list is available for all exchanges between users.

  • Support audio et vidéo HTML5

    10 avril 2011

    MediaSPIP utilise les balises HTML5 video et audio pour la lecture de documents multimedia en profitant des dernières innovations du W3C supportées par les navigateurs modernes.
    Pour les navigateurs plus anciens, le lecteur flash Flowplayer est utilisé.
    Le lecteur HTML5 utilisé a été spécifiquement créé pour MediaSPIP : il est complètement modifiable graphiquement pour correspondre à un thème choisi.
    Ces technologies permettent de distribuer vidéo et son à la fois sur des ordinateurs conventionnels (...)

Sur d’autres sites (8483)

  • FFMpeg drawtext not working in my code

    10 juillet 2018, par Dev

    I am trying to overlay a text on existing movie using FFMpeg. Overlaying of an image works perfectly, but failed to drawtext. My code is as below.

    GeneralUtils.checkForPermissionsMAndAbove(RecordVideo.this, true);
    LoadJNI vk = new LoadJNI();
    String[] complexCommand = {
       "ffmpeg", "-i", FilePath, "-vf",
       "drawtext=text='Hello Dev..':"
           + "fontsize=24:fontfile=/system/fonts/DroidSans.ttf:box=1:boxcolor=black@0.5:x=w-tw:y=h-th",
       FilePath1};
    vk.run(complexCommand , StorageDIR , getApplicationContext());

    I am getting error as follows

    ffmpeg version git-2016-10-26-efa89a8 Copyright (c) 2000-2016 the FFmpeg

    developers
     built with gcc 4.9 (GCC) 20140827 (prerelease)
    ffmpeg4android 3.22_00_full_LM322
     libavutil      55. 35.100 / 55. 35.100
     libavcodec     57. 65.100 / 57. 65.100
     libavformat    57. 57.100 / 57. 57.100
     libavdevice    57.  2.100 / 57.  2.100
     libavfilter     6. 66.100 /  6. 66.100
     libswscale      4.  3.100 /  4.  3.100
     libswresample   2.  4.100 /  2.  4.100
     libpostproc    54.  2.100 / 54.  2.100
    Splitting the commandline.
    Reading option '-i' ... matched as input file with argument '/storage/emulated/0/Pictures/ReporterLive/VID_10072018141402.avi'.
    Reading option '-vf' ... matched as option 'vf' (set video filters) with argument 'drawtext=text='Hello Dev..':fontsize=24:fontfile=/system/fonts/DroidSans.ttf:box=1:boxcolor=black@0.5:x=w-tw:y=h-th'.
    Reading option '/storage/emulated/0/Pictures/ReporterLive/VID_10072018141402_1.avi' ... matched as output file.
    Finished splitting the commandline.
    Parsing a group of options: global .
    Successfully parsed a group of options.
    Parsing a group of options: input file /storage/emulated/0/Pictures/ReporterLive/VID_10072018141402.avi.
    Successfully parsed a group of options.
    Opening an input file: /storage/emulated/0/Pictures/ReporterLive/VID_10072018141402.avi.
    Setting default whitelist 'file,crypto'
    Probing mov,mp4,m4a,3gp,3g2,mj2 score:100 size:2048
    Probing mp3 score:1 size:2048
    Format mov,mp4,m4a,3gp,3g2,mj2 probed with size=2048 and score=100
    type: 70797466 'ftyp' parent:'root' sz: 24 8 3096055
    ISO: File Type Major Brand: mp42
    type: 7461646d 'mdat' parent:'root' sz: 3093790 32 3096055
    type: 766f6f6d 'moov' parent:'root' sz: 2241 3093822 3096055
    type: 6468766d 'mvhd' parent:'moov' sz: 108 8 2233
    time scale = 1000
    type: 61746475 'udta' parent:'moov' sz: 52 116 2233
    type: 4e4c4453 'SDLN' parent:'udta' sz: 16 8 44
    type: 64726d73 'smrd' parent:'udta' sz: 16 24 44
    type: 61746d73 'smta' parent:'udta' sz: 12 40 44
    type: 6174656d 'meta' parent:'moov' sz: 119 168 2233
    type: 726c6468 'hdlr' parent:'meta' sz: 33 8 111
    ctype=  (0x00000000)
    stype= mdta
    type: 7379656b 'keys' parent:'meta' sz: 43 41 111
    type: 74736c69 'ilst' parent:'meta' sz: 35 84 111
    type: 01000000 '' parent:'ilst' sz: 27 8 27
    lang "   " tag "com.android.version" value "7.0" atom "" 7 3
    type: 6b617274 'trak' parent:'moov' sz: 1023 287 2233
    type: 64686b74 'tkhd' parent:'trak' sz: 92 8 1015
    type: 6169646d 'mdia' parent:'trak' sz: 923 100 1015
    type: 6468646d 'mdhd' parent:'mdia' sz: 32 8 915
    type: 726c6468 'hdlr' parent:'mdia' sz: 44 40 915
    ctype=  (0x00000000)
    stype= vide
    type: 666e696d 'minf' parent:'mdia' sz: 839 84 915
    type: 64686d76 'vmhd' parent:'minf' sz: 20 8 831
    type: 666e6964 'dinf' parent:'minf' sz: 36 28 831
    type: 66657264 'dref' parent:'dinf' sz: 28 8 28
    type url  size 12
    Unknown dref type 0x08206c7275 size 12
    type: 6c627473 'stbl' parent:'minf' sz: 775 64 831
    type: 64737473 'stsd' parent:'stbl' sz: 171 8 767
    size=155 4CC= avc1/0x31637661 codec_type=0
    type: 43637661 'avcC' parent:'stsd' sz: 34 8 69
    type: 70736170 'pasp' parent:'stsd' sz: 16 42 69
    type: 726c6f63 'colr' parent:'stsd' sz: 19 58 69
    nclx: pri 1 trc 1 matrix 1 full 0
    type: 73747473 'stts' parent:'stbl' sz: 304 179 767
    track[0].stts.entries = 36
    sample_count=1, sample_duration=5942
    .
    sample_count=2, sample_duration=5401
    type: 73737473 'stss' parent:'stbl' sz: 24 483 767
    keyframe_count = 2
    type: 7a737473 'stsz' parent:'stbl' sz: 188 507 767
    sample_size = 0 sample_count = 42
    type: 63737473 'stsc' parent:'stbl' sz: 52 695 767
    track[0].stsc.entries = 3
    type: 6f637473 'stco' parent:'stbl' sz: 28 747 767
    AVIndex stream 0, sample 0, offset 831f, dts 0, size 212746, distance 0, keyframe 1
    .
    AVIndex stream 0, sample 41, offset 2e28a5, dts 221935, size 68753, distance 11, keyframe 0
    type: 6b617274 'trak' parent:'moov' sz: 931 1310 2233
    type: 64686b74 'tkhd' parent:'trak' sz: 92 8 923
    type: 6169646d 'mdia' parent:'trak' sz: 831 100 923
    type: 6468646d 'mdhd' parent:'mdia' sz: 32 8 823
    type: 726c6468 'hdlr' parent:'mdia' sz: 44 40 823
    ctype=  (0x00000000)
    stype= soun
    type: 666e696d 'minf' parent:'mdia' sz: 747 84 823
    type: 64686d73 'smhd' parent:'minf' sz: 16 8 739
    type: 666e6964 'dinf' parent:'minf' sz: 36 24 739
    type: 66657264 'dref' parent:'dinf' sz: 28 8 28
    type url  size 12
    Unknown dref type 0x08206c7275 size 12
    type: 6c627473 'stbl' parent:'minf' sz: 687 60 739
    type: 64737473 'stsd' parent:'stbl' sz: 91 8 679
    size=75 4CC= mp4a/0x6134706d codec_type=1
    audio channels 2
    version =0, isom =1
    type: 73647365 'esds' parent:'stsd' sz: 39 8 39
    MPEG-4 description: tag=0x03 len=25
    MPEG-4 description: tag=0x04 len=17
    esds object type id 0x40
    MPEG-4 description: tag=0x05 len=2
    Specific MPEG-4 header len=2
    mp4a config channels 2 obj 2 ext obj 0 sample rate 48000 ext sample rate 0
    type: 73747473 'stts' parent:'stbl' sz: 32 99 679
    track[1].stts.entries = 2
    sample_count=1, sample_duration=1024
    sample_count=113, sample_duration=1024
    type: 7a737473 'stsz' parent:'stbl' sz: 476 131 679
    sample_size = 0 sample_count = 114
    type: 63737473 'stsc' parent:'stbl' sz: 52 607 679
    track[1].stsc.entries = 3
    type: 6f637473 'stco' parent:'stbl' sz: 28 659 679
    AVIndex stream 1, sample 0, offset 20, dts 0, size 682, distance 0, keyframe 1
    AVIndex stream 1, sample 1, offset 2ca, dts 1024, size 683, distance 0, keyframe 1
    .
    AVIndex stream 1, sample 99, offset 28939d, dts 101376, size 682, distance 0, keyframe 1
    .
    AVIndex stream 1, sample 113, offset 28b8f2, dts 115712, size 683, distance 0, keyframe 1
    on_parse_exit_offset=3096055
    rfps: 16.500000 0.014060
    rfps: 16.583333 0.003530
    rfps: 16.666667 0.000000
    rfps: 16.666667 0.000000
    rfps: 16.750000 0.003470
    rfps: 16.750000 0.003470
    rfps: 16.833333 0.013939
    rfps: 50.000000 0.000001
    rfps: 50.000000 0.000001
    Before avformat_find_stream_info() pos: 3096055 bytes read:35009 seeks:1 nb_streams:2
    nal_unit_type: 7, nal_ref_idc: 3
    nal_unit_type: 8, nal_ref_idc: 3
    stream 0, sample 0, dts 0
    .
    stream 1, sample 47, dts 1002667
    nal_unit_type: 5, nal_ref_idc: 3
    Reinit context to 1920x1088, pix_fmt: yuv420p
    All info found
    stream 0: start_time: 0.000 duration: 2.526
    stream 1: start_time: 0.000 duration: 2.432
    format: start_time: 0.000 duration: 2.520 bitrate=9828 kb/s
    After avformat_find_stream_info() pos: 246313 bytes read:281290 seeks:2 frames:48
    Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/storage/emulated/0/Pictures/ReporterLive/VID_10072018141402.avi':
     Metadata:
       major_brand     : mp42
       minor_version   : 0
       compatible_brands: isommp42
       creation_time   : 2018-07-10T08:44:06.000000Z
       com.android.version: 7.0
     Duration: 00:00:02.52, start: 0.000000, bitrate: 9828 kb/s
       Stream #0:0(eng), 1, 1/90000: Video: h264 (High) (avc1 / 0x31637661), yuv420p(tv, bt709), 1920x1080, 9551 kb/s, SAR 1:1 DAR 16:9, 16.63 fps, 16.67 tbr, 90k tbn, 180k tbc (default)
       Metadata:
         creation_time   : 2018-07-10T08:44:06.000000Z
         handler_name    : VideoHandle
       Stream #0:1(eng), 47, 1/48000: Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 256 kb/s (default)
       Metadata:
         creation_time   : 2018-07-10T08:44:06.000000Z
         handler_name    : SoundHandle

    Successfully opened the file.
       Parsing a group of options: output file /storage/emulated/0/Pictures/ReporterLive/VID_10072018141402_1.avi.
       Applying option vf (set video filters) with argument drawtext=text='Hello Dev..':fontsize=24:fontfile=/system/fonts/DroidSans.ttf:box=1:boxcolor=black@0.5:x=w-tw:y=h-th.
       Successfully parsed a group of options.
       Opening an output file: /storage/emulated/0/Pictures/ReporterLive/VID_10072018141402_1.avi.
       Setting default whitelist 'file,crypto'
       Successfully opened the file.
       No such filter: 'drawtext'
       Error opening filters!
       Statistics: 0 seeks, 0 writeouts
       Statistics: 281290 bytes read, 2 seeks

    Can anyone tell what I am doing wrong ? I want to do it in the simplest form.

  • Anomalie #4159 (Nouveau) : empêcher l’upgrade en 3.1 si le code n’est plus compatible avec la vers...

    11 juillet 2018, par touti touti

    Concernant la version PHP, il reste encore 49% des sites SPIP en PHP5.3 …

    Il faudrait peut-être comme sur la 3.2 empêcher l’upgrade en 3.1 si il y a incompatibilité avec la version PHP ?

    voir https://blog.spip.net/Statistiques-Mars-2018.html

    et notamment https://blog.spip.net/local/cache-vignettes/L672xH398/repartition_php_2018-03-22-19445.png?153004875...

  • I want to use image as a background of a drawtext video using ffmpeg

    8 janvier 2018, par Femzy

    Currently i am able to create video with ffmpeg using the drawtext filters to draw text on a black background Now Remain one thing that seems difficult to me, I thought it would be easy until i come to discover i don’t got it right. I want to use an image as background for the drawtext filters. I.e I want to use image as background of the video instead of using the background color or video background. Please someone should take me through on this this is my code `

    echo shell_exec('ffmpeg -f lavfi -i color=color=black -vf drawtext="textfile=text.txt:expansion=normal:fontfile=FreeSerif.otf: y=h-line_h-20:x=-100*t: fontcolor=white: fontsize=50" -t '.$words_count.' textover09.mp4 -report'); `
    ffmpeg started on 2018-01-07 at 22:53:03
    Report written to "ffmpeg-20180107-225303.log"
    Command line:
    ffmpeg -loop 1 -i elena.jpg -vf "drawtext=textfile=text.txt:expansion=normal:fontfile=FreeSerif.otf: y=h-line_h-20:x=-100*t: fontcolor=white: fontsize=50" -t 46.2 textover09.mp4 -report
    ffmpeg version git-2017-12-28-be4dfbf Copyright (c) 2000-2017 the FFmpeg developers
     built with gcc 4.4.7 (GCC) 20120313 (Red Hat 4.4.7-18)
     configuration: --prefix=/usr/local/ffmpeg --extra-cflags=-I/usr/local/ffmpeg/include --extra-ldflags=-L/usr/local/ffmpeg/lib --bindir=/usr/local/bin --enable-gpl --enable-nonfree --enable-libfdk_aac --enable-libmp3lame --enable-libopus --enable-libvpx --enable-libx264 --enable-libtheora --enable-filter=drawtext --enable-libfreetype
     libavutil      56.  7.100 / 56.  7.100
     libavcodec     58.  9.100 / 58.  9.100
     libavformat    58.  3.100 / 58.  3.100
     libavdevice    58.  0.100 / 58.  0.100
     libavfilter     7.  8.100 /  7.  8.100
     libswscale      5.  0.101 /  5.  0.101
     libswresample   3.  0.101 /  3.  0.101
     libpostproc    55.  0.100 / 55.  0.100
    Splitting the commandline.
    Reading option '-loop' ... matched as AVOption 'loop' with argument '1'.
    Reading option '-i' ... matched as input url with argument 'elena.jpg'.
    Reading option '-vf' ... matched as option 'vf' (set video filters) with argument 'drawtext=textfile=text.txt:expansion=normal:fontfile=FreeSerif.otf: y=h-line_h-20:x=-100*t: fontcolor=white: fontsize=50'.
    Reading option '-t' ... matched as option 't' (record or transcode "duration" seconds of audio/video) with argument '46.2'.
    Reading option 'textover09.mp4' ... matched as output url.
    Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
    Finished splitting the commandline.
    Parsing a group of options: global .
    Applying option report (generate a report) with argument 1.
    Successfully parsed a group of options.
    Parsing a group of options: input url elena.jpg.
    Successfully parsed a group of options.
    Opening an input file: elena.jpg.
    [NULL @ 0x2c1fe80] Opening 'elena.jpg' for reading
    [file @ 0x2c207c0] Setting default whitelist 'file,crypto'
    [image2 @ 0x2c1fe80] Format image2 probed with size=2048 and score=50
    [image2 @ 0x2c1fe80] Before avformat_find_stream_info() pos: 0 bytes read:32768 seeks:0 nb_streams:1
    [image2 @ 0x2c1fe80] Opening 'elena.jpg' for reading
    [AVIOContext @ 0x2c21f80] Statistics: 3871771 bytes read, 0 seeks
    [mjpeg @ 0x2c21940] marker=d8 avail_size_in_buf=3871769
    [mjpeg @ 0x2c21940] marker parser used 0 bytes (0 bits)
    [mjpeg @ 0x2c21940] marker=e0 avail_size_in_buf=3871767
    [mjpeg @ 0x2c21940] marker parser used 16 bytes (128 bits)
    [mjpeg @ 0x2c21940] marker=e2 avail_size_in_buf=3871749
    [mjpeg @ 0x2c21940] marker parser used 3160 bytes (25280 bits)
    [mjpeg @ 0x2c21940] marker=db avail_size_in_buf=3868587
    [mjpeg @ 0x2c21940] index=0
    [mjpeg @ 0x2c21940] qscale[0]: 2
    [mjpeg @ 0x2c21940] index=1
    [mjpeg @ 0x2c21940] qscale[1]: 2
    [mjpeg @ 0x2c21940] marker parser used 132 bytes (1056 bits)
    [mjpeg @ 0x2c21940] marker=c0 avail_size_in_buf=3868453
    [mjpeg @ 0x2c21940] Changing bps from 0 to 8
    [mjpeg @ 0x2c21940] sof0: picture: 5616x3744
    [mjpeg @ 0x2c21940] component 0 2:2 id: 0 quant:0
    [mjpeg @ 0x2c21940] component 1 1:1 id: 1 quant:1
    [mjpeg @ 0x2c21940] component 2 1:1 id: 2 quant:1
    [mjpeg @ 0x2c21940] pix fmt id 22111100
    [mjpeg @ 0x2c21940] marker parser used 17 bytes (136 bits)
    [mjpeg @ 0x2c21940] marker=c4 avail_size_in_buf=3868434
    [mjpeg @ 0x2c21940] marker parser used 0 bytes (0 bits)
    [mjpeg @ 0x2c21940] escaping removed 6222 bytes
    [mjpeg @ 0x2c21940] marker=da avail_size_in_buf=3868014
    [mjpeg @ 0x2c21940] marker parser used 3861792 bytes (30894336 bits)
    [mjpeg @ 0x2c21940] marker=d9 avail_size_in_buf=0
    [mjpeg @ 0x2c22540] marker parser used 132 bytes (1056 bits)
    [mjpeg @ 0x2c22540] marker=c0 avail_size_in_buf=3868453
    [mjpeg @ 0x2c22540] sof0: picture: 5616x3744
    [mjpeg @ 0x2c22540] component 0 2:2 id: 0 quant:0
    [mjpeg @ 0x2c22540] component 1 1:1 id: 1 quant:1
    [libx264 @ 0x2c24c40] i16 v,h,dc,p: 40% 53%  4%  3%
    [libx264 @ 0x2c24c40] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 11% 10% 27%  7%  9%  8%  8%  9% 11%
    [libx264 @ 0x2c24c40] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 29% 12% 11%  6%  9% 11%  7%  9%  6%
    [libx264 @ 0x2c24c40] i8c dc,h,v,p: 53% 17% 21%  8%
    [libx264 @ 0x2c24c40] Weighted P-Frames: Y:0.0% UV:0.0%
    [libx264 @ 0x2c24c40] ref P L0: 56.3%  9.9% 21.1% 12.8%
    [libx264 @ 0x2c24c40] ref B L0: 74.5% 22.4%  3.1%
    [libx264 @ 0x2c24c40] ref B L1: 98.3%  1.7%
    [libx264 @ 0x2c24c40] kb/s:4673.55
    [AVIOContext @ 0x2c28ac0] Statistics: 32768 bytes read, 0 seeks