Recherche avancée

Médias (1)

Mot : - Tags -/ticket

Autres articles (93)

  • 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

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

Sur d’autres sites (6158)

  • movenc : factorize calculation of cluster duration into a separate function

    26 février 2012, par Justin Ruggles

    movenc : factorize calculation of cluster duration into a separate function

  • Decode to multiple wavs using ffmpeg ?

    15 mars 2012, par get8p

    Heythere, good man.
    My goal is to decode an ac3 from avi to multiple wavs - each for each channel, using ffmpeg, please, help me with that.

    Now, using

    ffmpeg.exe -i teh.avi -c:a copy teh.ac3 teh.wav

    Would decode it to a sinle wav, and typing teh.wavs won't help...
    I know it can be done with other tools, but I want to know how it's achievable with ffmpeg. Thank in advance.

  • Decode audio stream channels to multiple wavs using ffmpeg ?

    18 mai 2015, par get8p

    My goal is to decode an ac3 from avi to multiple wavs - one for each channel, using ffmpeg.

    Using

    ffmpeg.exe -i the.avi -c:a copy the.ac3 the.wav

    would decode it to a single wav, and typing the.wavs won’t help...
    I know it can be done with other tools, but I want to know how it’s achievable with ffmpeg.