Recherche avancée

Médias (2)

Mot : - Tags -/plugins

Autres articles (32)

  • Menus personnalisés

    14 novembre 2010, par

    MediaSPIP utilise le plugin Menus pour gérer plusieurs menus configurables pour la navigation.
    Cela permet de laisser aux administrateurs de canaux la possibilité de configurer finement ces menus.
    Menus créés à l’initialisation du site
    Par défaut trois menus sont créés automatiquement à l’initialisation du site : Le menu principal ; Identifiant : barrenav ; Ce menu s’insère en général en haut de la page après le bloc d’entête, son identifiant le rend compatible avec les squelettes basés sur Zpip ; (...)

  • Use, discuss, criticize

    13 avril 2011, par

    Talk to people directly involved in MediaSPIP’s development, or to people around you who could use MediaSPIP to share, enhance or develop their creative projects.
    The bigger the community, the more MediaSPIP’s potential will be explored and the faster the software will evolve.
    A discussion list is available for all exchanges between users.

  • Encoding and processing into web-friendly formats

    13 avril 2011, par

    MediaSPIP automatically converts uploaded files to internet-compatible formats.
    Video files are encoded in MP4, Ogv and WebM (supported by HTML5) and MP4 (supported by Flash).
    Audio files are encoded in MP3 and Ogg (supported by HTML5) and MP3 (supported by Flash).
    Where possible, text is analyzed in order to retrieve the data needed for search engine detection, and then exported as a series of image files.
    All uploaded files are stored online in their original format, so you can (...)

Sur d’autres sites (5163)

  • Programmatically capture X11 region with ffmpeg in C/whatever

    26 février 2013, par zw0rk

    There is an input format option to ffmpeg — x11grab which allows one to capture specified region and output it to file/stream. I'm trying to do the same thing programmatically, but i haven't found any non-basic tutorials/reference for ffmpeg API.

    I wonder, how it is possible to open x11 region with avformat_input_file or something like this. Or should i do it with XCopyArea/etc ?

    (Any programming language will satisfy)

  • How to use PHP FFMPEG to alter audio binary header bytes offset

    27 mai 2019, par SomniusX

    I use the following method to create a WNB file that is flashable to my Electric Unicycle Ninebot Z10

    First audacity to make the file raw pcm 16khz 16bit mono littleendian
    Then wnb-slicer golang app to convert that raw file into wnb.

    Today i did the same with ffmpeg

    ffmpeg -i $1 -acodec pcm_s16le -f s16le -ac 1 -ar 16000 -acodec pcm_s16le $1.raw
    ../wnb-slicer-master/wnb-slicer -file-name $1.raw

    where $1 is the original file

    About an hour ago i did the ffmpeg part with php-ffmpeg but i can’t have golang run on a webserver.

    So i thought if ffmpeg does bytes manipulation like the golang app does here

    Thank you in advance !

    p.s. this project will help all electric unicycle owners of the Z series wheels to change audio voices/sounds on their wheels !!

  • Evolution #2050 (Fermé) : site vide au début

    25 octobre 2011, par cedric -

    fermé grace au compagnon