Guido van Rossum
|
ad4fcd49fc
|
Implemented VCR capture using forward slow instead of stepping.
Also added a 'rate' field to specify the capture rate in this case.
|
1993-05-11 18:36:54 +00:00 |
Guido van Rossum
|
c17c84fbe3
|
Disconnect from VCR when switching modes.
Wait for VCR ready and set VCR mode to DNR when initializing VCR.
Fix type error in getfloat().
|
1993-05-10 15:45:49 +00:00 |
Guido van Rossum
|
9f42f4fe43
|
Added single frame capturing.
Added VCR synchronized capturing.
Added audio capturing (for continuous mode only).
Lots of internal and external improvements.
|
1993-05-10 15:07:20 +00:00 |
Guido van Rossum
|
c5a14331a0
|
Moved stop button again; default form position next to video window.
|
1993-05-07 11:20:07 +00:00 |
Guido van Rossum
|
bc6d3c37d1
|
All combinations of video format and capture mode (cont/burst) now
work. Reorganized a lot of the code, still not satisfied...
|
1993-05-07 09:37:42 +00:00 |
Guido van Rossum
|
e17c6c355a
|
Use groups to show/hide "Stop capture" button.
Made mono capture work.
Don't support rgb24 capture (the code for this doesn't exist in Vrec either!).
|
1993-05-06 16:27:25 +00:00 |
Guido van Rossum
|
b7e3cc12e1
|
New program: Video Bag Of Tricks. Will eventually replace Vrec and
Vrecb. Has a user interface dialog to set options etc.
|
1993-05-06 16:06:44 +00:00 |