Recherche avancée

Médias (0)

Mot : - Tags -/flash

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

Autres articles (68)

  • Les autorisations surchargées par les plugins

    27 avril 2010, par

    Mediaspip core
    autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs

  • Les vidéos

    21 avril 2011, par

    Comme les documents de type "audio", Mediaspip affiche dans la mesure du possible les vidéos grâce à la balise html5 .
    Un des inconvénients de cette balise est qu’elle n’est pas reconnue correctement par certains navigateurs (Internet Explorer pour ne pas le nommer) et que chaque navigateur ne gère en natif que certains formats de vidéos.
    Son avantage principal quant à lui est de bénéficier de la prise en charge native de vidéos dans les navigateur et donc de se passer de l’utilisation de Flash et (...)

  • Personnaliser en ajoutant son logo, sa bannière ou son image de fond

    5 septembre 2013, par

    Certains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;

Sur d’autres sites (7107)

  • How to merge two videos, so that the scale of the video takes up 50% of the size of the output video

    3 avril 2023, par Gadzhimurad Radzhabov

    How to merge two videos, so that the scale of the video takes up 50% of the size of the output video.

    


    For example I need to merge two videos so that one half of the video takes up 50% of the output video size from the top and the other half takes up 50% of the output video size from the bottom.

    


    i.e. to divide both video halves in the output video !

    


    Example of such video youtube.com/shorts/InBFBwkUsgI

    


    I tried to ask questions GPT but did not get a normal answer, that is, I do not know how to implement it in general heard that you can implement through vstack

    


  • Decrypting .m3u8 AES 128 .drm file and IV

    26 septembre 2016, par Kishan

    Am trying to get the following video for offline viewing since my connection recently has been flakey.

    I’ve tried ffmpeg with the .m3u8 file but it says "invalid data" as the files are encrypted, I’ve been trying to read up on how to do it but can’t seem to find my exact scenario with this .drm file, everywhere they have the .key file. I’ve tried downloading each .ts and joining them which is fine but it is still encrypted, any help would be greatly appreciated.

    Link to site :
    https://www.my5.tv/eamonn-ruth-how-the-other-half-lives/season-2/episode-1

    The .m3u8 file starts like this :

    #EXTM3U
    #EXT-X-VERSION:3
    #EXT-X-TARGETDURATION:9
    #EXT-X-PLAYLIST-TYPE:VOD
    #EXT-X-FAXS-CM:URI="C5206830001A_1500.drm"

    #EXT-X-KEY:METHOD=AES-128,URI="https://access.adobeprimetime.com/faxsks/axs_prod/key",IV=0x82ecdecae409ca0fedae928a76725804
    #EXT-X-MEDIA-TIME:0.0
    #EXTINF:9,
  • fate : add test for exr with offset table set to 0

    2 avril 2017, par Martin Vignali
    fate : add test for exr with offset table set to 0
    

    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] tests/fate/image.mak
    • [DH] tests/ref/fate/exr-rgb-scanline-zip1-half-float-l1-zero-offsets