Recherche avancée

Médias (1)

Mot : - Tags -/book

Autres articles (74)

  • Keeping control of your media in your hands

    13 avril 2011, par

    The vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
    While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
    MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
    MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...)

  • Contribute to documentation

    13 avril 2011

    Documentation is vital to the development of improved technical capabilities.
    MediaSPIP welcomes documentation by users as well as developers - including : critique of existing features and functions articles contributed by developers, administrators, content producers and editors screenshots to illustrate the above translations of existing documentation into other languages
    To contribute, register to the project users’ mailing (...)

  • Supporting all media types

    13 avril 2011, par

    Unlike most software and media-sharing platforms, MediaSPIP aims to manage as many different media types as possible. The following are just a few examples from an ever-expanding list of supported formats : images : png, gif, jpg, bmp and more audio : MP3, Ogg, Wav and more video : AVI, MP4, OGV, mpg, mov, wmv and more text, code and other data : OpenOffice, Microsoft Office (Word, PowerPoint, Excel), web (html, CSS), LaTeX, Google Earth and (...)

Sur d’autres sites (7286)

  • nomenclature #2507 : Itérateurs : boucles (LISTE) à l’identique de (ENUM)

    30 janvier 2012, par jluc -

    Synthèse après concertation :

    (DATA)enum début, fin énumère (doit énumérer en tout cas) les entiers depuis début et jusqu’à fin donc ce n’est pas la même convention que pour debut, quantite comme m, n mais ce n’st pas la même syntaxe non plus donc acceptable. Eventuellement en prime pour les plus geeks (...)

  • ffmpeg get the audio stream from mp4 and send it to speech recognition

    12 juillet 2013, par user1896859

    I have few .mp4 video files in which at the start of each video file there is a word, I want to load these files get the audio check what is the spoken word and rename the file accordingly.

    Currently what i am doing is, converting all the mp4 files to wav and then sending the to speech recognition and then doing the renaming stuff.

    Is there a way to cut short the "converting to wav" part out and directly send the mp4 audio stream to speech recognition ??

    Thanks,

  • Merge commit '762ab2de6ead68cfe6617d1960921878ddece9e1'

    11 novembre 2017, par James Almer
    Merge commit '762ab2de6ead68cfe6617d1960921878ddece9e1'
    

    * commit '762ab2de6ead68cfe6617d1960921878ddece9e1' :
    Remove dv1394 input device
    avfoundation : Drop silly _dec suffix from filename
    alsa : Coalesce source files after outdev removal
    oss : Coalesce source files after outdev removal
    sndio : Coalesce source files after outdev removal

    This commit is a noop, see 56d2154b72fba96a65b806ecf4a6f85c3f69b021

    Merged-by : James Almer <jamrial@gmail.com>