Recherche avancée

Médias (0)

Mot : - Tags -/diogene

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

Autres articles (36)

  • 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 ;

  • Ecrire une actualité

    21 juin 2013, par

    Présentez les changements dans votre MédiaSPIP ou les actualités de vos projets sur votre MédiaSPIP grâce à la rubrique actualités.
    Dans le thème par défaut spipeo de MédiaSPIP, les actualités sont affichées en bas de la page principale sous les éditoriaux.
    Vous pouvez personnaliser le formulaire de création d’une actualité.
    Formulaire de création d’une actualité Dans le cas d’un document de type actualité, les champs proposés par défaut sont : Date de publication ( personnaliser la date de publication ) (...)

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

  • How do I run ffmpeg m3u8 download on iso when moved to background ?

    20 juillet 2022, par user12719663

    I am trying to download an m3u8 playlist in my ioS App using the following ffmpeg command line :
-i ""+url[0].absoluteString+"" -i ""+url[1].absoluteString+"" -c copy "+downloadsDirURL.absoluteString
This works fine when the iPad is open but as soon as it has been closedand goes into Background the process stops. I have tried including the command option -nostdin without success. Is it at all possible to execute this in background mode ?

    


  • How to download HLS audio in Android [closed]

    16 juillet 2022, par Mayur

    I would like to download HLS audio stored in my server using Exoplayer or any other mechanism.. Also once the audio is downloaded I would like to encrypt it.

    


    Can anyone please tell me how do I achieve it. I have read most of the article but could not find any help.

    


    I would like to tell the person who has closed the question, I am asking the question as I need a bit help in it and I believe my question is clearly understandable. So even if you can't come forward and answer the questions to support a developer, atleast you must allow others to answer who can have any idea on it, instead of closing it.

    


  • Cannot download youtube by ffmpeg

    3 mai 2022, par itil memek cantik

    Err when a youtube video was tried in such

    


    $ ffmpeg  -i 'https://youtu.be/NFTZbSU7X9I' -c copy  t.mp4


    


    it echos :

    


    https://youtu.be/NFTZbSU7X9I: Invalid data found when processing input


    


    What actually the cause and how to solve ?
thanks in advance