The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

playajpeg - Play Animated JPEGs (AJPEGs)

SYNOPSIS

  playajpeg [options] ajpeg-file or frame-jpegs...

playajpeg is a WxPerl based GUI application.

KEYBOARD & MOUSE

During playback, playajpeg can be controled by keyboard and by mouse:

ARROW UP / MOUSE WHEEL UP / "." (dot)

Enter step mode, step forward.

ARROW DOWN / MOUSE WHEEL DOWN / "," (comma)

Enter step mode, step backward.

SPACE / MOUSE CLICK

Toggle (start/stop) playback. Enter or exit step mode.

M

Speed up animation by 20%.

N

Slow down animation by 20%.

B

Reset speed to normal.

X / Q / ESC

Stop animation and exit playajpeg.

OPTIONS

--debug, -d

Flag. Switch debug output on.

--help, -h

Flag. Print usage info.

SEE ALSO

More information about what this script does can be found in the documentation of the backend module Image::Animated::JPEG.

AUTHOR

Clipland GmbH http://www.clipland.com/

COPYRIGHT & LICENSE

Copyright 2012-2015 Clipland GmbH. All rights reserved.

This library is free software, dual-licensed under GPLv3/AL2. You can redistribute it and/or modify it under the same terms as Perl itself.