IPBT (It’s Play-Back Time) is a curses-based playback utility for recordings of terminal sessions in either ttyrec or nh-recorder format. This utility analyses the entire ttyrec file before beginning the playback, and reorganises it into a form which permits frame-by-frame forward and backward replay. This enables you to press pause and back up frames if something in the recording takes your interest.
IPBT works by embedding a terminal emulator: it is essentially a derivative work of the PuTTY code base. The input file is read in full and run through the internal terminal emulator, and the resulting screen states are saved in an internal movie array in such a way that any screen state (`frame’) can be retrieved efficiently.
Once this is done, the player application simply displays a sequence of frames using libncurses; the user can perform the usual pause and speed adjustment operations, but can also jump to an arbitrary frame number and move backwards as well as forwards.
Key Features
- Rewind files.
- Play at linear or logarithmic speed. Logarithmic mode can be used in conjunction with the ‘x’/‘X’ scaling feature.
- Jump to specific frames.
- On-screen display.
- Pause mode.
- Search forwards and backwards.
- Full-screen playing mode.
- Search the recording for a frame in which a particular piece of text appears on the screen.
Website: www.chiark.greenend.org.uk/~sgtatham/ipbt
Support:
Developer: Simon Tatham
License: MIT License

IPBT is written in C. Learn C with our recommended free books and free tutorials.
Related Software
| Console Screencasting Tools / Terminal Session Recording | |
|---|---|
| Terminalizer | Generates animated GIF images of your terminal |
| VHS | Wwrite terminal GIFs as code for integration testing and demoing |
| ttyd | Shares your terminal over the web |
| asciinema | Record and share terminal sessions |
| t-rec | Generates animated GIF images for the web |
| agg | asciinema gif generator |
| ttystudio | Excellent terminal-to-gif recorder |
| ffscreencast | Shell wrapper for ffmpeg that allows fool-proof screen recording |
| tty2gif | Record scripts into both binary and gif formats |
| TermRecord | Terminal session recorder with easy-to-share self-contained HTML output |
| IPBT | High-tec terminal player |
| rec | Records terminal sessions and turns them into reusable workflows |
| ttyrec | Terminal recorder, incudes a playback tool |
| termrec | Set of tools for recording and replaying tty sessions |
| screencast | Interface to record a X11 desktop |
| rewindtty | Terminal session recorder and replayer |
| Showterm | Terminal record and upload utility |
| termtosvg | Render SVG animations of shell sessions |
| script | The granddaddy of terminal recorders |
| Shelr | Broadcast plain text screencasts |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

