Recherche avancée

Médias (0)

Mot : - Tags -/flash

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (71)

  • List of compatible distributions

    26 avril 2011, par

    The table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
    If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...)

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

  • HTML5 audio and video support

    13 avril 2011, par

    MediaSPIP uses HTML5 video and audio tags to play multimedia files, taking advantage of the latest W3C innovations supported by modern browsers.
    The MediaSPIP player used has been created specifically for MediaSPIP and can be easily adapted to fit in with a specific theme.
    For older browsers the Flowplayer flash fallback is used.
    MediaSPIP allows for media playback on major mobile platforms with the above (...)

Sur d’autres sites (6117)

  • Crop Videos & Reduce Quickly on Mobile with or w/o FFMpeg (Flutter)

    11 mai 2021, par Haidar Hammoud

    Cropping, modifying quality, and other seemingly simple edits applied to videos using FFMpeg take between 30 to 60 seconds for a 15 second long video.

    


    Apps like Snapchat, Instagram, TikTok, WhatsApp, and Twitter are able to nearly instantly edit a video file with quality modifications, videos concatenated together, image overlays applied over every frame, and cropping. This is evident from the fact that videos can be viewed by the receivers within seconds of them being sent with all the modifications applied.

    


    Are there any reliable ways to achieve the same speeds (0.5 - 1.5 seconds) for video editing on mobile using Flutter ? FFMpeg has everything I need but just runs very slowly. Is there a way to speed it up ?

    


  • lavfi/dnn_backend_tensorflow : support detect model

    6 mai 2021, par Ting Fu
    lavfi/dnn_backend_tensorflow : support detect model
    

    Signed-off-by : Ting Fu <ting.fu@intel.com>

    • [DH] libavfilter/dnn/dnn_backend_tf.c
    • [DH] libavfilter/vf_dnn_detect.c
  • ffmpeg video merging issues for videos recorded from andriod mobile phone

    14 avril 2021, par Nishit Modi

    Following is the command I'm using :

    &#xA;

    sudo ffmpeg -i video1.mp4 -i video2.mp4 -filter_complex "[1]tpad=start_mode=clone:start_duration=15[tr];[0][tr]xstack=inputs=2:layout=0_0|w0_0[v];[1:a]adelay=15s:all=true[a1];[0:a][a1]amix=inputs=2[a]" -map "[v]" -map "[a]" output.mp4&#xA;

    &#xA;

    It took a couple of hours to merge the videos. Original videos are 6 MBs in size. Merged video is approx 2 GB in size.

    &#xA;

    It is working fine with videos recorded from the iphone.

    &#xA;

    Update :&#xA;The issue is regarding different fps in different videos. If two videos are of different fps, then it is taking too long and eventually break.

    &#xA;

    Full log :

    &#xA;

    ffmpeg -i video1.mp4 -i video2.mp4 -filter_complex "[1]tpad=start_mode=clone:start_duration=15[tr];[0][tr]xstack=inputs=2:layout=0_0|w0_0[v];[1:a]adelay=15s:all=true[a1];[0:a][a1]amix=inputs=2[a]" -map "[v]" -map "[a]" output_ia_2.mp4&#xA;    ffmpeg version 4.3.2-0york0~16.04 Copyright (c) 2000-2021 the FFmpeg developers&#xA;      built with gcc 5.4.0 (Ubuntu 5.4.0-6ubuntu1~16.04.12) 20160609&#xA;      configuration: --prefix=/usr --extra-version=&#x27;0york0~16.04&#x27; --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --enable-avresample --disable-filter=resample --enable-gnutls --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libjack --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libpulse --enable-librabbitmq --enable-librsvg --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libsrt --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzmq --enable-libzvbi --enable-lv2 --enable-omx --enable-openal --enable-opencl --enable-opengl --enable-sdl2 --enable-libzimg --enable-pocketsphinx --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-chromaprint --enable-frei0r --enable-libx264 --enable-shared&#xA;      libavutil      56. 51.100 / 56. 51.100&#xA;      libavcodec     58. 91.100 / 58. 91.100&#xA;      libavformat    58. 45.100 / 58. 45.100&#xA;      libavdevice    58. 10.100 / 58. 10.100&#xA;      libavfilter     7. 85.100 /  7. 85.100&#xA;      libavresample   4.  0.  0 /  4.  0.  0&#xA;      libswscale      5.  7.100 /  5.  7.100&#xA;      libswresample   3.  7.100 /  3.  7.100&#xA;      libpostproc    55.  7.100 / 55.  7.100&#xA;    Input #0, mov,mp4,m4a,3gp,3g2,mj2, from &#x27;97FD4344-23C3-4668-AA40-E5E724338352-3149-0000018389D9630F.mp4&#x27;:&#xA;      Metadata:&#xA;        major_brand     : qt  &#xA;        minor_version   : 0&#xA;        compatible_brands: qt  &#xA;        creation_time   : 2021-04-09T00:43:28.000000Z&#xA;      Duration: 00:00:15.03, start: 0.000000, bitrate: 10342 kb/s&#xA;        Stream #0:0(und): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, mono, fltp, 226 kb/s (default)&#xA;        Metadata:&#xA;          creation_time   : 2021-04-09T00:43:28.000000Z&#xA;          handler_name    : Core Media Audio&#xA;        Stream #0:1(und): Video: h264 (Main) (avc1 / 0x31637661), yuvj420p(pc, bt709), 720x1280, 10111 kb/s, 30 fps, 30 tbr, 600 tbn, 1200 tbc (default)&#xA;        Metadata:&#xA;          creation_time   : 2021-04-09T00:43:28.000000Z&#xA;          handler_name    : Core Media Video&#xA;          encoder         : H.264&#xA;    Input #1, mov,mp4,m4a,3gp,3g2,mj2, from &#x27;android_ritesh.mp4&#x27;:&#xA;      Metadata:&#xA;        major_brand     : mp42&#xA;        minor_version   : 0&#xA;        compatible_brands: isommp42&#xA;        creation_time   : 2021-04-13T06:39:16.000000Z&#xA;        com.android.version: 10&#xA;      Duration: 00:00:09.59, start: 0.000000, bitrate: 5288 kb/s&#xA;        Stream #1:0(eng): Video: h264 (High) (avc1 / 0x31637661), yuv420p(tv, unknown/bt470bg/unknown), 720x1280, 5152 kb/s, SAR 1:1 DAR 9:16, 17.31 fps, 59.94 tbr, 90k tbn, 180k tbc (default)&#xA;        Metadata:&#xA;          creation_time   : 2021-04-13T06:39:16.000000Z&#xA;          handler_name    : VideoHandle&#xA;        Stream #1:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 131 kb/s (default)&#xA;        Metadata:&#xA;          creation_time   : 2021-04-13T06:39:16.000000Z&#xA;          handler_name    : SoundHandle&#xA;    Stream mapping:&#xA;      Stream #0:0 (aac) -> amix:input0&#xA;      Stream #0:1 (h264) -> xstack:input0&#xA;      Stream #1:0 (h264) -> tpad&#xA;      Stream #1:1 (aac) -> adelay&#xA;      xstack -> Stream #0:0 (libx264)&#xA;      amix -> Stream #0:1 (aac)&#xA;    Press [q] to stop, [?] for help&#xA;    [swscaler @ 0x5628692bd340] deprecated pixel format used, make sure you did set range correctly&#xA;    [mp4 @ 0x562868aa7dc0] Frame rate very high for a muxer not efficiently supporting it.&#xA;    Please consider specifying a lower framerate, a different muxer or -vsync 2&#xA;    [libx264 @ 0x562868af2400] MB rate (648000000) > level limit (16711680)&#xA;    [libx264 @ 0x562868af2400] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2&#xA;    [libx264 @ 0x562868af2400] profile High, level 6.2&#xA;    [libx264 @ 0x562868af2400] 264 - core 155 r2917 0a84d98 - H.264/MPEG-4 AVC codec - Copyleft 2003-2018 - http://www.videolan.org/x264.html - options: cabac=1 ref=3 deblock=1:0:0 analyse=0x3:0x113 me=hex subme=7 psy=1 psy_rd=1.00:0.00 mixed_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=-2 threads=6 lookahead_threads=1 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=1 b_bias=0 direct=1 weightb=1 open_gop=0 weightp=2 keyint=250 keyint_min=25 scenecut=40 intra_refresh=0 rc_lookahead=40 rc=crf mbtree=1 crf=23.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00&#xA;    Output #0, mp4, to &#x27;output_ia_2.mp4&#x27;:&#xA;      Metadata:&#xA;        major_brand     : qt  &#xA;        minor_version   : 0&#xA;        compatible_brands: qt  &#xA;        encoder         : Lavf58.45.100&#xA;        Stream #0:0: Video: h264 (libx264) (avc1 / 0x31637661), yuvj420p(pc, progressive), 1440x1280, q=-1--1, 90k tbn, 90k tbc (default)&#xA;        Metadata:&#xA;          encoder         : Lavc58.91.100 libx264&#xA;        Side data:&#xA;          cpb: bitrate max/min/avg: 0/0/0 buffer size: 0 vbv_delay: N/A&#xA;        Stream #0:1: Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, mono, fltp, 69 kb/s (default)&#xA;        Metadata:&#xA;          encoder         : Lavc58.91.100 aac&#xA;    More than 1000 frames duplicated      0kB time=00:00:00.00 bitrate=N/A speed=   0x    &#xA;More than 10000 frames duplicated   4352kB time=00:00:00.09 bitrate=358592.3kbits/s dup=8991 drop=0 speed=0.00141x    &#xA;frame=15000 fps=131 q=33.0 size=    7680kB time=00:00:00.16 bitrate=378802.6kbits/s dup=14985 drop=0 speed=0.00145x &#xA;

    &#xA;