Recherche avancée

Médias (1)

Mot : - Tags -/biomaping

Autres articles (11)

  • 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

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

  • Sélection de projets utilisant MediaSPIP

    29 avril 2011, par

    Les exemples cités ci-dessous sont des éléments représentatifs d’usages spécifiques de MediaSPIP pour certains projets.
    Vous pensez avoir un site "remarquable" réalisé avec MediaSPIP ? Faites le nous savoir ici.
    Ferme MediaSPIP @ Infini
    L’Association Infini développe des activités d’accueil, de point d’accès internet, de formation, de conduite de projets innovants dans le domaine des Technologies de l’Information et de la Communication, et l’hébergement de sites. Elle joue en la matière un rôle unique (...)

Sur d’autres sites (2287)

  • Could I use openframeworks and upd play the video in other computer ?

    7 novembre 2014, par cindywmiao

    I want to use openframework, udp connection and FFMPEG encode and decode to play the video from the other computer.

    I could not find how to turn the byte[] into one frame with FFMPEG decode. Is there some example/demo ?
    I found two demos from Internet. http://forum.openframeworks.cc/t/export-audio-and-or-video-using-ffmpeg/5123 This one is only the example for mac, but I use visual studio.

    Then, http://www.morethantechnical.com/2013/04/11/simplified-ffmpeg-video-writer-also-for-openframework-w-code/, this one does not work. It shows my the error :

    The program can't start because avcodec-56.dll is missing from your computer.
    Try reinstalling the program to fix this problem.

    Could someone give me a clue how to do it ?

  • Converting avi to mp4 : audio is out of sync

    17 octobre 2011, par M.S

    I'm using ffmpeg to convert a video from avi to mp4.
    The audio / video in the output mp4 are out of sync. I researched and found the following link, which suggests that this is an issue with newer builds of ffmpeg :

    http://forum.videohelp.com/threads/320342-Audio-out-of-sync-problem-with-FFMPEG-encoding-MP4-%28h-264-AAC%29?p=1983858&viewfull=1#post1983858

    I tried build 18715 as suggested and indeed the a/v is in sync. I thought I'd just use this build, but I then realized that the output file size is much larger (about a third more). Any idea why ? Bandwidth is currently a major concern in my application.

    I'm trying to either solve the sync problem with the latest build or figure out how to reduce the size of the file with the older build. Any suggestions ?

    EDIT :
    The command I use for the conversion :

    ffmpeg -i test.avi -vb 100k -ab 48k -r 20 test.mp4

    This is a very low res and quite static video and the low bitrate is adequate (and isn't a cause for any problem when not using mp4).

  • Anomalie #3765 : Bug spip 3.1 urls arborescentes | Jointures

    3 avril 2016, par b b

    Je confirme sur le trunk à jour en r22976, j’attache le ticket au projet urls_etendues.

    Comme je le disais sur le forum, le problème semble provenir du base href. En effet, le bug ne se présente pas en appelant l’inclure du portfolio dans un squelette de test vide avec [(#INCLURE{fond=inclure/documents,id_article=X,env})]. Et la désactivation du base href à l’aide du couteau kiss ne règle pas le problème.

    < b_b‎ >  ha la loose
    < b_b‎ >  on passe un id_rubrique dans l’env avec les arbos
    < b_b‎ >  du coup l’inclure documents fait des jointures de fou
    < b_b‎ >  pour chercher les docs liés à l’article et la rubrique :p