1,361
edits
| Line 209: | Line 209: | ||
<code>--load-tape={name|url}</code> | <code>--load-tape={name|url}</code> | ||
::Load recording of earlier flightgear session. For <name>, if <name> ends with . | ::Load recording of earlier flightgear session. For <name>, if <name> ends with ".fgtape" it is treated as the local path of the recording file; otherwise we form the local path by prepending <name> with the tape directory and appending ".fgtape". For <url> (starting with http:// or https://) we download the remote recording (which must be a Continuous recording) in the background to a url-dependent filename while replaying it; if the url-dependent filename already exists it is assumed to be a truncated download and we only download any remaining data. | ||
<code>--load-tape-create-video[={true|false|1|0|yes|no}]</code><br/> | <code>--load-tape-create-video[={true|false|1|0|yes|no}]</code><br/> | ||
edits