Difference between revisions of "Apertus.FeatureWishlist"

From ElphelWiki
Jump to: navigation, search
Line 6: Line 6:
  
 
==open==
 
==open==
 +
* implement a method to keep files (video clips, etc) and audio files on viewfinder computer in sync so all files are present on both systems...FTP upload/download?
  
 
* 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.)
 
* 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.)

Revision as of 01:35, 25 August 2011

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

  • implement a method to keep files (video clips, etc) and audio files on viewfinder computer in sync so all files are present on both systems...FTP upload/download?
  • 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 realtime graph showing focus quality (= amount of high frequency in image) in main layout
  • add "view last recorded clip" button in mainlayout
  • (Stereo3D mode) show info for both cameras (buffer status, HDD space etc.)
  • Add tool-tip balloon when pressing an Ebutton for 1 or 2 seconds.
  • Implement Hotkeys for every Button on screen - either underline the Key in the Text or add a "Hotkey: [S]" information to every tooltip balloon
  • allow navigating EButtons with cursor keys (up-down-left-right-select) - highlight current selection button somehow
  • add button to mainlayout to disable/enable input -> disable all keys on mainlayout, should act as a key lock
  • change "live video" button in mainlayout to loop through available camera streams and disabled, like "camera1 -> camera2 -> disabled -> camera1 -> ..."
  • bug that does not let you change shutter anymore after setting FPS in triggered mode where shutter is lower than 1/FPS

completed

  • allow "slow shutter", shutter longer then 1/FPS to allow reducing FPS.
  • add button to mainlayout to disable live video stream
  • add warning notice on circbuffer buffer overflow
  • (Stereo3D mode) automatically initialise master / slave trigger parameters at startup
  • (Stereo3D mode) control fps using TRIG_PERIOD rather than FP1000SLIM
  • (Stereo3D mode) use only one record start button, get rid of the "Rec Test" one
  • (Stereo3D mode) changing of all parameters applies to both cameras (eg Movie Split Size)
  • implement client side (computer that EV is running on) audio recording (not perfectly in sync with video from camera) but at least match file names and with use of a clapper-board it should be easy to align in post-production.
  • 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