Difference between revisions of "Apertus.FeatureWishlist"
From ElphelWiki
OneArtPlease (talk | contribs) (→ElphelVision) |
OneArtPlease (talk | contribs) |
||
Line 5: | Line 5: | ||
=ElphelVision= | =ElphelVision= | ||
+ | ==open== | ||
* automatically create a new folder for every recording, store all file segments of the same recording in there, | * automatically create a new folder for every recording, store all file segments of the same recording in there, | ||
Line 13: | Line 14: | ||
* add button to mainlayout to disable live video stream | * add button to mainlayout to disable live video stream | ||
− | * | + | * add realtime graph showing focus quality (= amount of high frequency in image) in main layout |
+ | |||
+ | * add "view last recorded clip" button in mainlayout | ||
+ | |||
==completed== | ==completed== | ||
+ | * allow "slow shutter", shutter longer then 1/FPS to allow reducing FPS. | ||
* add warning notice on circbuffer buffer overflow | * add warning notice on circbuffer buffer overflow |
Revision as of 03:59, 12 August 2011
Contents
camogm
- bug/feature request: add a way to see if a new file segment has been started and how many file segments a single recording already has (like new parameters: <file_segments> <current_file_segment> in xml status output)
ElphelVision
open
- automatically create a new folder for every recording, store all file segments of the same recording in there,
- after finishing a recording create md5 hashes of all video segment files (video123.mov -> video123.md5), this will help making sure that (ftp) transfered files match the file on the camera HDD
- automatically create a textfile in every clip folder after finishing a recording with metadata (eg: meta.txt with recording settings, dates, number of file segments and their filenames, etc.)
- add button to mainlayout to disable live video stream
- add realtime graph showing focus quality (= amount of high frequency in image) in main layout
- add "view last recorded clip" button in mainlayout
completed
- allow "slow shutter", shutter longer then 1/FPS to allow reducing FPS.
- add warning notice on circbuffer buffer overflow