cl_aviMotionJpeg
OpenJK
Needs review. The inventory/provenance evidence is recorded, but some behavior, options, or attribution still lacks a direct user-facing source.
Controls cl_aviMotionJpeg in the engine-client module. Consult the cited behavior reads before relying on values not listed here.
At a glance
| Field | Value |
|---|---|
| Category | Demos & media |
| Module | engine-client |
| Also registered in | engine-client |
| Renderer | All / not renderer-specific |
| Network scope | client-only — Local to the client/UI/renderer. |
| Derivation | code-trace |
| Confidence | medium |
| In-game xdocs | No |
| In-game menu | No |
| Default | 1 |
| Value type | bool |
| Restart | No latch flag is registered. |
| Cheat protected | No |
Values
| Value | Meaning | Evidence |
|---|---|---|
0 |
Disabled. | codemp/client/cl_avi.cpp:366 |
1 |
Enabled. | codemp/client/cl_avi.cpp:366 |
Flags
CVAR_ARCHIVE— saved to the user configuration
Provenance
Origin: OpenJK
- Ultimate-origin introduction:
66642f7cd25ain OpenJK (content authored2013-04-13, integrated2013-04-13) - Upstream registration evidence: codemp/client/cl_main.cpp:2760
- Attribution method:
shared-earliest-commit-lineage-order - Attribution confidence:
medium - Notes: The earliest authored/submitted introduction is shared by openjk, eternaljk, rend2, taystjk, japro, newjk, vulkan; fork-lineage order selects openjk.
Dated project introductions
Authored dates come from the exact registration’s first content commit, PR dates identify when work was proposed to each project, and integration dates come from each first-parent mainline. A project merging first does not override earlier upstream authorship or submission.
| Project | Authored | PR opened | Integrated | Commit | Relationship |
|---|---|---|---|---|---|
| OpenJK | 2013-04-13 |
— | 2013-04-13 |
66642f7cd25a |
Ultimate origin |
| EternalJK | 2013-04-13 |
— | 2013-04-13 |
66642f7cd25a |
Shared integration commit |
| rend2 | 2013-04-13 |
— | 2013-04-13 |
66642f7cd25a |
Shared integration commit |
| TaystJK | 2013-04-13 |
— | 2013-04-13 |
66642f7cd25a |
Shared integration commit |
| jaPRO | 2013-04-13 |
— | 2013-04-13 |
66642f7cd25a |
Shared integration commit |
| NewJK / NewMod | 2013-04-13 |
— | 2013-04-13 |
66642f7cd25a |
Shared integration commit |
| Vulkan | 2013-04-13 |
— | 2013-04-13 |
66642f7cd25a |
Shared integration commit |
| JK2MV | 2016-09-06 |
— | 2016-10-27 |
bf4971ea0c0b |
Other project appearance |
Evidence
- registration: codemp/client/cl_main.cpp:3329 (Cvar_Get)
- behavior: codemp/client/cl_avi.cpp:366