nap time commit

This commit is contained in:
tTh
2023-02-13 17:56:08 +01:00
parent 36d30b76d7
commit a4b7f5c21c
8 changed files with 37 additions and 28 deletions

View File

@@ -1,7 +1,12 @@
# Images en virgule flottante, video 4 linux
Quelques gruikwares en rapport avec la capture vidéo.
## grabvidseq
Logiciel de capture d'une image flottante par accumulation de trames.
```
tth@lubitel:~/Devel/FloatImg/v4l2$ ./grabvidseq -h
options :
@@ -18,6 +23,10 @@ options :
-v increase verbosity
```
Les formats d'exportation sont : Fimg, Png, Tiff, Pnm et Fits. Chacun d'eux
ayant son propre lot de limitations et de bugs. Le choix est fait
selon l'extension du nom de fichier demandé~: ".fimg", ".tiff"...
## video-infos
```