makepad/platform/video
Admin 294cb9ea47 video: the single-frame mp4 is written on every platform, not stubbed
encode_intra_frame_mp4 on Windows and Linux now goes through the
platform file encoder (Media Foundation sink writer, GStreamer): one
keyframe-only stream, one frame, a scratch file read back and removed.
It pays the container machinery the Apple session path avoids, but a
tile tape baked on any machine reads on any other, which is what the
image-tiles library sits on. A round-trip test encodes a frame and
decodes it through the platform decoder on whichever platform runs it.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-01 22:24:40 +02:00
..
src video: the single-frame mp4 is written on every platform, not stubbed 2026-09-01 22:24:40 +02:00
tests video: hardware first-frame decode from RAM, one encoder-transform report, stills without an AVAssetWriter 2026-09-01 16:46:27 +02:00
Cargo.toml Land platform, studio, and widget infra from rik2. 2026-08-18 14:23:57 +02:00