Recherche avancée

Médias (0)

Mot : - Tags -/alertes

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

Autres articles (13)

  • Mediabox : ouvrir les images dans l’espace maximal pour l’utilisateur

    8 février 2011, par

    La visualisation des images est restreinte par la largeur accordée par le design du site (dépendant du thème utilisé). Elles sont donc visibles sous un format réduit. Afin de profiter de l’ensemble de la place disponible sur l’écran de l’utilisateur, il est possible d’ajouter une fonctionnalité d’affichage de l’image dans une boite multimedia apparaissant au dessus du reste du contenu.
    Pour ce faire il est nécessaire d’installer le plugin "Mediabox".
    Configuration de la boite multimédia
    Dès (...)

  • Installation en mode ferme

    4 février 2011, par

    Le mode ferme permet d’héberger plusieurs sites de type MediaSPIP en n’installant qu’une seule fois son noyau fonctionnel.
    C’est la méthode que nous utilisons sur cette même plateforme.
    L’utilisation en mode ferme nécessite de connaïtre un peu le mécanisme de SPIP contrairement à la version standalone qui ne nécessite pas réellement de connaissances spécifique puisque l’espace privé habituel de SPIP n’est plus utilisé.
    Dans un premier temps, vous devez avoir installé les mêmes fichiers que l’installation (...)

  • Emballe médias : à quoi cela sert ?

    4 février 2011, par

    Ce plugin vise à gérer des sites de mise en ligne de documents de tous types.
    Il crée des "médias", à savoir : un "média" est un article au sens SPIP créé automatiquement lors du téléversement d’un document qu’il soit audio, vidéo, image ou textuel ; un seul document ne peut être lié à un article dit "média" ;

Sur d’autres sites (2317)

  • ffmpeg library Androd : permission denied rtsp

    26 avril 2020, par DOMENICO TAFFURI

    I'm trying to record an .mp4 file from rtsp source on Android using ffmpeg library. I enabled the permission for Writing external storage but I get "Permission denied" from rtsp source. If I use the same source on VLC, it works.

    



    I/FFmpeg: Loading FFmpeg for armv7 CPU
