
Recherche avancée
Médias (1)
-
GetID3 - Bloc informations de fichiers
9 avril 2013, par
Mis à jour : Mai 2013
Langue : français
Type : Image
Autres articles (44)
-
Des sites réalisés avec MediaSPIP
2 mai 2011, parCette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page. -
Support audio et vidéo HTML5
10 avril 2011MediaSPIP utilise les balises HTML5 video et audio pour la lecture de documents multimedia en profitant des dernières innovations du W3C supportées par les navigateurs modernes.
Pour les navigateurs plus anciens, le lecteur flash Flowplayer est utilisé.
Le lecteur HTML5 utilisé a été spécifiquement créé pour MediaSPIP : il est complètement modifiable graphiquement pour correspondre à un thème choisi.
Ces technologies permettent de distribuer vidéo et son à la fois sur des ordinateurs conventionnels (...) -
HTML5 audio and video support
13 avril 2011, parMediaSPIP uses HTML5 video and audio tags to play multimedia files, taking advantage of the latest W3C innovations supported by modern browsers.
The MediaSPIP player used has been created specifically for MediaSPIP and can be easily adapted to fit in with a specific theme.
For older browsers the Flowplayer flash fallback is used.
MediaSPIP allows for media playback on major mobile platforms with the above (...)
Sur d’autres sites (4802)
-
Anomalie #4729 : problème d’affichage dans la colone date
16 avril 2021En fait quel est le problème ?
Parce que "2019-W16" ça veut dire Semaine 16 de 2019…
C’est ça qui te gène ?C’est un format de date normalisé aussi.
https://en.wikipedia.org/wiki/ISO_week_date -
Could not find codec parameter for webcam in ffmpeg
2 novembre 2018, par Chris S.I am trying to save an image with my usb-scanner using ffmpeg and CentOS. For saving images, I am using the following command.
ffmpeg -f video4linux2 -i /dev/video0 -vframes 1 A.jpg
This is working for images that consists of mostly dark areas. When I take an image from a white background I always get the following error :
[video4linux2,v4l2 @ 0x1914c00] Dequeued v4l2 buffer contains corrupted data
(0 bytes).
Last message repeated 31 times
[video4linux2,v4l2 @ 0x1914c00] decoding for stream 0 failed
[video4linux2,v4l2 @ 0x1914c00] Could not find codec parameters for stream 0
(Video: mjpeg, none(bt470bg/unknown/unknown), 1600x1200, -5 kb/s):
unspecified pixel format
Consider increasing the value for the 'analyzeduration' and 'probesize'
options
/dev/video0: could not find codec parametersFrom the —list-formats command I could archieve that my camera only supports MJPG, no YUV or anything else. My idea was to set the v4l2 settings correctly by :
v4l2-ctl --set-fmt-video=width=1600,height=1200,pixelformat=MJPG
But this was not helping in my case. I also though ffmpeg may have some problems with huge files, but as I found out, white images use less space than those dark ones. The scanners name is HoverCam.
I hope someone can help me with that.
-
Removed jsAMP paths, moved to _mp3
31 décembre 2010, par Scott Schillerm demo/mp3-player-button/basic.html m demo/mp3-player-button/index.html m demo/page-player/basic.html m demo/play-mp3-links/basic.html m demo/play-mp3-links/index.html Removed jsAMP paths, moved to _mp3