Recherche avancée

Médias (91)

Autres articles (110)

  • Personnaliser en ajoutant son logo, sa bannière ou son image de fond

    5 septembre 2013, par

    Certains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;

  • Ecrire une actualité

    21 juin 2013, par

    Présentez les changements dans votre MédiaSPIP ou les actualités de vos projets sur votre MédiaSPIP grâce à la rubrique actualités.
    Dans le thème par défaut spipeo de MédiaSPIP, les actualités sont affichées en bas de la page principale sous les éditoriaux.
    Vous pouvez personnaliser le formulaire de création d’une actualité.
    Formulaire de création d’une actualité Dans le cas d’un document de type actualité, les champs proposés par défaut sont : Date de publication ( personnaliser la date de publication ) (...)

  • Support de tous types de médias

    10 avril 2011

    Contrairement à beaucoup de logiciels et autres plate-formes modernes de partage de documents, MediaSPIP a l’ambition de gérer un maximum de formats de documents différents qu’ils soient de type : images (png, gif, jpg, bmp et autres...) ; audio (MP3, Ogg, Wav et autres...) ; vidéo (Avi, MP4, Ogv, mpg, mov, wmv et autres...) ; contenu textuel, code ou autres (open office, microsoft office (tableur, présentation), web (html, css), LaTeX, Google Earth) (...)

Sur d’autres sites (8968)

  • Is there a way to detect if a video is of poor quality with ffmpeg ? [on hold]

    29 avril 2015, par Daniela Carrasco

    I am working on a project where I am tracking the amount of time someone spends looking at a video.

    There are some videos in the mix that lag horribly and so it makes it seem as if the person is looking for longer than they actually are because the image is frozen with their eyes still looking at it, even though in real time, they aren’t looking.

    I thought that using frames per second would help me detect this but it seems to be inconsistent. I am using VCode and FFmpeg as well as FFprobe to try and figure this out.

  • ffMPEG "inttypes.h not found" error

    28 septembre 2018, par Nav

    While using the ffMPEG builds in Windows with Visual Studio 2010, I encountered the inttypes.h not found error.
    Since searching through the internet led me to wrong solutions, I thought I’d put up the right solution here so that people can find it easily. Will be answering my own question soon.

  • Create a silent mp3 from the command line

    14 janvier 2024, par Stephen

    I am trying to create a silent / empty mp3 file of (x) seconds using the command line. Quite a simple task I thought !

    



    It seems LAME is able to do something like this, but I am unable to find anything that leads to achieving this.

    



    Has anyone been able to do something like this ?