Skip to content

Moved the -tcp_keepalive ffmpeg option behind a version check (8.1 or higher) - #21

Open
morgant wants to merge 1 commit into
rfht:masterfrom
morgant:tcp_keepalive-behind-version-check
Open

Moved the -tcp_keepalive ffmpeg option behind a version check (8.1 or higher)#21
morgant wants to merge 1 commit into
rfht:masterfrom
morgant:tcp_keepalive-behind-version-check

Conversation

@morgant

@morgant morgant commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

As discovered & reported in issue #20, the -tcp_keepalive ffmpeg option was introduced in ffmpeg 8.1 (available in -current, but not 7.9-stable which has ffmpeg 8.0.3). This moves its use behind a version check.

Even when OpenBSD 8.0 is released, 7.9 will still be officially supported for security patches, so it's probably best to preserve this version check until then. It may be best to leave the ffmpeg version determination anyway, as there may be future options/functionality that could/need to be guarded behind checks.

…as introduced in ffmpeg 8.1 (available in -current, but not 7.9-stable which has ffmpeg 8.0.3). Issue rfht#20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant