Recherche avancée

Médias (91)

Autres articles (56)

  • Demande de création d’un canal

    12 mars 2010, par

    En fonction de la configuration de la plateforme, l’utilisateur peu avoir à sa disposition deux méthodes différentes de demande de création de canal. La première est au moment de son inscription, la seconde, après son inscription en remplissant un formulaire de demande.
    Les deux manières demandent les mêmes choses fonctionnent à peu près de la même manière, le futur utilisateur doit remplir une série de champ de formulaire permettant tout d’abord aux administrateurs d’avoir des informations quant à (...)

  • MediaSPIP v0.2

    21 juin 2013, par

    MediaSPIP 0.2 is the first MediaSPIP stable release.
    Its official release date is June 21, 2013 and is announced here.
    The zip file provided here only contains the sources of MediaSPIP in its standalone version.
    To get a working installation, you must manually install all-software dependencies on the server.
    If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...)

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

Sur d’autres sites (6722)

  • How can i specify range of frames in ffmpeg shuffleframes filter [closed]

    26 juillet 2022, par liphone

    I need to duplicate a bunch of seconds in video and in official docs you can only input frames into shuffleframes filter like so

    


    ffmpeg -i  INPUT -vf "shuffleframes=0 1 2 3 4 5 6 7 ... 592 593 594 595 596 597 598 599 600" OUTPUT


    


    Is there any way to put it like in array ? Or maybe other method of shuffling frames in ffmpeg

    


  • How can I capture/record screen of a specific Chrome's tab ?

    31 juillet 2020, par RedEyes

    I would like to capture/record the screen of a specific Google Chrome's tab using gdigrab.
I have tried the following cmd but no success.

    


    ffmpeg -f gdigrab -framerate 6 -i title= out.mpg


    


    When I play the returned result with ffplay, the video content captured is all in black or white.
My Chrome version is 84.0.4147.105 (Official Build) (64-bit).

    


    Any help would be appreciated.

    


  • How to decrypt .ts file with .m3u8 with key

    30 octobre 2017, par Gokul Deepak

    I have an android app which allows me to download and save videos in offline. But those files are in .ts and .m3u8 format. They are encrypted with a key.
    I can take all these files through root browser app. But I cannot view this from other than that educational android app.

    I have tried to convert using ffmpeg but it can’t encrypt because even the .key file does not show hexadecimal characters when opened from notepad. It seems encrypted. Is there any method to convert .ts files, .m3u8, .key files into a mp4 or any other formats playable by vlc.

    .key file has some chinese characters which is unusable to decrypt.
    This educational video app does not need internet to play these files so there is no dynamic keys.

    Files :

    Enc.key
    https://drive.google.com/file/d/0Byjlj5dACAM9SU5OanNhamNzSW8/view?usp=drivesdk

    980.m3u8
    https://drive.google.com/file/d/0Byjlj5dACAM9dVBPM1pNVFJiNjA/view?usp=drivesdk