
Recherche avancée
Autres articles (98)
-
Publier sur MédiaSpip
13 juin 2013Puis-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 -
Supporting all media types
13 avril 2011, parUnlike 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 (...)
-
Support de tous types de médias
10 avril 2011Contrairement à 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 (6192)
-
ffprobe how to retrieve both audio and video info and output to single line ?
16 novembre 2018, par gregmI can use the following to retrieve the audio and video codec and the video frame height :
ffprobe -v quiet -show_entries stream=index,codec_name,height -of csv input.mp4
But the output is on two lines and includes text that I don’t need like so :
stream,0,h264,720
stream,1,mp3The only output I want is to be in the form of :
mp3,h264,720
I’ve tried using -show_entries twice in the same command line, but it ignores the first call every time. I’ve also tried using
ffprobe -v quiet -select_streams v -show_entries stream=codec_name,height, -select_streams a -show_entries stream=codec_name
but that doesn’t do anything.
How can I get the simplified output as specified above ?
-
Anomalie #2915 : dans privé en colonne gauche dans h3, chevauchement texte sur lien "plus d’info"
4 mai 2015, par b bOn semble avoir le même environnement de test, du coup je veux bien une screenshot pour illustrer le problème (je ne regarde peut-être pas au bon endroit).
-
Anomalie #2915 : dans privé en colonne gauche dans h3, chevauchement texte sur lien "plus d’info"
5 décembre 2012, par chan kalanest-ce qu’une page de test comme ceci nous aiderait : http://atelierspip04.free.fr/h3_plusdinfo.html Ça passe déjà sur Firefox/Opéra/Chromium/Epiphany sous Ubuntu...