Skip to main content

Manual Save

Manually saving takes or SLOW files is initiated by clicking on the Save... button, or selecting Save... from the File Menu to open the Save Dialog Box.

Save Dialog Box

Source

Displays information about the sourcee take or SLOW file and allows users to define the frame range to be saved.

Save Source

Source Fields

FieldDescription
CameraRead-only field that displays the camera the take originated from
TakeRead-only field showing the number of the take from the frame buffer
SaveProvides radio buttons to select various frame range options
First FrameFirst frame of a user-defined save range when using the 'Selection' Save option
Last FrameLast frame of a user-defined save range when using the 'Selection' Save option
Frame CountRead-only field that displays the total amount of frames to be saved based on the Save option

Frame Range Options

OptionSave Range
All framesAll frames of the take
Playback FramesSaves frames based on the selection made in the scrubber bar
SelectionSaves frames defined by the user in the First/Last frame field below
info

The Playback Frames option would typically be used in conjunction with Mark In/Out points

Destination

Provides options for file destination and file naming

Destination

Destination Fields

FieldDescription
Save ToSets the destination to be saved to
File NameText field to define file name and any optional nomenclature tags
FolderRead-only field that displays the full path of the take to be saved based on what is selected by the user. This field will retain the last saved destination and can be manually set using the Plus button
Free SpaceRead-only field that displays the available disk space of the save destination

Save To Options

OptionDestination
FileLocal, external, or network drive
SSDCamera's SSD accessory

Destination Buttons

ButtonDescription
Tag Button Add TagAppends optional characters to the file name to assist with organizing files
Folder Button FolderSets the destination path when using the File destination option

Tag Options

OptionFunction
TimestampAdds the frame timestamp to the file name
Sequence NumberAdds a sequence number based on an internal counter, can be overidden by users
Did you know?

Users also have the option to manually type the tag syntax anywhere in the file name string and are not limited to using the Add tag button or using the tag as a suffix.

The following are examples of valid filenames that use tags at the beginning, middle, and/or ends of the filename strings:

FileName_<time>_ MoreName_<seq:3>

<time>_FileName _<seq:3>_MoreName

In these examples, the underscore characters are not required but added as delimiters to make the resulting string easier to read.

Results:

FilenameTagExample

tip

Additional Syntax : The # of digits in the sequence number can be set by adding a semicolon followed by the sequence start number '<seq:n>', where n is the desired number of digits.

Ex : <seq:4> would result in a sequence #s: 0000, 0001, 0002, etc...

Format

Provides options for file format, codec, frame rate, and quality

Format

Format pane fieldsDescription
FormatSelects between four file format options
CodecProvides options for uncompressed or compressed video formats.
Frame RateProvides a variety of standard playback rates. Arbitrary frame rates up to 240fps can be entered.
QualityIncreases the quality at the cost of file size OR Decreases the file size at the cost of quality
Est. File SizeEstimation of the file size in bytes based on the frame range and format options
info

The Frame Rate and Codec options are only available for AVI and MP4 formats

info

The quality slider in only available for the MP4 format

tip

Lower values for the Quality slider result in higher quality!

Format Options

File Format OptionsDescription
SLOWPharsighted's proprietary raw format
AVIAudio Video Interlave
MP4MPEG-4 Part 14
TIFFTagged Image File Format

Frame Rate Options

Frame Rate

Codec Options

AVI CodecsDescription
RAW-BGR24Raw (uncompressed) image format, each pixel is stored in 3 bytes (B, G, R).
RAW-Gray8Raw (uncompressed) image format, each pixel is stored in 1 byte (monochrome)
MP4 CodecsDescription
AV1-YUV420PHigh-compression efficiency image format with YUV (Luma, U, V) color space format that uses chroma subsampling (4:2:0) and a planar arrangement, 8bpp
AV1-YUV420P10High-compression efficiency image format with YUV (Luma, U, V) color space format that uses chroma subsampling (4:2:0) and a planar arrangement, 10bpp
H.264-YUV420PHigh-compression efficiency image format with YUV (Luma, U, V) color space format that uses chroma subsampling (4:2:0) and a planar arrangement, 8bpp