Recherche avancée

Médias (91)

Autres articles (89)

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

  • Le profil des utilisateurs

    12 avril 2011, par

    Chaque utilisateur dispose d’une page de profil lui permettant de modifier ses informations personnelle. Dans le menu de haut de page par défaut, un élément de menu est automatiquement créé à l’initialisation de MediaSPIP, visible uniquement si le visiteur est identifié sur le site.
    L’utilisateur a accès à la modification de profil depuis sa page auteur, un lien dans la navigation "Modifier votre profil" est (...)

  • Organiser par catégorie

    17 mai 2013, par

    Dans MédiaSPIP, une rubrique a 2 noms : catégorie et rubrique.
    Les différents documents stockés dans MédiaSPIP peuvent être rangés dans différentes catégories. On peut créer une catégorie en cliquant sur "publier une catégorie" dans le menu publier en haut à droite ( après authentification ). Une catégorie peut être rangée dans une autre catégorie aussi ce qui fait qu’on peut construire une arborescence de catégories.
    Lors de la publication prochaine d’un document, la nouvelle catégorie créée sera proposée (...)

Sur d’autres sites (7369)

  • avformat/mxfenc : Write Mastering Display Colour Volume to MXF

    9 septembre 2020, par Harry Mallon
    avformat/mxfenc : Write Mastering Display Colour Volume to MXF
    

    Described in Annex B SMPTE ST 2067-21:2020

    Signed-off-by : Harry Mallon <harry.mallon@codex.online>

    • [DH] libavformat/mxfenc.c
  • Generated ffmpeg video seems to be not a real video file

    18 septembre 2020, par asored

    I try to create a video with ffmpeg and save it to the device with gallery_saver package for Flutter.

    &#xA;

    The ffmpeg command works well and the video is created. But GallerySaver does not save it. As result I get no error, but a false boolean for the success argument.

    &#xA;

    This is the ffmpeg output. Is this a valid video mp4 file ?

    &#xA;

    Restarted application in 683ms.&#xA;[38;5;244m[Easy Localization] [39;49mStart&#xA;[38;5;244m[Easy Localization] [39;49mInit state&#xA;[38;5;244m[Easy Localization] [39;49mBuild&#xA;[38;5;244m[Easy Localization] [39;49mDevice locale de_DE&#xA;[38;5;244m[Easy Localization] [39;49mLoad asset from assets/translations&#xA;[38;5;244m[Easy Localization] [39;49mInit Localization Delegate&#xA;[38;5;244m[Easy Localization] [39;49mInit provider&#xA;[38;5;244m[Easy Localization] [39;49mLoad Localization Delegate&#xA;flutter: Loading flutter-ffmpeg.&#xA;flutter: Loaded flutter-ffmpeg-ios-arm64.&#xA;flutter: ffmpeg version git-2020-01-25-fd11dd500 Copyright (c) 2000-2020 the FFmpeg developers&#xA;  built with Apple clang version 11.0.0 (clang-1100.0.33.17)&#xA;  configuration: --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.2.sdk --prefix=/Users/taner/Projects/mobile-ffmpeg/prebuilt/ios-arm64-apple-darwin/ffmpeg --enable-version3 --arch=aarch64 --cpu=armv8 --target-os=darwin --ar=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar --cc=clang --cxx=clang&#x2B;&#x2B; --as=&#x27;/Users/taner/Projects/mobile-ffmpeg/.tmp/gas-preprocessor.pl -arch aarch64 -- clang -arch arm64 -target aarch64-ios-darwin -march=armv8-a&#x2B;crc&#x2B;crypto -mcpu=generic -DMOBILE_FFMPEG_ARM64 -Wno-unused-function -Wno-deprecated-declarations -fstrict-aliasing -fembed-bitcode -DIOS -DMOBILE_FFMPEG_BUILD_DATE=20200125 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.2.sdk -Oz -miphoneos-version-min=12.1 -I/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.2.sdk/usr/include&#x27; --ranlib=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib --strip=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip --enable-neon --enable-cross-compile --enable-pic --enable-asm --enable-inline-asm --enable-optimizations --enable-swscale --enable-static --disable-shared --enable-small --disable-v4l2-m2m --disable-outdev=v4l2 --disable-outdev=fbdev --disable-indev=v4l2 --disable-indev=fbdev --disable-openssl --disable-xmm-clobber-test --disable-debug --disable-neon-clobber-test --disable-programs --disable-postproc --disable-doc --disable-htmlpages --disable-manpages --disable-podpages --disable-txtpages --disable-sndio --disable-schannel --disable-securetransport --disable-xlib --disable-cuda --disable-cuvid --disable-nvenc --disable-vaapi --disable-vdpau --disable-appkit --disable-alsa --disable-cuda --disable-cuvid --disable-nvenc --disable-vaapi --disable-vdpau --enable-gmp --enable-gnutls --enable-libx264 --enable-gpl --enable-libxvid --enable-gpl --enable-libx265 --enable-gpl --enable-libvidstab --enable-gpl --disable-sdl2 --enable-zlib --enable-audiotoolbox --enable-coreimage --enable-bzlib --enable-videotoolbox --enable-avfoundation --enable-iconv&#xA;  libavutil      56. 38.100 / 56. 38.100&#xA;  libavcodec     58. 65.102 / 58. 65.102&#xA;  libavformat    58. 35.101 / 58. 35.101&#xA;  libavdevice    58.  9.103 / 58.  9.103&#xA;  libavfilter     7. 70.101 /  7. 70.101&#xA;  libswscale      5.  6.100 /  5.  6.100&#xA;  libswresample   3.  6.100 /  3.  6.100&#xA;Input #0, mp3, from &#x27;/var/mobile/Containers/Data/Application/2F90BA97-59E6-4632-B86A-2B0C1C552273/Library/Caches/melodic_slow.mp3&#x27;:&#xA;  Metadata:&#xA;    encoder         : LAME 32bits version 3.99.5 (http://lame.sf.net)&#xA;    TLEN            : 134072&#xA;  Duration: 00:02:14.11, start: 0.025057, bitrate: 320 kb/s&#xA;    Stream #0:0: Audio: mp3, 44100 Hz, stereo, fltp, 320 kb/s&#xA;    Metadata:&#xA;      encoder         : LAME3.99r&#xA;Input #1, mov,mp4,m4a,3gp,3g2,mj2, from &#x27;/var/mobile/Containers/Data/Application/2F90BA97-59E6-4632-B86A-2B0C1C552273/Library/Caches/Memories-8c4a9c20-f9b8-11ea-b262-853cab0c1dfa.mp4&#x27;:&#xA;  Metadata:&#xA;    major_brand     : isom&#xA;    minor_version   : 512&#xA;    compatible_brands: isomiso2avc1mp41&#xA;    encoder         : Lavf58.35.101&#xA;  Duration: 00:00:00.17, start: 0.000000, bitrate: 55269 kb/s&#xA;    Stream #1:0(und): Video: h264 (avc1 / 0x31637661), yuv420p, 4032x3024 [SAR 1:1 DAR 4:3], 55338 kb/s, 24 fps, 24 tbr, 12288 tbn, 48 tbc (default)&#xA;    Metadata:&#xA;      handler_name    : VideoHandler&#xA;Stream mapping:&#xA;  Stream #1:0 -> #0:0 (h264 (native) -> h264 (libx264))&#xA;  Stream #0:0 -> #0:1 (mp3 (mp3float) -> aac (native))&#xA;Press [q] to stop, [?] for help&#xA;frame=    0 fps=0.0 q=0.0 size=       0kB time=-577014:32:22.77 bitrate=  -0.0kbits/s speed=N/A&#xA;sws_param option is deprecated and ignored&#xA;using SAR=1/1&#xA;using cpu capabilities: ARMv8 NEON&#xA;profile High, level 6.0, 4:2:0, 8-bit&#xA;264 - core 159 - H.264/MPEG-4 AVC codec - Copyleft 2003-2019 - 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=9 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=24 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;/var/mobile/Containers/Data/Application/2F90BA97-59E6-4632-B86A-2B0C1C552273/Library/Caches/Memories-8da54a20-f9b8-11ea-b216-7df10c3fe45b.mp4&#x27;:&#xA;  Metadata:&#xA;    TLEN            : 134072&#xA;    encoder         : Lavf58.35.101&#xA;    Stream #0:0(und): Video: h264 (libx264) (avc1 / 0x31637661), yuv420p(progressive), 4032x3024 [SAR 1:1 DAR 4:3], q=-1--1, 24 fps, 12288 tbn, 24 tbc (default)&#xA;    Metadata:&#xA;      handler_name    : VideoHandler&#xA;      encoder         : Lavc58.65.102 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 (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 128 kb/s&#xA;    Metadata:&#xA;      encoder         : Lavc58.65.102 aac&#xA;frame=    4 fps=2.5 q=-1.0 Lsize=    1028kB time=00:00:00.18 bitrate=45323.6kbits/s speed=0.115x&#xA;video:1023kB audio:3kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.143686%&#xA;frame I:1     Avg QP:24.74  size:488633&#xA;frame P:3     Avg QP:23.50  size:186193&#xA;mb I  I16..4:  3.0% 90.0%  7.1%&#xA;mb P  I16..4: 28.7% 67.4%  3.8%  P16..4:  0.2%  0.0%  0.0%  0.0%  0.0%    skip: 0.0%&#xA;8x8 transform intra:73.1% inter:60.0%&#xA;coded y,uvDC,uvAC intra: 41.8% 29.7% 8.7% inter: 3.7% 1.7% 0.3%&#xA;i16 v,h,dc,p: 53% 33%  3% 11%&#xA;i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 30% 22% 22%  4%  4%  3%  7%  4%  5%&#xA;i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 28% 30% 12%  4%  5%  4%  8%  4%  5%&#xA;i8c dc,h,v,p: 70% 18%  9%  3%&#xA;Weighted P-Frames: Y:33.3% UV:33.3%&#xA;ref P L0:  1.4%  0.0% 95.5%  0.0%  3.1%&#xA;kb/s:50266.18&#xA;Qavg: 134.735&#xA;flutter: ffmpeg version git-2020-01-25-fd11dd500&#xA;flutter:  Copyright (c) 2000-2020 the FFmpeg developers&#xA;flutter:&#xA;flutter:   built with Apple clang version 11.0.0 (clang-1100.0.33.17)&#xA;flutter:   configuration: --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.2.sdk --prefix=/Users/taner/Projects/mobile-ffmpeg/prebuilt/ios-arm64-apple-darwin/ffmpeg --enable-version3 --arch=aarch64 --cpu=armv8 --target-os=darwin --ar=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar --cc=clang --cxx=clang&#x2B;&#x2B; --as=&#x27;/Users/taner/Projects/mobile-ffmpeg/.tmp/gas-preprocessor.pl -arch aarch64 -- clang -arch arm64 -target aarch64-ios-darwin -march=armv8-a&#x2B;crc&#x2B;crypto -mcpu=generic -DMOBILE_FFMPEG_ARM64 -Wno-unused-function -Wno-deprecated-declarations -fstrict-aliasing -fembed-bitcode -DIOS -DMOBILE_FFMPEG_BUILD_DATE=20200125 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.2.sdk -Oz -miphoneos-version-min=12.1 -I/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.2.sdk/usr/include&#x27; --ranlib=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib --strip=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip --enable-neon --enable-cross-compile --enable-pic --enable-asm --enable-inline-asm --enable-optimizations --enable-swscale --enable-static --disable-shared --enable-small --disable-v4l2-m2m --disable-outdev=v4l2 --disable-outdev=fbdev --disable-indev=v4l2 --disable-indev=fbdev --disable-openssl --disable-xmm-clobber-test --disable-debug --disable-neon-clobber-test --disable-programs --disable-postproc --disable-doc --disable-htmlpages --disable-manpages --disable-podpages --disable-txtpages --disable-sndio --disable-schannel --disable-securetransport --disable-xlib --disable-cuda --disable-cuvid --disable-nvenc --disable-vaapi --disable-vdpau --disable-appkit --disable-alsa --disable-cuda --disable-cuvid --disable-nvenc --disable-vaapi --disable-vdpau --enable-gmp --enable-gnutls --enable-libx264 --enable-gpl --enable-libxvid --enable-gpl --enable-libx265 --enable-gpl --enable-libvidstab --enable-gpl --disable-sdl2 --enable-zlib --enable-audiotoolbox --enable-coreimage --enable-bzlib --enable-videotoolbox --enable-avfoundation --enable-iconv&#xA;flutter:   libavutil      56. 38.100 / 56. 38.100&#xA;flutter:   libavcodec     58. 65.102 / 58. 65.102&#xA;flutter:   libavformat    58. 35.101 / 58. 35.101&#xA;flutter:   libavdevice    58.  9.103 / 58.  9.103&#xA;flutter:   libavfilter     7. 70.101 /  7. 70.101&#xA;flutter:   libswscale      5.  6.100 /  5.  6.100&#xA;flutter:   libswresample   3.  6.100 /  3.  6.100&#xA;flutter: Input #0, image2, from &#x27;/var/mobile/Containers/Data/Application/2F90BA97-59E6-4632-B86A-2B0C1C552273/Library/Caches/img%04d.jpg&#x27;:&#xA;flutter:   Duration:&#xA;flutter: 00:00:00.20&#xA;flutter: , start:&#xA;flutter: 0.000000&#xA;flutter: , bitrate:&#xA;flutter: N/A&#xA;flutter:&#xA;flutter:     Stream #0:0&#xA;flutter: : Video: mjpeg, yuvj444p(pc, bt470bg/unknown/unknown), 4032x3024 [SAR 72:72 DAR 4:3]&#xA;flutter: ,&#xA;flutter: 25 tbr,&#xA;flutter: 25 tbn,&#xA;flutter: 25 tbc&#xA;flutter:&#xA;flutter: Stream mapping:&#xA;flutter:   Stream #0:0 -> #0:0&#xA;flutter:  (mjpeg (native) -> h264 (libx264))&#xA;flutter:&#xA;flutter: Press [q] to stop, [?] for help&#xA;flutter: sws_param option is deprecated and ignored&#xA;flutter: deprecated pixel format used, make sure you did set range correctly&#xA;flutter: using SAR=1/1&#xA;flutter: using cpu capabilities: ARMv8 NEON&#xA;flutter: profile High, level 6.0, 4:2:0, 8-bit&#xA;flutter: 264 - core 159 - H.264/MPEG-4 AVC codec - Copyleft 2003-2019 - 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=9 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=24 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;flutter: Output #0, mp4, to &#x27;/var/mobile/Containers/Data/Application/2F90BA97-59E6-4632-B86A-2B0C1C552273/Library/Caches/Memories-f2ae4f70-f9b8-11ea-bb69-c999fb23197b.mp4&#x27;:&#xA;flutter:   Metadata:&#xA;flutter:     encoder         :&#xA;flutter: Lavf58.35.101&#xA;flutter:&#xA;flutter:     Stream #0:0&#xA;flutter: : Video: h264 (libx264) (avc1 / 0x31637661), yuv420p, 4032x3024 [SAR 1:1 DAR 4:3], q=-1--1&#xA;flutter: ,&#xA;flutter: 24 fps,&#xA;flutter: 12288 tbn,&#xA;flutter: 24 tbc&#xA;flutter:&#xA;flutter:     Metadata:&#xA;flutter:       encoder         :&#xA;flutter: Lavc58.65.102 libx264&#xA;flutter:&#xA;flutter:     Side data:&#xA;flutter:&#xA;flutter: cpb:&#xA;flutter: bitrate max/min/avg: 0/0/0 buffer size: 0&#xA;flutter: vbv_delay: N/A&#xA;flutter:&#xA;flutter: frame=    1 fps=0.0 q=0.0 size=       0kB time=00:00:00.00 bitrate=N/A speed=   0x&#xA;flutter: sws_param option is deprecated and ignored&#xA;flutter: deprecated pixel format used, make sure you did set range correctly&#xA;flutter: sws_param option is deprecated and ignored&#xA;flutter: deprecated pixel format used, make sure you did set range correctly&#xA;flutter: frame=    4 fps=0.0 q=0.0 size=       0kB time=00:00:00.00 bitrate=N/A speed=   0x&#xA;flutter: frame=    5 fps=1.8 q=-1.0 Lsize=    1485kB time=00:00:00.08 bitrate=145828.4kbits/s speed=0.0305x&#xA;flutter: video:1484kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead:&#xA;flutter: 0.059291%&#xA;flutter:&#xA;flutter: frame I:1     Avg QP:24.93  size:366082&#xA;flutter: frame P:4     Avg QP:24.17  size:288219&#xA;flutter: mb I  I16..4:  8.6% 81.4% 10.1%&#xA;flutter: mb P  I16..4: 21.7% 71.4%  6.6%  P16..4:  0.2%  0.0%  0.0%  0.0%  0.0%    skip: 0.0%&#xA;flutter: 8x8 transform intra:73.6% inter:79.9%&#xA;flutter: coded y,uvDC,uvAC intra: 48.6% 33.8% 12.6% inter: 33.4% 41.4% 0.0%&#xA;flutter: i16 v,h,dc,p: 53% 31%  4% 12%&#xA;flutter: i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 29% 18% 24%  5%  4%  4%  6%  5%  5%&#xA;flutter: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 28% 23% 14%  7%  6%  5%  7%  5%  5%&#xA;flutter: i8c dc,h,v,p: 67% 17% 12%  4%&#xA;flutter: Weighted P-Frames: Y:25.0% UV:25.0%&#xA;flutter: ref P L0: 43.6%  0.2% 55.0%  0.0%  1.1%&#xA;flutter: kb/s:58327.98&#xA;flutter: ffmpeg version git-2020-01-25-fd11dd500&#xA;flutter:  Copyright (c) 2000-2020 the FFmpeg developers&#xA;flutter:&#xA;flutter:   built with Apple clang version 11.0.0 (clang-1100.0.33.17)&#xA;flutter:   configuration: --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.2.sdk --prefix=/Users/taner/Projects/mobile-ffmpeg/prebuilt/ios-arm64-apple-darwin/ffmpeg --enable-version3 --arch=aarch64 --cpu=armv8 --target-os=darwin --ar=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar --cc=clang --cxx=clang&#x2B;&#x2B; --as=&#x27;/Users/taner/Projects/mobile-ffmpeg/.tmp/gas-preprocessor.pl -arch aarch64 -- clang -arch arm64 -target aarch64-ios-darwin -march=armv8-a&#x2B;crc&#x2B;crypto -mcpu=generic -DMOBILE_FFMPEG_ARM64 -Wno-unused-function -Wno-deprecated-declarations -fstrict-aliasing -fembed-bitcode -DIOS -DMOBILE_FFMPEG_BUILD_DATE=20200125 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.2.sdk -Oz -miphoneos-version-min=12.1 -I/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.2.sdk/usr/include&#x27; --ranlib=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib --strip=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip --enable-neon --enable-cross-compile --enable-pic --enable-asm --enable-inline-asm --enable-optimizations --enable-swscale --enable-static --disable-shared --enable-small --disable-v4l2-m2m --disable-outdev=v4l2 --disable-outdev=fbdev --disable-indev=v4l2 --disable-indev=fbdev --disable-openssl --disable-xmm-clobber-test --disable-debug --disable-neon-clobber-test --disable-programs --disable-postproc --disable-doc --disable-htmlpages --disable-manpages --disable-podpages --disable-txtpages --disable-sndio --disable-schannel --disable-securetransport --disable-xlib --disable-cuda --disable-cuvid --disable-nvenc --disable-vaapi --disable-vdpau --disable-appkit --disable-alsa --disable-cuda --disable-cuvid --disable-nvenc --disable-vaapi --disable-vdpau --enable-gmp --enable-gnutls --enable-libx264 --enable-gpl --enable-libxvid --enable-gpl --enable-libx265 --enable-gpl --enable-libvidstab --enable-gpl --disable-sdl2 --enable-zlib --enable-audiotoolbox --enable-coreimage --enable-bzlib --enable-videotoolbox --enable-avfoundation --enable-iconv&#xA;flutter:   libavutil      56. 38.100 / 56. 38.100&#xA;flutter:   libavcodec     58. 65.102 / 58. 65.102&#xA;flutter:   libavformat    58. 35.101 / 58. 35.101&#xA;flutter:   libavdevice    58.  9.103 / 58.  9.103&#xA;flutter:   libavfilter     7. 70.101 /  7. 70.101&#xA;flutter:   libswscale      5.  6.100 /  5.  6.100&#xA;flutter:   libswresample   3.  6.100 /  3.  6.100&#xA;flutter: Input #0, mp3, from &#x27;/var/mobile/Containers/Data/Application/2F90BA97-59E6-4632-B86A-2B0C1C552273/Library/Caches/melodic_slow.mp3&#x27;:&#xA;flutter:   Metadata:&#xA;flutter:     encoder         :&#xA;flutter: LAME 32bits version 3.99.5 (http://lame.sf.net)&#xA;flutter:&#xA;flutter:     TLEN            :&#xA;flutter: 134072&#xA;flutter:&#xA;flutter:   Duration:&#xA;flutter: 00:02:14.11&#xA;flutter: , start:&#xA;flutter: 0.025057&#xA;flutter: , bitrate:&#xA;flutter: 320 kb/s&#xA;flutter:&#xA;flutter:     Stream #0:0&#xA;flutter: : Audio: mp3, 44100 Hz, stereo, fltp, 320 kb/s&#xA;flutter:&#xA;flutter:     Metadata:&#xA;flutter:       encoder         :&#xA;flutter: LAME3.99r&#xA;flutter:&#xA;flutter: Input #1, mov,mp4,m4a,3gp,3g2,mj2, from &#x27;/var/mobile/Containers/Data/Application/2F90BA97-59E6-4632-B86A-2B0C1C552273/Library/Caches/Memories-f2ae4f70-f9b8-11ea-bb69-c999fb23197b.mp4&#x27;:&#xA;flutter:   Metadata:&#xA;flutter:     major_brand     :&#xA;flutter: isom&#xA;flutter:&#xA;flutter:     minor_version   :&#xA;flutter: 512&#xA;flutter:&#xA;flutter:     compatible_brands:&#xA;flutter: isomiso2avc1mp41&#xA;flutter:&#xA;flutter:     encoder         :&#xA;flutter: Lavf58.35.101&#xA;flutter:&#xA;flutter:   Duration:&#xA;flutter: 00:00:00.21&#xA;flutter: , start:&#xA;flutter: 0.000000&#xA;flutter: , bitrate:&#xA;flutter: 58202 kb/s&#xA;flutter:&#xA;flutter:     Stream #1:0&#xA;flutter: (und)&#xA;flutter: : Video: h264 (avc1 / 0x31637661), yuv420p, 4032x3024 [SAR 1:1 DAR 4:3], 58353 kb/s&#xA;flutter: ,&#xA;flutter: 24 fps,&#xA;flutter: 24 tbr,&#xA;flutter: 12288 tbn,&#xA;flutter: 48 tbc&#xA;flutter:  (default)&#xA;flutter:&#xA;flutter:     Metadata:&#xA;flutter:       handler_name    :&#xA;flutter: VideoHandler&#xA;flutter:&#xA;flutter: Stream mapping:&#xA;flutter:   Stream #1:0 -> #0:0&#xA;flutter:  (h264 (native) -> h264 (libx264))&#xA;flutter:&#xA;flutter:   Stream #0:0 -> #0:1&#xA;flutter:  (mp3 (mp3float) -> aac (native))&#xA;flutter:&#xA;flutter: Press [q] to stop, [?] for help&#xA;flutter: frame=    0 fps=0.0 q=0.0 size=       0kB time=-577014:32:22.77 bitrate=  -0.0kbits/s speed=N/A&#xA;flutter: sws_param option is deprecated and ignored&#xA;flutter: using SAR=1/1&#xA;flutter: using cpu capabilities: ARMv8 NEON&#xA;flutter: profile High, level 6.0, 4:2:0, 8-bit&#xA;flutter: 264 - core 159 - H.264/MPEG-4 AVC codec - Copyleft 2003-2019 - 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=9 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=24 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;flutter: Output #0, mp4, to &#x27;/var/mobile/Containers/Data/Application/2F90BA97-59E6-4632-B86A-2B0C1C552273/Library/Caches/Memories-f475c900-f9b8-11ea-9b26-639f1e3575c9.mp4&#x27;:&#xA;flutter:   Metadata:&#xA;flutter:     TLEN            :&#xA;flutter: 134072&#xA;flutter:&#xA;flutter:     encoder         :&#xA;flutter: Lavf58.35.101&#xA;flutter:&#xA;flutter:     Stream #0:0&#xA;flutter: (und)&#xA;flutter: : Video: h264 (libx264) (avc1 / 0x31637661), yuv420p(progressive), 4032x3024 [SAR 1:1 DAR 4:3], q=-1--1&#xA;flutter: ,&#xA;flutter: 24 fps,&#xA;flutter: 12288 tbn,&#xA;flutter: 24 tbc&#xA;flutter:  (default)&#xA;flutter:&#xA;flutter:     Metadata:&#xA;flutter:       handler_name    :&#xA;flutter: VideoHandler&#xA;flutter:&#xA;flutter:       encoder         :&#xA;flutter: Lavc58.65.102 libx264&#xA;flutter:&#xA;flutter:     Side data:&#xA;flutter:&#xA;flutter: cpb:&#xA;flutter: bitrate max/min/avg: 0/0/0 buffer size: 0&#xA;flutter: vbv_delay: N/A&#xA;flutter:&#xA;flutter:     Stream #0:1&#xA;flutter: : Audio: aac (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 128 kb/s&#xA;flutter:&#xA;flutter:     Metadata:&#xA;flutter:       encoder         :&#xA;flutter: Lavc58.65.102 aac&#xA;flutter:&#xA;flutter: frame=    5 fps=2.4 q=-1.0 Lsize=    1328kB time=00:00:00.20 bitrate=52040.4kbits/s speed= 0.1x&#xA;flutter: video:1323kB audio:3kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead:&#xA;flutter: 0.112379%&#xA;flutter:&#xA;flutter: frame I:1     Avg QP:23.27  size:307048&#xA;flutter: frame P:4     Avg QP:23.71  size:261707&#xA;flutter: mb I  I16..4: 12.0% 84.4%  3.6%&#xA;flutter: mb P  I16..4: 21.8% 73.5%  4.6%  P16..4:  0.2%  0.0%  0.0%  0.0%  0.0%    skip: 0.0%&#xA;flutter: 8x8 transform intra:75.8% inter:82.6%&#xA;flutter: coded y,uvDC,uvAC intra: 43.8% 33.2% 11.5% inter: 18.9% 20.3% 0.2%&#xA;flutter: i16 v,h,dc,p: 52% 33%  4% 11%&#xA;flutter: i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 31% 20% 24%  4%  4%  3%  6%  4%  5%&#xA;flutter: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 31% 28% 12%  4%  5%  4%  7%  5%  5%&#xA;flutter: i8c dc,h,v,p: 67% 18% 12%  4%&#xA;flutter: Weighted P-Frames: Y:25.0% UV:25.0%&#xA;flutter: ref P L0: 24.0%  0.4% 73.9%  0.0%  1.8%&#xA;flutter: kb/s:51988.88&#xA;flutter: Qavg: 137.086&#xA;flutter: /var/mobile/Containers/Data/Application/2F90BA97-59E6-4632-B86A-2B0C1C552273/Library/Caches/Memories-f475c900-f9b8-11ea-9b26-639f1e3575c9.mp4&#xA;flutter: Success argument is: false&#xA;

    &#xA;

    This are my ffmpeg commands :

    &#xA;

    First I create a video from images in a folder

    &#xA;

    -r $settingsFps -i $tempPath/img%04d.jpg -vcodec libx264 -y -an -vf "pad=ceil(iw/2)*2:ceil(ih/2)*2" -pix_fmt yuv420p $tempPath/$videoFileName.mp4

    &#xA;

    Than I add audio to the video

    &#xA;

    -i ${finalSong.path} -i $videoPath -shortest $tempPath/$newVideoFileName.mp4

    &#xA;

  • Anomalie #4546 : image_recadre perd l’EXIF de rotation

    19 septembre 2020, par jluc -

    Le 19/07/2020, cerdic dit « 
    On pourrait envisager que conserver les exifs à travers chaque filtre image, mais c’est aussi dangereux du point de vue des données personnelles. Je verrais plutôt un filtre qui permettrait de recopier certains exifs d’une image source sur l’image finale, sur le mode :

    <span class="CodeRay">[(#FICHIER|image_reduire{…}|image_recadre{…}|image_copie_exif{#FICHIER,’author’})]
    </span>


    (syntaxe exacte à définir)
     »