I/System.out: INIZIO
W/VRSystemServiceManager: vr service is not alive
I/HwSecImmHelper: mSecurityInputMethodService is null
I/HwPointEventFilter: support AFT
I/System.out: [/data/user/0/com.example.rtsp/files/ffmpeg, -i, rtsp://xxxxxxx:xxxxx@ipAddress:554/stream2, -acodec, copy, -vcodec, copy, /storage/emulated/0/Movies/recording1.mp4]
    null
    null
    Calling by::className:com.github.hiteshsondhi88.libffmpeg.ShellCommand  MethodName:run
I/OpenGLRenderer: Initialized EGL, version 1.4
W/linker: /vendor/lib64/libhwuibp.so: unused DT entry: type 0xf arg 0xe3a
I/System.out: PROGRESS: ffmpeg version n3.0.1 Copyright (c) 2000-2016 the FFmpeg developers
I/System.out: PROGRESS:   built with gcc 4.8 (GCC)
    PROGRESS:   configuration: --target-os=linux --cross-prefix=/home/vagrant/SourceCode/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi- --arch=arm --cpu=cortex-a8 --enable-runtime-cpudetect --sysroot=/home/vagrant/SourceCode/ffmpeg-android/toolchain-android/sysroot --enable-pic --enable-libx264 --enable-libass --enable-libfreetype --enable-libfribidi --enable-libmp3lame --enable-fontconfig --enable-pthreads --disable-debug --disable-ffserver --enable-version3 --enable-hardcoded-tables --disable-ffplay --disable-ffprobe --enable-gpl --enable-yasm --disable-doc --disable-shared --enable-static --pkg-config=/home/vagrant/SourceCode/ffmpeg-android/ffmpeg-pkg-config --prefix=/home/vagrant/SourceCode/ffmpeg-android/build/armeabi-v7a --extra-cflags='-I/home/vagrant/SourceCode/ffmpeg-android/toolchain-android/include -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-overflow -fstack-protector-all' --extra-ldflags='-L/home/vagrant/SourceCode/ffmpeg-android/toolchain-android/lib -Wl,-z,relro -Wl,-z,now -pie' --extra-libs='-lpng -lexpat -lm' --extra-cxxflags=
    PROGRESS:   libavutil      55. 17.103 / 55. 17.103
    PROGRESS:   libavcodec     57. 24.102 / 57. 24.102
    PROGRESS:   libavformat    57. 25.100 / 57. 25.100
    PROGRESS:   libavdevice    57.  0.101 / 57.  0.101
    PROGRESS:   libavfilter     6. 31.100 /  6. 31.100
    PROGRESS:   libswscale      4.  0.100 /  4.  0.100
    PROGRESS:   libswresample   2.  0.101 /  2.  0.101
    PROGRESS:   libpostproc    54.  0.100 / 54.  0.100
    PROGRESS: rtsp://xxxxxxx:xxxxx@ipAddress:554/stream2: Permission denied
I/System.out: FAIL: ffmpeg version n3.0.1 Copyright (c) 2000-2016 the FFmpeg developers
      built with gcc 4.8 (GCC)
      configuration: --target-os=linux --cross-prefix=/home/vagrant/SourceCode/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi- --arch=arm --cpu=cortex-a8 --enable-runtime-cpudetect --sysroot=/home/vagrant/SourceCode/ffmpeg-android/toolchain-android/sysroot --enable-pic --enable-libx264 --enable-libass --enable-libfreetype --enable-libfribidi --enable-libmp3lame --enable-fontconfig --enable-pthreads --disable-debug --disable-ffserver --enable-version3 --enable-hardcoded-tables --disable-ffplay --disable-ffprobe --enable-gpl --enable-yasm --disable-doc --disable-shared --enable-static --pkg-config=/home/vagrant/SourceCode/ffmpeg-android/ffmpeg-pkg-config --prefix=/home/vagrant/SourceCode/ffmpeg-android/build/armeabi-v7a --extra-cflags='-I/home/vagrant/SourceCode/ffmpeg-android/toolchain-android/include -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-overflow -fstack-protector-all' --extra-ldflags='-L/home/vagrant/SourceCode/ffmpeg-android/toolchain-android/lib -Wl,-z,relro -Wl,-z,now -pie' --extra-libs='-lpng -lexpat -lm' --extra-cxxflags=
      libavutil      55. 17.103 / 55. 17.103
      libavcodec     57. 24.102 / 57. 24.102
      libavformat    57. 25.100 / 57. 25.100
      libavdevice    57.  0.101 / 57.  0.101
      libavfilter     6. 31.100 /  6. 31.100
      libswscale      4.  0.100 /  4.  0.100
      libswresample   2.  0.101 /  2.  0.101
      libpostproc    54.  0.100 / 54.  0.100
    rtsp://xxxxxxx:xxxxx@ipAddress/stream2: Permission denied
    FINISH


    


  • How to add a Poster Frame to an MP4 video by timecode ?

    25 mai 2020, par Crissov

    The mvhd atom or box of the original Quicktime MOV format supports a poster time variable for a timecode to use as a poster frame that can be used in preview scenarios as a thumbnail image or cover picture. As far as I can tell, the ISOBMFF-based MP4 format (.m4v) has inherited this feature, but I cannot find a way to set it using FFmpeg or MP4box or similar cross-platform CLI software. Edit : Actually, neither ISOBMFF nor MP4 imports this feature from MOV. Is there any other way to achieve this, e.g. using something like HEIFʼs derived images with a thmb (see Amendment 2) role ?

    



    <code width='202' height='300' / class='spip_code' dir='ltr'>mvhd</code> box layout

    &#xA;&#xA;

    The original Apple Quicktime (Pro) editor did have a menu option for doing just that. (Apple Compressor and Photos could do it, too).

    &#xA;&#xA;

    Quicktime menu

    &#xA;&#xA;

    To be clear, I do not want to attach a separate image file, which could possibly be a screenshot grabbed from a movie still, as a separate track to the multimedia container. I know how to do that :

    &#xA;&#xA;

    &#xA;&#xA;

    I also know that some people used to copy the designated poster frame from its original position to the very first frame, but many automatically generated previews use a later time index, e.g. from 10 seconds, 30 seconds, 10% or 50% into the video stream.

    &#xA;

  • ffmpeg Merge videos removing audio Error:setsar has a unconnected output

    3 mai 2020, par Android Developer

    I am using below command to merge videos removing audio-

    &#xA;&#xA;

    -i /storage/emulated/0/WhatsApp/Media/WhatsApp Video/VID-20200501-WA0000.mp4 -i /storage/emulated/0/Download/g3cm1tt7qtd41.mp4 -filter_complex [0:v]scale=1280:720:force_original_aspect_ratio=decrease,pad=1280:720:(ow-iw)/2:(oh-ih)/2,setsar=1[v0];[1:v]scale=1280:720:force_original_aspect_ratio=decrease,pad=1280:720:(ow-iw)/2:(oh-ih)/2,setsar=1[v1];[0:0] [1:0] concat=n=2:v=1:a=0 /storage/emulated/0/Movies/merge_video10.mp4&#xA;

    &#xA;&#xA;

    but the command fails with below error-

    &#xA;&#xA;

    &#xA;

    FAILED with output : ffmpeg version n3.0.1 Copyright (c) 2000-2016 the&#xA; FFmpeg developers&#xA; built with gcc 4.8 (GCC)&#xA; configuration : —target-os=linux&#xA; —cross-prefix=/home/vagrant/SourceCode/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-&#xA; —arch=arm —cpu=cortex-a8 —enable-runtime-cpudetect —sysroot=/home/vagrant/SourceCode/ffmpeg-android/toolchain-android/sysroot&#xA; —enable-pic —enable-libx264 —enable-libass —enable-libfreetype —enable-libfribidi —enable-libmp3lame —enable-fontconfig —enable-pthreads —disable-debug —disable-ffserver —enable-version3 —enable-hardcoded-tables —disable-ffplay —disable-ffprobe —enable-gpl —enable-yasm —disable-doc —disable-shared —enable-static —pkg-config=/home/vagrant/SourceCode/ffmpeg-android/ffmpeg-pkg-config —prefix=/home/vagrant/SourceCode/ffmpeg-android/build/armeabi-v7a —extra-cflags='-I/home/vagrant/SourceCode/ffmpeg-android/toolchain-android/include&#xA; -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-overflow -fstack-protector-all' —extra-ldflags='-L/home/vagrant/SourceCode/ffmpeg-android/toolchain-android/lib&#xA; -Wl,-z,relro -Wl,-z,now -pie' —extra-libs='-lpng -lexpat -lm' —extra-cxxflags=&#xA; libavutil 55. 17.103 / 55. 17.103&#xA; libavcodec 57. 24.102 / 57. 24.102&#xA; libavformat 57. 25.100 / 57. 25.100&#xA; libavdevice 57. 0.101 / 57. 0.101&#xA; libavfilter 6. 31.100 / 6. 31.100&#xA; libswscale 4. 0.100 / 4. 0.100&#xA; libswresample 2. 0.101 / 2. 0.101&#xA; libpostproc 54. 0.100 / 54. 0.100&#xA; Input #0, mov,mp4,m4a,3gp,3g2,mj2, from&#xA; '/storage/emulated/0/WhatsApp/Media/WhatsApp&#xA; Video/VID-20200501-WA0000.mp4' :&#xA; Metadata :&#xA; major_brand : isom&#xA; minor_version : 512&#xA; compatible_brands : isomiso2avc1mp41&#xA; encoder : Lavf58.20.100&#xA; Duration : 00:00:09.83, start : 0.000000, bitrate : 809 kb/s&#xA; Stream #0:0(und) : Video : h264 (Constrained Baseline) (avc1 /&#xA; 0x31637661), yuv420p(tv, bt709), 480x600, 737 kb/s, 30 fps, 30 tbr,&#xA; 15360 tbn, 60 tbc (default)&#xA; Metadata :&#xA; handler_name : VideoHandler&#xA; Stream #0:1(und) : Audio : aac (LC) (mp4a / 0x6134706D), 44100 Hz,&#xA; stereo, fltp, 64 kb/s (default)&#xA; Metadata :&#xA; handler_name : SoundHandler&#xA; Input #1, mov,mp4,m4a,3gp,3g2,mj2, from&#xA; '/storage/emulated/0/Download/g3cm1tt7qtd41.mp4' :&#xA; Metadata :&#xA; major_brand : iso6&#xA; minor_version : 1&#xA; compatible_brands : mp42iso6avc1isom&#xA; creation_time : 2020-01-30 11:13:07&#xA; Duration : 00:00:00.00, start : 0.042667, bitrate : N/A&#xA; Stream #1:0(und) : Video : h264 (Main) (avc1 / 0x31637661), yuv420p,&#xA; 854x480 [SAR 2136:2135 DAR 89:50], 1225 kb/s, 30 fps, 30 tbr, 15360&#xA; tbn, 60 tbc (default)&#xA; Stream #1:1(eng) : Audio : aac (LC) (mp4a / 0x6134706D), 48000 Hz,&#xA; stereo, fltp, 128 kb/s (default)&#xA; Filter setsar has a unconnected output

    &#xA;

    &#xA;