Home Home
[ the standard for judder free playback ]
 
features screenshots downloads buy contact faq help
     
quick help 
help basics
interface
shortcuts
command line
guided help 
tips + tricks
tutorial 1
tutorial 2
integration 
maya
3ds max
loading + caching 
loading
load dialog
OpenEXR dialog
caching
update
display + playback 
speed + fields
display modes
sound
histogram
saving 
project / settings
export images
configuration 
preferences
display setup
refresh rate

   loading an image sequence or movie

AnimPlayer provides several convenient ways to load an image sequence or movie:

  • Most recently used file history
  • Drag + Drop
  • Command line parameter
  • Image file list [IFL]
  • User interface load sequence dialog

Note: Sometimes it can take a little while for the loading process to begin. This is because the image sequence contains many files or your hard drive or network connection may be busy. For your convenience AnimPlayer does an image sequence check each time before starting the loading process. To skip this check please use the IFL feature.

 most recently used file history

AnimPlayer keeps the last 10 usages of all kind of files in separate recently used lists.

most recently used history menusYou can easily access these lists using the File / Recent ... menus
or by clicking the triangle down arrows in the toolbar.

 drag + drop

Just drag + drop a single image file, a movie file, a sound file, a folder of an image sequence or a project file to AnimPlayer’s application window and AnimPlayer will automatically start loading it.

command line parameters

Click here for all available command line parameters.

   image file lists [IFL]

Another feature is the support of image file lists. An image file list is a simple text file with the file extension .ifl and includes all images to be loaded. Different image sequences from different folders are allowed.

You must provide the full file path to use different folders; otherwise AnimPlayer will only search in the folder where the IFL file is saved.

You can create IFLs with AnimPlayer's export feature.

IFL files provide an easy way to use customized playlists. Used as a command line parameter, AnimPlayer can be easily integrated into existing work flows and pipelines.

Here are examples of IFL files:

simple   different sequences in different folders
DV_0000.jpg
DV_0001.jpg
DV_0002.jpg
DV_0003.jpg
DV_0004.jpg
DV_0005.jpg
DV_0006.jpg
DV_0007.jpg
DV_0008.jpg
DV_0009.jpg
DV_0010.jpg
DV_0011.jpg
DV_0012.jpg
DV_0013.jpg
DV_0014.jpg
  C:\Data\Media\Test\TV-Player\DV\DV_0000.jpg
C:\Data\Media\Test\TV-Player\DV\DV_0001.jpg
C:\Data\Media\Test\TV-Player\DV\DV_0002.jpg
C:\Data\Media\Test\TV-Player\DV\DV_0003.jpg
C:\Data\Media\Test\TV-Player\DV\DV_0004.jpg
C:\Data\Media\Test\TV-Player\DV\DV_0005.jpg
C:\Data\Media\Test\Cool\Cool0141.jpg
C:\Data\Media\Test\Cool\Cool0142.jpg
C:\Data\Media\Test\Cool\Cool0143.jpg
C:\Data\Media\Test\Cool\Cool0144.jpg
C:\Data\Media\Test\Cool\Cool0145.jpg
C:\Data\Media\Test\Cool\Cool0146.jpg
C:\Data\Media\Test\Cool\Cool0147.jpg
C:\Data\Media\Test\Cool\Cool0148.jpg
C:\Data\Media\Test\Cool\Cool0149.jpg

 

IFL files are supported by drag + drop and command line parameters only!

user interfaces load dialog

The load dialog is described on a separate help page.