Video Maker ships (L3): ffmpeg end-card composite over the team master videos (member name + link + server-generated QR as PPM), audio preserved, metered; ffmpeg+ttf-dejavu added to the image; tile live
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
FROM node:22-alpine
|
||||
# ffmpeg + a TTF for the Video Maker's end-card drawtext (small: ~40MB total)
|
||||
RUN apk add --no-cache ffmpeg ttf-dejavu
|
||||
WORKDIR /app
|
||||
COPY . .
|
||||
RUN mkdir -p /app/data
|
||||
|
||||
Reference in New Issue
Block a user