Recherche avancée

Médias (0)

Mot : - Tags -/auteurs

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

Autres articles (20)

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

  • Submit bugs and patches

    13 avril 2011

    Unfortunately a software is never perfect.
    If you think you have found a bug, report it using our ticket system. Please to help us to fix it by providing the following information : the browser you are using, including the exact version as precise an explanation as possible of the problem if possible, the steps taken resulting in the problem a link to the site / page in question
    If you think you have solved the bug, fill in a ticket and attach to it a corrective patch.
    You may also (...)

  • La sauvegarde automatique de canaux SPIP

    1er avril 2010, par

    Dans le cadre de la mise en place d’une plateforme ouverte, il est important pour les hébergeurs de pouvoir disposer de sauvegardes assez régulières pour parer à tout problème éventuel.
    Pour réaliser cette tâche on se base sur deux plugins SPIP : Saveauto qui permet une sauvegarde régulière de la base de donnée sous la forme d’un dump mysql (utilisable dans phpmyadmin) mes_fichiers_2 qui permet de réaliser une archive au format zip des données importantes du site (les documents, les éléments (...)

Sur d’autres sites (2955)

  • How to install ffmpeg for ubuntu 15.04 linux ?

    12 août 2015, par Grald

    Hi i got a problem installing ffmpeg for (ubuntu 15.04). I tried to google but no luck please help.

  • lavc/qsvenc : ICQ/VCM/QVBR are not avilable on Linux

    7 décembre 2017, par Li, Zhong
    lavc/qsvenc : ICQ/VCM/QVBR are not avilable on Linux
    

    Signed-off-by : Zhong Li <zhong.li@intel.com>
    Signed-off-by : Maxym Dmytrychenko <maxim.d33@gmail.com>

    • [DBH] libavcodec/qsvenc.h
  • FFMPEG -stream_loop from a .mp4 file displays a distorted output (virtual webcam/fake cam) Linux Mint

    25 avril 2022, par user18940401

    Can someone please tell me why this command works with a .mkv file :

    &#xA;

    ffmpeg -stream_loop -1 -re -i /home/roku33/Desktop/s.mkv -vcodec rawvideo -threads 0 -f v4l2 /dev/video2&#xA;

    &#xA;

    But when I switch the input file to s.mp4, it breaks and shows up distorted ? I'm on Linux Mint. I assume it is a codec issue and I need to change the command. I am obviously a noob here but please know that I spent 14 hours to get this far yesterday, I have searched endlessly. I understand the answer is likely here somewhere.

    &#xA;

    Thank you in advance.

    &#xA;