ffmpeg: Add avi muxer

Otherwise one cannot produce *.avi containers needed for some H.264
camera codecs.

Signed-off-by: Jan Kratochvil <jan@jankratochvil.net>
This commit is contained in:
Jan Kratochvil
2023-10-03 12:46:43 +08:00
committed by Rosen Penev
parent 2a4d2e8c9d
commit 62f01d7b36
2 changed files with 4 additions and 0 deletions

View File

@@ -69,6 +69,7 @@ FFMPEG_CUSTOM_DECODERS:= \
FFMPEG_CUSTOM_MUXERS:= \
ac3 \
avi \
ffm \
h264 \
hevc \