Recherche avancée

Médias (29)

Mot : - Tags -/Musique

Autres articles (81)

  • 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

  • List of compatible distributions

    26 avril 2011, par

    The table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
    If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...)

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

Sur d’autres sites (15528)

  • 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