Recherche avancée

Médias (91)

Autres articles (51)

  • Personnaliser les catégories

    21 juin 2013, par

    Formulaire de création d’une catégorie
    Pour ceux qui connaissent bien SPIP, une catégorie peut être assimilée à une rubrique.
    Dans le cas d’un document de type catégorie, les champs proposés par défaut sont : Texte
    On peut modifier ce formulaire dans la partie :
    Administration > Configuration des masques de formulaire.
    Dans le cas d’un document de type média, les champs non affichés par défaut sont : Descriptif rapide
    Par ailleurs, c’est dans cette partie configuration qu’on peut indiquer le (...)

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

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

Sur d’autres sites (7291)

  • How to install ffmpeg in android [on hold]

    17 novembre 2015, par zapac

    Hi I need to download and install ffmpeg on andriod 4.2 mobile I have seen my sites that says its possible.but I cant understand any thing.as iam new here I don’t know anything about stackoverflow if its possible plzz post screen shots. And also plzz post direct download link for files.

  • How can I specify domain when downloading m3u8 file in ffmpeg ?

    14 septembre 2022, par Umbrien

    I have .m3u8 file and I am trying to download it like this :

    


    ffmpeg -i file.m3u8 -c copy -bsf:a aac_adtstoasc output.mp4

    


    It gives me errors about downloading it's parts.
I think it's due to the fact that playlist contains partial path to .ts fragments inside without domain in it since this command works fine if i'm specifying URL instead of input file name.

    


    However, I'm using ffmpeg.wasm, which don't have http(s) download support as for now.

    


    I guess maybe I could somehow specify initial domain for m3u8 file's parts so ffmpeg will know from where to download.

    


  • Convert audio from old video game

    23 août 2019, par Jan Bürger

    I have some audiofiles from an old video game in a very rare format,
    22050 hz, 2 channel, 4 bit, PCM (not ADPCM).

    Is there any tool around to convert that in any modern format ?
    I tried ffplay -ac 2 -acodec adpcm_ima_apc -i $audiofile but that did not work out (it played back, but in a terrible quality)

    I uploaded one of the files here (Be sure to use the right download-button, not the one from the add) :
    https://www.file-upload.net/download-13698824/Morningmood.wav.html