Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The File menu holds the basic commands for handling files in Pdplayer. It is located in the Menus section of the Pdplayer User Interface.

The Add Layer dialog and Saving dialogs can be accessed from this menu.

 

...

 

UI Path: ||Pdplayer Menu|| > File

 

Menu Options

...

 

File Menu

 


Add Layer – Opens the standard Open File dialog to select a file to be added as a new layer. See the Add Layer Dialog section below for options. After you have created layers, you can control them with the options on the Layer Menu and Timeline Area.

Add Recent – Shows a list of recently added files.

...

Export Composition as… – Exports composition as Adobe After Effects .jsx script, The Foundry Nuke .nk script or .pdpcmd command file. See About File Formats below for more information on the use of these files.

Execute Command File… – Executes the commands in a .pdpcmd file.

...

Save Layer as… – Saves the selected layer as a sequence or a still image with the original resolution and color correction applied. If the layer(s) contain audio, it will be preserved when saving with the MOV or AVI format.

Save Mask as Sequence… – Renders the work area with the current mask resolution as a sequence. All transformations and color corrections are applied. If the layer(s) contain audio, it will be preserved when saving with the MOV or AVI format.

E-mail Screen as JPEG – Emails a screenshot of the Pdplayer window in a .jpg format using the system’s default e-mail client.

...

E-mail Frame as PNG – Emails the current frame of the selected layer in a .png format using the system’s default e-mail client.

Exit – Exits Pdplayer.

 

Anchor
AddLayerDialog
AddLayerDialog

Add Layer Dialog

...

When Add Layer... is selected from the menu, the following dialog and options become available:

 

Image Added

 

 

Add as single image – To add a sequence of images as a layer, highlight the first image in the sequence and keep this option disabled. To add a single image as a layer, highlight the image and enable this option.

Position after the current layer – When enabled, this places the layer after the current one in the timeline.

Add other stereo view – When loading one part of a stereoscopic sequence, this option automatically adds the sequence for the other view. Pdplayer will recognize keywords in the path and file name to load the correct sequence. For example, the keyword left in the filename indicates the left view, and right for the right view.

After you have made your selections, click Open to load the image(s) as a layer. After the layer has been created, you can control the layer with the options on the Layer Menu and Timeline Area.

 

Anchor
SavingDialog
SavingDialog

Saving Dialog

...

When saving images and sequences, several options become available in the saving dialog.

 

Image Added

 

 

Compression – Specifies the compression type. Options will vary depending on the format.

Quality – Specifies the quality of the compression.

Do not save alpha channel – When enabled, the alpha channel information will not be saved.

 

Anchor
pdpcmd
pdpcmd

About File Formats

...

Pdplayer saves to two types of file formats:

Fancy Bullets
typecircle
  • The native file format for Pdplayer is a .pdpcomp file. This type of file is saved by the Save Composition menu option, and can be loaded directly by Pdplayer with the Open Composition menu option.
  • Pdplayer can also export text files containing commands to recreate the composition in Pdplayer (.pdpcmd), NUKE (.nk), Adobe After Effects (.jsx), and other applications. These files are exported with the Export Composition menu option. In Pdplayer, a .pdpcmd file can be run with the Execute Composition menu option.

The .pdpcomp format is a very simple text format with many potential uses:

Fancy Bullets
typecircle
  •  To create macros or a long set of commands to help you in your work, you can easily set up an initial configuration for your composition, for example, with a certain image as a background, a resolution for the mask, specific frame rate, etc. Instead of trying to figure out what commands to use and then type them by hand, you can just set up the composition's structure and then export it to a .pdpcmd file.
  • The .pdpcmd file can also be used to enable integration of Pdplayer with third party applications that are currently not supported. Exporting your composition into .pdpcmd file it can then very easily be read by a script or a simple application and then imported into a third-party compositing application.
  • You can also use any application that has scripting capabilities to create a .pdpcmd with the composition set the way you want it.
  • You can very easily generate reference .pdpcmd files just by setting up several compositions in Pdplayer and exporting them to .pdpcmd files. You can then use these files as examples when creating your script in the third party application.
  • Saving your compositions in .pdpcmd files also makes it easier to quickly change the directory paths in cases where the sequences in the composition have been moved. To do that you can edit the .pdpcmd file with any text editor and use the Find and Replace feature to replace the old paths with the new ones.