Prev: Introduction --- ↑Home --- Next: Reference
	
	
	DVGrabGUI 0.9.4
	Usage
	
		Español
		     
		Français
	
	
	
		I coded this program because I needed a dv recording software witch I
		could control Rec/Pause command with the mouse buttons; the typical use is
		on a laptop:
		
			- 
				Plug in the dv camera and the external mouse (put a piece of tape on
				the LED – a wireless mouse would be perfect!);
			
- 
				Launch DVGrabGUI, adjust the settings and start the capture thread;
			
- 
				With the touch-pad, place the mouse pointer on the video window,
				close the laptop screen (for saving batteries… Do not forget to
				uncheck the 'show video' control… saving you more cpu usage and
				batteries!). Be careful: most of the time you'll have to deactivate
				the 'sleep' function activated when closing the screen!;
			
- 
				Go to stand-by mode (right button + left button);
			
- 
				To record, press left button (there is a 'beep' sound as long as you
				are recording), press the right button to pause;
			
- 
				A new video file is created each time you press left button;
			
- 
				To leave stand-by mode, repress right button + left button;
			
		This was designed to 'forget' the laptop in a backpack (for example) while
		shooting, and to keep a certain mobility. You can store your preferred
		settings in files, or make them defaults.
	
	
		This new version is also designed to be used with a small touchscreen
		(there is a special GUI mode for small screens – 800×600).
	
	
		See the reference for more details!
	
	
	Notes, Bugs and workaround!
	
		
Notes:
		
			- 
				This should be the last version of this app: I plan to develop a new
				one, based on GStreamer – should be easier to maintain &
				upgrade!
			
		
Known bugs & workaround:
		
			- 
				On recent systems, you must use dvrabgui as "root" (firewire
				devices seem unusable by regular users?!?).
			
- 
				If you are using recent version of your OS (like Fedora 7 or 8),
				this program might not work at all (like dvgrab): there are problems
				with the firewire system!
				
 It seems it had been resolved in Fedora 9 (kernel 2.6.25).
 Note that this version was developed under Debian Etch (4.0).
- 
				If, while the capture thread is starting, it halt immediately, and
				there are the following messages:
				
 "DVG-CPT: invalid DV source specified.", and
 "DVG-CPT: DV reader couldn't be initialised.",
 there is a problem with your libavc1394: you have to select the dv
				device in the 'Settings' → 'Hardware' tab ('GUID' choice box).
- 
				If, while the capture thread is starting, the program shuts down
				without any warning, try to unset the 'Show video' check box
				('Settings' → 'Capture' – there is a problem with your
				libdv!).
			
	Prev: Introduction --- ↑Home --- Next: Reference
	
	
		(c) 2006, 2007, 2008 Bastien Montagne.