
Recherche avancée
Autres articles (98)
-
Emballe médias : à quoi cela sert ?
4 février 2011, parCe plugin vise à gérer des sites de mise en ligne de documents de tous types.
Il crée des "médias", à savoir : un "média" est un article au sens SPIP créé automatiquement lors du téléversement d’un document qu’il soit audio, vidéo, image ou textuel ; un seul document ne peut être lié à un article dit "média" ; -
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 -
List of compatible distributions
26 avril 2011, parThe table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...)
Sur d’autres sites (12656)
-
Revision f3d8e315ac : Fix a bug in neon that has not save and restore q4-q7 registers. Change-Id : Ie2
27 février 2014, par hkuangChanged Paths :
Modify /vp9/common/arm/neon/vp9_iht8x8_add_neon.asm
Fix a bug in neon that has not save and restore q4-q7 registers.Change-Id : Ie21b5ae89100389b80f919710839084f935a8545
-
FFMPEG Save stream frames to single image file (not sequence) [duplicate]
5 mars 2021, par Nikola KneževićIs there a way to open a stream (usb webcam for example) and save each frame to the same image file ?


That image would be later accessed as a simple resource from whichever protocol/service.


I tried this :


ffmpeg.exe -f dshow -i video="ASUS USB2.0 Webcam" image.png



but it fails to write second frame. Error :


Could not get frame filename number 2 from pattern 'image.png'



Sure, I can make a script to periodically starts ffmpeg and save only one frame, but that's a huge performance overhead.


-
dcaenc : Reverse data layout to prevent data copies during Huffman encoding introduction
6 janvier 2017, par Daniil Cherednik