Recherche avancée

Médias (1)

Mot : - Tags -/MediaSPIP

Autres articles (48)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • Participer à sa traduction

    10 avril 2011

    Vous pouvez nous aider à améliorer les locutions utilisées dans le logiciel ou à traduire celui-ci dans n’importe qu’elle nouvelle langue permettant sa diffusion à de nouvelles communautés linguistiques.
    Pour ce faire, on utilise l’interface de traduction de SPIP où l’ensemble des modules de langue de MediaSPIP sont à disposition. ll vous suffit de vous inscrire sur la liste de discussion des traducteurs pour demander plus d’informations.
    Actuellement MediaSPIP n’est disponible qu’en français et (...)

  • Les autorisations surchargées par les plugins

    27 avril 2010, par

    Mediaspip core
    autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs

Sur d’autres sites (5695)

  • Ghosts after converting video from .mp4 mpeg4 codec to webm

    15 avril 2014, par Kotkot

    I've got problem converting from mp4 to webm.
    I use this ffmpeg command to convert from mp4 to webm

    ffmpeg -i output.mp4 -acodec libvorbis -vcodec libvpx -b:v 3M  -qmax 63 -crf 0 -ac 2 -ar 44100 -r 30  -s 640x640 output.webm

    Result as you can see it on output.webm in some frames contains ghost images of previous frames. How to fix it ?

    I do generate the original movie manually using xuggler and perhaps I can change something
    in the original movie to make conversion work properly.

    https://drive.google.com/file/d/0BwC6Z2bpT5deZ0xTaTNyQnlGU0U/edit?usp=sharing

  • FFmpeg removed video rotation information

    15 janvier 2016, par Mei Yi

    Currently I’m using FFmpeg to edit and compress video. But when I edit the video, it removed my metadata which is the video rotational information.

       String cmd = "-ss" +"command" + " ";

    The video is not rotated but the rotation information is removed and causes the video output to be changed.

    How do I maintain the video rotation information and also the video rotation ?

    Initially the matrix was Rotate 90 but the converted video is :

    Matrix{u=0.0, v=0.0, w=1.0, a=0.0, b=1.0, c=-1.0, d=0.0, tx=360.0, ty=0.0}

    The video conversion changed the rotation Matrix.

    Thank you.

  • Anomalie #4562 : Suite #4468 : Unification des CSS pour les boutons et les icônes

    6 octobre 2020

    Edit image