Recherche avancée

Médias (0)

Mot : - Tags -/signalement

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

Autres articles (36)

  • Multilang : améliorer l’interface pour les blocs multilingues

    18 février 2011, par

    Multilang est un plugin supplémentaire qui n’est pas activé par défaut lors de l’initialisation de MediaSPIP.
    Après son activation, une préconfiguration est mise en place automatiquement par MediaSPIP init permettant à la nouvelle fonctionnalité d’être automatiquement opérationnelle. Il n’est donc pas obligatoire de passer par une étape de configuration pour cela.

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

  • Création définitive du canal

    12 mars 2010, par

    Lorsque votre demande est validée, vous pouvez alors procéder à la création proprement dite du canal. Chaque canal est un site à part entière placé sous votre responsabilité. Les administrateurs de la plateforme n’y ont aucun accès.
    A la validation, vous recevez un email vous invitant donc à créer votre canal.
    Pour ce faire il vous suffit de vous rendre à son adresse, dans notre exemple "http://votre_sous_domaine.mediaspip.net".
    A ce moment là un mot de passe vous est demandé, il vous suffit d’y (...)

Sur d’autres sites (3463)

  • what is audio PCM's frame sync word to identify the beginning position

    12 décembre 2019, par chang jc

    As title ; for some compressed format such as EAC3, AC3 frame starts as a sync word.

    So what’s PCM (raw audio)’s sync word ? How to identify the beginning of a PCM frame ?

    I met a problem where audio is concatenated by several audio segments and each of them has different frame size. I need to identify the start position.

    Thanks in advance.

  • avformat/dtsdec : Extend DTS core sync word

    28 avril 2015, par foo86
    avformat/dtsdec : Extend DTS core sync word
    

    Check extended sync word for 16-bit LE and BE core streams to reduce
    probability of alias sync detection. Previously sync word extension was
    checked only for 14-bit streams.

    This follows up the similar change in avcodec/dca_parser.

    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavformat/dtsdec.c
  • How to automatically use python to create list for every word ? [closed]

    13 juin 2020, par Kanglando

    wave + image file

    &#xA;&#xA;

    Here is wav and image file . and you can donwload it - https://www.dropbox.com/s/iuwt6boc2r2fotc/word_images_file.zip?dl=0

    &#xA;&#xA;

    1st step create word list txt file for every word.

    &#xA;&#xA;

    put image name to list , and the list name is every word.

    &#xA;&#xA;

    but I don't know how to write python code for create every word image list .

    &#xA;&#xA;

    example :

    &#xA;&#xA;

    accordion-word.txt&#xA;&#xA;  file &#x27;accordion_1_musical_instruments.jpg&#x27;&#xA;  file &#x27;accordion_2_musical_instruments.jpg&#x27;&#xA;  file &#x27;accordion_3_musical_instruments.jpg&#x27;&#xA;  file &#x27;accordion_musical_instruments.jpg&#x27;&#xA;

    &#xA;&#xA;

    2nd step create audio file list

    &#xA;&#xA;

    don't know how to use python write code to create list for every word audio.

    &#xA;&#xA;

    accordion-audio.txt&#xA;&#xA;     file &#x27;slience_2sec.mp3&#x27;&#xA;     file &#x27;This_is_.mp3&#x27;&#xA;     file &#x27;slience_2sec.mp3&#xA;     file &#x27;accordion.mp3&#x27;&#xA;

    &#xA;&#xA;

    Thank you !

    &#xA;