Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #273271

Category ffmpeg
Changed by Zhao Zhili <quinkblackohnoyoudont@foxmail.com>
Changed at Tue 30 Jun 2026 07:08:44
Repository https://git.ffmpeg.org/ffmpeg.git
Project ffmpeg
Branch master
Revision 0a44e7ddc18d6ec58b23cad7b56f2ca0217f8768

Comments

avformat: add iTerm2 inline image protocol muxer
Add a muxer that wraps encoded image in the iTerm2 inline image protocol
(OSC 1337) so ffmpeg can play video directly in an iTerm2 terminal. The
output is a self-contained byte stream: it can be played live or saved
to a file and replayed with cat.

Changed files