Skip to content

Recording clips / video download & format conversion #30

Description

@bilipp

Explicitly a v1 non-goal (PLAN.md §1), and structurally off today: the FFmpeg build disables all muxers and encoders (build/scripts/build-ffmpeg.sh--disable-encoders --disable-muxers), so there is no output/write path at all.

Filed to track the post-v1 decision. Cheapest viable shape: remux-only (no re-encode) clip capture / stream download, which needs muxers (not encoders) re-enabled plus a packet-tap off the demux stage. Full format conversion (re-encode) is a much bigger lift and likely stays out of scope.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestinvestigationFeasibility spike with uncertain outcome

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions