meta data for this page
Differences
This shows you the differences between two versions of the page.
hw:olympus_vn4100_pc [2018/03/26 14:52] – created niziak | hw:olympus_vn4100_pc [2018/03/27 12:21] (current) – niziak | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | [[https:// | + | |
+ | ====== Olympus VN-4100PC dictaphone ====== | ||
+ | |||
+ | Source code: [[https:// | ||
+ | |||
+ | <code bash> | ||
+ | $ odvr -h | ||
+ | |||
+ | Usage: odvr [options] | ||
+ | -= Options =- | ||
+ | -h : This help. | ||
+ | -v : Print version. | ||
+ | -d < | ||
+ | -e : Download everything. | ||
+ | -l : List all files. | ||
+ | -x < | ||
+ | -c : Delete all recordings. | ||
+ | -y : " | ||
+ | -r : Reset the DVR. This may fix some sync issues. | ||
+ | -D : Enable debug tracing. | ||
+ | -E : Download everything in RAW format. | ||
+ | |||
+ | </ | ||