Recherche avancée

Médias (33)

Mot : - Tags -/creative commons

Autres articles (53)

  • 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

  • Emballe médias : à quoi cela sert ?

    4 février 2011, par

    Ce plugin vise à gérer des sites de mise en ligne de documents de tous types.
    Il crée des "médias", à savoir : un "média" est un article au sens SPIP créé automatiquement lors du téléversement d’un document qu’il soit audio, vidéo, image ou textuel ; un seul document ne peut être lié à un article dit "média" ;

  • Librairies et binaires spécifiques au traitement vidéo et sonore

    31 janvier 2010, par

    Les logiciels et librairies suivantes sont utilisées par SPIPmotion d’une manière ou d’une autre.
    Binaires obligatoires FFMpeg : encodeur principal, permet de transcoder presque tous les types de fichiers vidéo et sonores dans les formats lisibles sur Internet. CF ce tutoriel pour son installation ; Oggz-tools : outils d’inspection de fichiers ogg ; Mediainfo : récupération d’informations depuis la plupart des formats vidéos et sonores ;
    Binaires complémentaires et facultatifs flvtool2 : (...)

Sur d’autres sites (8556)

  • changing default h264 profile

    30 novembre 2013, par user2984969

    I need a video stream with main H264 profile. I try to encode it with such command :

    `ffmpeg -f mjpeg -use_wallclock_as_timestamps 1 -i  http://sourse/ -vcodec libx264 -profile:v main -vb 64k -preset veryfast -tune film -vsync 1 -f flv rtmp://ip_addres/rtmp/flow`

    It's ok, but how can I set this profile for default ? Because when I don't put put "-profile:v main" option ffprobe show high profile.

  • ffmpeg audio/video sync problems when uploading to WhatsApp

    11 janvier 2021, par Luke Collins

    (Note : I have looked at related questions such as this one, but the solutions there didn't work for me since presumably their output files wouldn't play correctly in mpv, whereas mine do.)

    


    I want to send a scene from a film to my friend on WhatsApp. I run

    


    


    ffmpeg -i film.mp4 -ss 00:25:30 -t 00:03:00 -c: copy out.mp4

    


    


    to extract the clip, which produces the file out.mp4 which plays fine when I play it with mpv.

    


    If instead, I play the file in my browser (firefox), the first frame is static for a couple of seconds while audio plays, until the video starts and the video and audio are both in sync. (In other words, it seems the file has additional unnecessary audio information appended to the beginning of the file, which starts before my desired clip when played in firefox).

    


    Diagrammatically, I suspect the video contains the following information :

    


    enter image description here

    


    and firefox plays it in this way :

    


    enter image description here

    


    What's worse is that when I upload it to WhatsApp, it misaligns the audio with the video, instead playing it this way :

    


    enter image description here

    


    How can I fix this so that the video has no additional video/audio information ?

    


    I appreciate any help with this.

    


  • Anomalie #2900 (Fermé) : Chiffre dans le titre d’un document venant perturber l’ordre anormalement

    9 novembre 2012, par Franck Sitbon

    Lorsque le titre d’un document contient un chiffre dans son titre comme par exemple le film "16 blocs" ou "4 mariages et un enterrement", le document vient se mettre en fin de portfolio. Alors que normalement le document devrait réagir avec les titres "16. 16 blocs" ou "4. 4 mariages et un (...)