Recherche avancée

Médias (3)

Mot : - Tags -/collection

Autres articles (102)

  • ANNEXE : Les plugins utilisés spécifiquement pour la ferme

    5 mars 2010, par

    Le site central/maître de la ferme a besoin d’utiliser plusieurs plugins supplémentaires vis à vis des canaux pour son bon fonctionnement. le plugin Gestion de la mutualisation ; le plugin inscription3 pour gérer les inscriptions et les demandes de création d’instance de mutualisation dès l’inscription des utilisateurs ; le plugin verifier qui fournit une API de vérification des champs (utilisé par inscription3) ; le plugin champs extras v2 nécessité par inscription3 (...)

  • L’agrémenter visuellement

    10 avril 2011

    MediaSPIP est basé sur un système de thèmes et de squelettes. Les squelettes définissent le placement des informations dans la page, définissant un usage spécifique de la plateforme, et les thèmes l’habillage graphique général.
    Chacun peut proposer un nouveau thème graphique ou un squelette et le mettre à disposition de la communauté.

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-je poster des contenus à partir d’une tablette Ipad ?
    Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir

Sur d’autres sites (9955)

  • ffmpeg first segment does not have audio

    5 mars 2018, par Giorgi Peikrishvili

    I’m recording http stream using ffmpeg. Here is my command :

    ffmpeg -i https://tv-tbs-silk-front 1.adjara.com/4w/rustavi2hd/index.m3u8\?token\=376d9f864d81c7f85410ac5d3d0bde3dd6574daf-Hog86dAubE-1522939917-1520175117 -c copy -map 0 -bsf:a aac_adtstoasc -flags +global_header -f segment -segment_time 10 -force_key_frames 10 -segment_format_options movflags=+faststart -reset_timestamps 1 -strftime 1 %Y-%m-%d_%H-%M-%S.mov

    It makes segments as should be, but the only first segment does not have sound, others does.
    Any ideas about that ?

    Update as suggested in comments :
    Here is full output

    ffmpeg -i  -c copy -map 0 -g 10 -bsf:a aac_adtstoasc -flags
    +global_header -f segment -segment_time 10 -force_key_frames 10 -
    segment_format_options movflags=+faststart -reset_timestamps 1 -
    strftime 1 %Y-%m-%d_%H-%M-%S.mov
    ffmpeg version 3.2.4 Copyright (c) 2000-2017 the FFmpeg developers
    built with Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM
    3.6.0svn) configuration: --prefix=/Users/Cipusha/anaconda2
    --disable-doc --enable-shared --enable-static --extra-cflags='-Wall -g
    -m64 -pipe -O3 -march=x86-64 -fPIC -I/Users/Cipusha/anaconda2/include'
    --extra-cxxflags='=-Wall -g -m64 -pipe -O3 -march=x86-64 -fPIC' --
    extra-libs='-L/Users/Cipusha/anaconda2/lib -lz' --enable-pic --enable-
    gpl --enable-version3 --enable-hardcoded-tables --enable-avresample --
    enable-libx264

     libavutil      55. 34.101 / 55. 34.101
     libavcodec     57. 64.101 / 57. 64.101
     libavformat    57. 56.101 / 57. 56.101
     libavdevice    57.  1.100 / 57.  1.100
     libavfilter     6. 65.100 /  6. 65.100
     libavresample   3.  1.  0 /  3.  1.  0
     libswscale      4.  2.100 /  4.  2.100
     libswresample   2.  3.100 /  2.  3.100
     libpostproc    54.  1.100 / 54.  1.100

    Input #0, hls,applehttp, from 'https://tv-tbs-silk-front-
    1.adjara.com/4w/rustavi2hd/index.m3u8?
    token=376d9f864d81c7f85410ac5d3d0bde3dd6574daf-Hog86dAubE-1522939917-
    1520175117':
    Duration: N/A, start: 58671.490378, bitrate: N/A
     Program 0
       Metadata:
         variant_bitrate : 2953271
       Stream #0:0: Audio: aac (LC) ([15][0][0][0] / 0x000F), 48000 Hz,
    stereo, fltp
    Metadata:
         variant_bitrate : 2953271
       Stream #0:1: Video: h264 (Main) ([27][0][0][0] / 0x001B), yuv420p,
    720x576 [SAR 1:1 DAR 5:4], 25 fps, 25 tbr, 90k tbn, 50 tbc
       Metadata:
          variant_bitrate : 2953271
    Output #0, segment, to '%Y-%m-%d_%H-%M-%S.mov':
     Metadata:
       encoder         : Lavf57.56.101
       Stream #0:0: Audio: aac (LC) ([15][0][0][0] / 0x000F), 48000 Hz,
    stereo
       Metadata:
         variant_bitrate : 2953271
       Stream #0:1: Video: h264 (Main) ([27][0][0][0] / 0x001B), yuv420p,
    720x576 [SAR 1:1 DAR 5:4], q=2-31, 25 fps, 25 tbr, 12800 tbn, 25 tbc
       Metadata:
         variant_bitrate : 2953271
    Stream mapping:
         Stream #0:0 -> #0:0 (copy)
         Stream #0:1 -> #0:1 (copy)
    Press [q] to stop, [?] for help
    [mov @ 0x7f9c97018e00] Starting second pass: moving the moov atom to the beginning of the file
    [mov @ 0x7f9c96803200] Starting second pass: moving the moov atom to the beginning of the file
    [mov @ 0x7f9c98000000] Starting second pass: moving the moov atom to the beginning of the file
    frame=  581 fps= 38 q=-1.0 Lsize=N/A time=00:00:23.20 bitrate=N/A speed= 1.5x

    Thank you very much

  • How to alter video to show ticker in java

    7 mars 2014, par Nikita

    I want to alter the video to show ticker
    using java.I have used Xuggler to alter the video added image at the bottom of the video and showing names on that image but want to move that text.i will add the ticker to video & save it.Not able to find a way to show the names moving as marquee tag.Any help will be appreciated.

  • Shifting overlay position every x seconds

    11 novembre 2019, par David Tran

    Currently, I add a watermark to the bottom right of my video to prevent others from republishing it. However, they blur the watermark so I’m thinking of adding a moving watermark that changes its position every x seconds.

    Below is my current ffmpeg command :

    ffmpeg -i input.mp4 -i logo.png -filter_complex "[1][0]scale2ref=iw/4:ow*90/272[wm][vid];[vid][wm]overlay=W-w-W*10/100:H-h-H*5/100" -preset veryfast output.mp4

    How can I make the watermark position from the bottom right to top right, to top left, and bottom left every 30 seconds ? Thank you.